Gabriel Ambuehl wrote: > Hi Rasmus Lerdorf, > you wrote. > > RL> libraries as well. We are going to have to fix a bunch of them and mutex > RL> some others before Apache2 with a threaded MPM will be of any use with PHP > RL> or mod_perl. > > Am I correct assuming that when they are mutex'ed that there will be > one instance of XX_lib PER perchild process, right? So eventually, > each domain will be able to serve one request at a time?
Surely not. It just means only one thread will be in the library at a time. Cheers, Ben. -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ Available for contract work. "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff