> I think the single most importand piece of software that saves us the
> most money is thttpd. That all runs in a single thread and uses
> select to pump out content. Since it is a single thread, it never
> chews up tons of memory forking children.
By the way, there is a PHP module for thttpd.
-Rasmus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]