| Home | Trees | Indices | Help |
|
|---|
|
|
The forkpool.SCGIServer adapts a wsgi application to a scgi service.
It works with multiple processes that are periodically cleaned up to prevent memory leaks having an impact to the system.
|
|||
|
SocketFileWrapper Wraps a socket to a wsgi-compliant file-like object. |
|||
|
SCGIServer Usage: create an SCGIServer object and invoke the run method which will then turn this process into an scgi server. |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |