[Mono-aspnet-list] Mono Fast CGI on Apache 2.2.8 dies after ~1000 requests

Robert Jordan robertj at gmx.net
Wed Oct 14 16:37:49 EDT 2009


Luckyrat wrote:
> Hi,
> 
> I have run load tests against the sample ASP.NET websites that were
> distributed with Mono 2.4.3.2 and see a consistent failure to get beyond
> around 1000 total requests (I can't put my finger on the exact number, maybe
> it's 1024). I am not referring to a limit on the concurrent requests but
> merely the total which any given mono process handles.

This bug is already fixed in SVN trunk and Mono 2-6.

You can simply take xsp/src/Mono.WebServer.FastCgi/UnmanagedSocket.cs
from trunk and recompile your 2.4.3.2 xsp.

Robert



More information about the Mono-aspnet-list mailing list