piotr maliñski wrote:
> 
> I've also downloaded cherokee-0.6.0b396 from the list and tested it
> today. It compiled ok on adm64/gentoo system. But the benchmark
> (httperf) showed that there is a "bug" or something.
>       .
>       .
>       .
> And Pylons/SCGI works, httperf with 100con/sec works nice, 0,1 ms
> faster response time than 0.5.4 (statistical error, but ;)) but when I
> go to 300con/sec cherokee likes to hang - stops responding (pylons
> SCGI server doesn't show new requests comming in) this is very odd
> since I've pushed 0.5.4  to 1000/sec which return most errors but the
> server didn't breake.

1) After how many seconds of high load this happens ?

2) What says:

        netstat -a

   when this happens ?

   I mean how many connections are in TIME_WAIT state ?

3) Does this happens in Cherokee 0.5.5 too ?

4) Is it specific of amd64 ?
   In other words, is it reproduceable on a x86 32 bit machine ?

> When the server hangs I see some extra cherokee in "ps aux":

It looks like child processes are not reaped fast enough.

-- 
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