Steve Klabnik <[email protected]> wrote:
> 3) We can talk in theory all we want, but we don't have your
> application. Try it, and profile. Then you'll have a real answer, not
> some crap that we all make up. Especially with something like
> webserver setup, you should be able to just try all these combinations
> in a day or two, and see what works for your app.

Be careful about relying on profiling/benchmarking tools, most of them
don't replicate network latency and simulate slow/idle/keepalive clients
at all.

I wrote david many years ago to simulate slow client behavior
and to convince Apache mpm_prefork + (mod_php|mod_perl) users to
put nginx in front of their apps regardless of what benchmarks
were saying: http://bogomips.org/david.git

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - [email protected]
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to