Re: web server optimization question
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-09-09 09:15:26
|
Hi Jari, On 9/7/07, jari pietila <jar...@ho...> wrote: > My client in this test was is dual-core P4 2.8Ghz, 1GB RAM, Fedora 5 > and with -t 2 option there was almost linear scaling leading about 6000 > CAPS! > - I then switched to nginx, and now got 8000 CAPS with -t 2 and 1000 > virtual clients. > The numbers are matching our experience. I also experimented a little with the number of virtual clients, but I got > about the same results with 256 clients, > and performance started to degrade around 1500 clients. > Y, indeed to get more CAPS , its about the same with 200 - 1000 clients - Finally, I tried configuration where client closes the connection, > but with this I got much lower CAPS with both lighttpd and nginx. > It is also matching our experiments. If you see idle CPU remaning at your loading machine, you can try adding more servers. Else, you can scale either by increasing the CPUs/memory of the client and server machines or by increasing their numbers. http://curl-loader.sourceforge.net/high-load-hw/index.html Thanks and best wishes. Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net A web testing and traffic generation tool. |