On Fri, Aug 12, 2011 at 06:36:18PM +0300, about bus wrote: > On Fri, Aug 12, 2011 at 4:57 PM, Leonid Evdokimov <l...@darkk.net.ru> wrote: > > > What libevent version do you use? > > Can you reproduce the issue with ab (apache benchmark) instead of nginx? > > > > -- > > > > Libevent from sources: libevent-2.0.12-stable > > I did not tried ab, I've tried to use http_load tool instead of real users > requests to reproduce issue. > One server with nginx and own http server like backend for nginx. > I've started 5 http_loads on 5 different computers, 1K requests per second > from every one. > But issue was not reproduced.
I have a hunch that nginx is sending some type of query that libevent can't parse. Can you paste the entire packet for the get request from nginx to your server? tcpdump -n -s0 -X, and just paste the full packet for the GET request. *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.