Property | Type | Description | |
---|---|---|---|
$binAliases | array | ||
$binPath | string | ||
$chroot | string |
Method | Description | |
---|---|---|
beginRequest ( object $req, object $upstream ) : |
Creates Request. | |
onReady ( ) : void | Called when the worker is ready to go. |
Method | Description | |
---|---|---|
getConfigDefaults ( ) : array | boolean | Setting default config options Overriden from AppInstance::getConfigDefaults |
public beginRequest ( object $req, object $upstream ) : |
||
$req | object | Request. |
$upstream | object | Upstream application instance. |
return | Request. |
protected getConfigDefaults ( ) : array | boolean | ||
return | array | boolean |