At 11:20 22/08/2002, Carsten Gehling wrote: >Correct me if I'm wrong, but once these issues about thread-safety have been >solved, it will not only affect the behavioud towards Apache 2.x but also >the ISAPI module, would it not?
They're only partially related. Most of the libraries under Windows are thread safe (not all of them, but most of them). Under ISAPI (or Apache/Windows for that matter) our main concern is to make sure that our own code is stable (engine should be stable now, but most of the extension modules are not). Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php