NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Which web server for wordpress on NetBSD? [Re: Wordpress with bozohttpd - anyone?]



On Mon, Jul 21, 2025 at 08:04:24PM +0530, Mayuresh wrote:
> bozohttpd -> nginx looks a big step, in terms of footprint. Had you
> considered lighttpd?

In my experience the performance is "good enough".

bozohttpd (at least when run in inetd mode) does not keep the http
connection open, so if you are getting lots of small files you have
network round trip time for each.

I have a apache and a bozohttpd in my local network and I don't see any
performance difference for single file fetches.

Martin


Home | Main Index | Thread Index | Old Index