piotr maliñski wrote:
> 
> I'll added 3 files with netstat -a before/while/after testing. 0.5.4
> and 0.5.5 work normaly, they don't hang. 0.6 hangs from about
> 300con/sec, more the sooner it hangs.

OK, these are the numbers:

                FIN_WAIT  FIN_WAIT2  CLOSE_WAIT   TIME_WAIT

During the test:     487        730         730       1337
After  the test:     467        680         680       1401

Time wait count looks OK
(I guess the test lasted at most a few seconds).

Talking about FIN_WAIT 1 and 2,
It looks like the clients
(Cherokee against SCGI and/or the test programs against Cherokee)
are very slow at closing the sockets after reading an EOF
(maybe they die because of abort() or something like that).

See also:
http://groups.google.com/group/comp.protocols.tcp-ip/browse_thread/thread/5a208e5c372f1e2e/cee9116e6f4c84df?lnk=st&q=tcp+0+0+:80+FIN_WAIT2+keepalive+(+%2F0%2F0)&rnum=1&hl=en#cee9116e6f4c84df

-- 
Nick Name:     A.D.F.
E-Mail:        <adefacc () tin ! it>
--
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to