[Mono-devel-list] mod_mono on osx / big endian systems.
Sean A Corfield
sean at corfield.org
Fri Jun 11 16:13:18 EDT 2004
On Jun 11, 2004, at 8:14 AM, grompf wrote:
> the issue is that the size is being swapped before sending it down the
> socket to mod-mono-server; but its NOT being swapped before sending
> the string; meaning that mod_mono is blocking in there sending random
> memory.
With or without this patch, I get the same behavior: the first request
via mod_mono causes mod-mono-server.exe to startup but then it just
sits there eating up CPU and gradually eating up memory.
I think you may be right about the size being a problem but I don't
believe that one patch is all that is needed to fix it (at least, it
didn't fix my system).
Sean A Corfield -- http://www.corfield.org/blog/
"There are no solutions, only trade-offs."
-- Thomas Sowell
More information about the Mono-devel-list
mailing list