Did you try cherrypy? I think I have had this problem with it before
but never quantified.

On Mar 18, 6:03 pm, Kuba Kucharski <kuba.kuchar...@gmail.com> wrote:
> with 4x Rocket via Pound all is ok, with Rocket Solo I get 4703
> addrunavail errors(in httperf this should never happened and it
> renders this benchmarks useless) per 10000 connections. I think this
> might be about linux tweaking. Do ANYONE have some more experience
> with setting sysctl environment for benchmarking?
>
> #4xROCKET via POUND
> r...@kubatron:/home/kuba/httperf-0.9.0/src# ./httperf --hog --server
> 192.168.0.1 --port=8080 ==uri=/vae/default/benchmark2 --ra 1881
> --num-conns=10000
> httperf --hog --client=0/1 --server=192.168.0.1 --port=8080 --uri=/
> --rate=1881 --send-buffer=4096 --recv-buffer=16384 --num-conns=10000
> --num-calls=1
> Maximum connect burst length: 14
>
> Total: connections 10000 requests 10000 replies 10000 test-duration 5.319 s
>
> Connection rate: 1879.9 conn/s (0.5 ms/conn, <=24 concurrent connections)
> Connection time [ms]: min 0.9 avg 4.3 max 3008.3 median 3.5 stddev 42.7
> Connection time [ms]: connect 0.1
> Connection length [replies/conn]: 1.000
>
> Request rate: 1879.9 req/s (0.5 ms/req)
> Request size [B]: 64.0
>
> Reply rate [replies/s]: min 1879.3 avg 1879.3 max 1879.3 stddev 0.0 (1 
> samples)
> Reply time [ms]: response 4.1 transfer 0.1
> Reply size [B]: header 211.0 content 66.0 footer 0.0 (total 277.0)
> Reply status: 1xx=0 2xx=0 3xx=10000 4xx=0 5xx=0
>
> CPU time [s]: user 2.54 system 2.76 (user 47.7% system 52.0% total 99.6%)
> Net I/O: 626.0 KB/s (5.1*10^6 bps)
>
> Errors: total 0 client-timo 0 socket-timo 0 connrefused 0 connreset 0
> Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0
>
> #ROCKET SOLO
> r...@kubatron:/home/kuba/httperf-0.9.0/src# ./httperf --hog --server
> 192.168.0.1 --port=8000 ==uri=/vae/default/benchmark2 --ra 1881
> --num-conns=10000
> httperf --hog --client=0/1 --server=192.168.0.1 --port=8000 --uri=/
> --rate=1881 --send-buffer=4096 --recv-buffer=16384 --num-conns=10000
> --num-calls=1
> Maximum connect burst length: 10
>
> Total: connections 5297 requests 5297 replies 5296 test-duration 11.308 s
>
> Connection rate: 468.4 conn/s (2.1 ms/conn, <=1022 concurrent connections)
> Connection time [ms]: min 1.5 avg 1362.1 max 9005.9 median 12.5 stddev 2293.7
> Connection time [ms]: connect 1156.2
> Connection length [replies/conn]: 1.000
>
> Request rate: 468.4 req/s (2.1 ms/req)
> Request size [B]: 64.0
>
> Reply rate [replies/s]: min 239.8 avg 522.7 max 805.5 stddev 400.0 (2 samples)
> Reply time [ms]: response 205.4 transfer 0.2
> Reply size [B]: header 211.0 content 66.0 footer 0.0 (total 277.0)
> Reply status: 1xx=0 2xx=0 3xx=5296 4xx=0 5xx=0
>
> CPU time [s]: user 1.41 system 9.89 (user 12.5% system 87.5% total 99.9%)
> Net I/O: 156.0 KB/s (1.3*10^6 bps)
>
> Errors: total 4704 client-timo 0 socket-timo 0 connrefused 0 connreset 1
> Errors: fd-unavail 4703 addrunavail 0 ftab-full 0 other 0

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to