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 _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
