At 10:11 PM 1/19/00 -0800, aphro wrote: >i was wondeirng if anyone knew approx how many connection 1 apache process >could handle? just 1? or is it more..
As far as I know just 1, they [apache team] are working on threaded processes for increased performance while using less memory. However they still plan to use a few processes so that if one process dies with all it's threads not the whole webserver dies... Sounds realy good, you can read it on thier web site. Regards, Onno

