|
Devide Robert
rdevide at ican.at
Thu Mar 15 09:46:18 EST 2001
> - is anyone using mod_python in a production environment?
yes, e.g. www.ican.at
using Linux,
Apache,
Mysql,
mod_Python
running on a serverfarm of 4 PCs
> - is your production site a heavily hit site?
1.100.000 Visits per Month, 3.700.000 Pageimpressions
> - are there any memory issues (does modpython consume an unusual amount of
> memory)?
no
(that is there occured memory leaks, but we didn't locate which
component of LAMP produces that,
we just set MaxRequestsPerChild in the apache config to a reasonable
value)
> - are there any stability issues?
no
dave
|