Experience in migrating from Apache to nginx?
Posted
by Julien
on Server Fault
See other posts from Server Fault
or by Julien
Published on 2009-06-09T22:39:02Z
Indexed on
2010/04/13
11:33 UTC
Read the original article
Hit count: 317
I'd like to get some feedback about a migration From Apache to nginx. My goal is to reduce the memory footprint of the web server. Currently, I use the following modules.features on Apache:
- multiple virtual hosts
- Server Side Include
- Fast CGI
Please share your experience: problems during migration, benefits after migration (was it worth it?), useful modules for nginx, etc.
© Server Fault or respective owner