Hi all,
In various discussions I have seen lighttpd and nginx characterized as "single threaded". On a couple of my PHP / MySQL websites I have recursive database queries that can taken up to a minute or two to return results. Would that mean that other users would have to wait until a previous thread has been completed before their pages are served?
Otherwise I am very much attracted to these solutions -- I hate Apache's huge memory footprint!
Thanks,
Bill