[Zope] Multiple threads using Apache Rewrite
    george donnelly 
    list at zettai.net
       
    Thu Jan  8 10:17:44 EST 2004
    
    
  
jim at jaydublu.com on 1/8/04 wrote:
>Running ps -aux only ever shows two Zope processes, no matter how hard
>one is working. Isn't there supposed to be a monitor process running
>which forks new processes when existing ones get busy, like Apache
>does?
Freebsd shows processes differently. zope could be running 8 threads but
that will only show as one process on freebsd. you can attach gdb to the
zope proc to see the threads.
The second smaller (wrt RAM) process that you see is the watchdog
daemon.
<-->
george donnelly ~ http://www.zettai.net/ ~ "Quality Zope Hosting"
Shared and Dedicated Zope Hosting ~ Zope Servers ~ Zope Websites
Yahoo, AIM: zettainet ~ ICQ: 51907738 ~ Sales (USA): 1-866-967-3669
    
    
More information about the Zope
mailing list