Re: Most common production OS

Scott,

Static files are handled by apache.
I’m planning on replacing apache with nginx on one server though. It
needs to serve loads of static files (as part of the Rails app), and I
hear those are better handled by nginx.

I really like haproxy though (started out using pound).

Piet.


From: [email protected]
[mailto:[email protected]] On Behalf Of Scott B.
Sent: donderdag 19 april 2007 17:00
To: [email protected]
Subject: [Rails] Re: Most common production OS

Piet,

With haproxy, how are you serving the static files, is mongrel
handling those or are you offloading those to something else?

Thanks,
Scott