Process template for FastCGI subprocess w/busy monitoring
Methods
|
|
_makeStub
_redirect
getSupervisorPlugins
runCGI
sendToParent
|
|
_makeStub
|
_makeStub ( self )
|
|
_redirect
|
_redirect ( self )
|
|
getSupervisorPlugins
|
getSupervisorPlugins ( self, supervisor )
|
|
runCGI
|
runCGI ( self, *args )
|
|
sendToParent
|
sendToParent ( self, s )
Write to parent; handle errors by stopping writes and reactor
|
|