[mod_python] Why not a Python 2.1 version ?

piet at cs.uu.nl piet at cs.uu.nl
Thu Jun 7 16:57:39 EST 2001


>>>>> "Gregory (Grisha) Trubetskoy" <grisha at modpython.org> (GT) writes:

GT> When you compiled Python, you should have seen a warning about threads.
GT> Apache uses no threads, whereas most default Python installations do.
GT> Unfortunately, on some systems this makes mod_python and Apache
GT> incompatible.

What kind of problems could this give? If Apache is not using threads and
your scripts don't create threads, there should only be one thread even in
a python with threads. So I can't see what problems this could cause.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl




More information about the Mod_python mailing list