Skip to content

Comment on Today is the 15th Anniversary of the Apache HTTP Serverparent

Comments

I use nginx because it consumes a fraction of the resources that Apache does (even when doing nothing but serve static files).

"Even" or "especially"? I'm very inexpert on this stuff, but I thought the folklore was that Apache is appropriate when you need its configurability or when most of the time spent servicing each request is spent doing real work rather than web-server overhead, and that you want things like nginx/lighttpd/... for cases when you're serving mostly static files and care about pushing them out as fast as possible. Am I way out of date?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.