Hi all, I am using web.py with cgi and lighttpd.
Is this configuration by default limited to 1 core? Is there a way to allow multiple user connections to be handled in parallel? I have currently set the lighttpd config value as such: "max-procs" => 1 Not sure if increasing the value will allow concurrency. Cheers, Ivan Novick -- 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.
