> To me it appears that web.py is calling the multiple instances and not
> lighttpd?

>From pstree man page:

    Child threads of a process are found under the parent process and
are shown with the process name in curly braces, e.g.

           icecast2---13*[{icecast2}]

The multiple instances that you are seeing are threads in the single
process, not multiple processes.

Anand

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to