[Mono-dev] Houston error during web request on Apache 2.4
APS
dev.malst at apsystems.it
Tue Oct 14 13:47:26 UTC 2014
The patch is related to mod_mono compilation with Apache 2.4
The original reporter didn't solved the problem, he's investigating
using FastCGI instead of mod_mono but with some difficult due to lack of
instructions.
On 10/10/2014 23:05, Andres G. Aragoneses wrote:
> On 09/10/14 11:46, APS wrote:
>> Thanks for the funny answer, if I was able to find a solution I didn't
>> asked for an help.
>> I already found where is the "Houston..." exception, is also specified
>> inside the attached bugreport
>> (https://bugzilla.xamarin.com/show_bug.cgi?id=16796). In the meanwhile I
>
>
> The bug you reference has a file that seems to be a patch, have you
> tested it? Maybe it fixes your problem...
>
>
>> added some more log and I found the values that are compared to generate
>> the exception:
>>
>> System.Exception: Houston... 1363232375 vs 28360
>> System.Exception: Houston... 1835812708 vs 28525
>>
>> The exception is raised because the value returned to mod_mono from
>> apache (1363232375, 1835812708) is greater than the size requested by
>> mono (28360, 28525, ...).
>> Unfortunately I have no such an in-depth knowledge of the mono framework
>> and apache modules integration to understand why this behavior occurs,
>> if someone has a more useful hint it could be of help.
>> Thanks in advance.
>
> You could post your findings in bugzilla, maybe the original reporter
> can give you a hint.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list