I hope anybody will tell me if im wrong but...

This is not a question about Pinax, this is more a question about your Web Server. For example, if you choose WSGI, you should be able to configure how many Threads it will create. And Threads are handled by the Operating System.


Am 22.06.2012 14:15, schrieb Helend:
Hi

I have to set *wsgi.multithread = False* and *wsgi.multiprocess = False*.

Do any know how to set them in web.py?

Thank you in advance.

Helend

--
You received this message because you are subscribed to the Google
Groups "web.py" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/webpy/-/GqmAnqaZpMwJ.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.

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

Reply via email to