| Michael C. Neel 
    neel at mediapulse.com Tue Dec 2 15:54:52 EST 2003 
 > Did you try the Zend Accelerator module for PHP? No, Zend Accelerator requires fees and licensing, so it kinda ruled itself out of the running. > Of course, the upshot is that you'd have to program in PHP to > use it :-) downside? > > Grisha, it might be an interesting future addition to mod_python to > cache compiled Python code and access the compiled code via shared > memory like the Zend Accelerator does -- if that's even possible with > the Python architecture. > Mod_python does this already, just make sure you have PythonDebug Off (or not set) in your conf. Mike 
 |