[Zope] Zope.cgi -> mod_zope
   
    Jeff Bauer
     
    jeffbauer@bigfoot.com
       
    Fri, 12 Mar 1999 07:57:26 -0600
    
    
  
Oleg Broytmann wrote:
> Is there any plan to make complex "Apache + Zope" even 
> more efficient by making Zope.cgi a module (mod_zope, 
> let's name it, or mod_pcgi)?
A mod_pcgi Apache module has been discussed.  It would certainly
be more efficient.  One of the issues would be whether pcgi
should get out of the process launch business, which would
simplify a mod_pcgi and make it easier to debug.
-Jeff Bauer