Thanks Amand that makes sense. Is it possible to reduce the number of
threads in the flups source code? Because the processor is embedded
and only 200MHz 32bit.

Cheers,
Brendon

On Jul 1, 1:02 pm, Anand Chitipothu <[email protected]> wrote:
> > 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