problems with mod_python
Oleg Broytmann
phd at phd.fep.ru
Tue May 29 09:03:51 EDT 2001
On 29 May 2001 piet at cs.uu.nl wrote:
> Now hope you don't get any problems with multithreading. Mod_python on MS
> Windows tends to give intermittent problems when 2 or more requests come in
> at approximately the same time and Apache serves them in different threads.
AFAIR some docs sais you must recompile Python without threads to use
modpython. I think PyApache can be used with tread-enabled Python. But I
didn't do enough tests.
Oleg.
----
Oleg Broytmann http://phd.pp.ru/ phd at phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-list
mailing list