Stressing nginx
stormdust
nginx-forum at nginx.us
Tue Mar 16 15:38:41 MSK 2010
Anyone around to peek on the logs to try and point me to a good direction?
It seems the errors occurred when the concurrency happens between requests to the mono process:
(mono log)
[2010-03-15 11:27:10Z] Debug Accepting an incoming connection.
[2010-03-15 11:27:10Z] Debug Accepting an incoming connection.
[2010-03-15 11:27:10Z] Debug Record received. (Type: BeginRequest, ID: 1, Length: 8)
[2010-03-15 11:27:10Z] Debug Accepting an incoming connection.
[2010-03-15 11:27:10Z] Debug Record received. (Type: Params, ID: 1, Length: 529)
[2010-03-15 11:27:10Z] Debug Record received. (Type: BeginRequest, ID: 1, Length: 8)
[2010-03-15 11:27:10Z] Debug Record received. (Type: Params, ID: 1, Length: 0)
[2010-03-15 11:27:10Z] Debug Record sent. (Type: EndRequest, ID: 1, Length: 8)
He signals the End Request to other requests it seems. I continue to pursue if this is a nginx problem or a mono problem :(
Regards,
Ribeiro
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,62672,64335#msg-64335
More information about the nginx
mailing list