On Jul 18, 9:59 am, Anand Chitipothu <[email protected]> wrote: > 2010/7/17 [email protected] <[email protected]>: > > > 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. > > Are you using lighttpd+cgi or lighttpd+fastcgi?
fastcgi -- 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.
