Property | Type | Description | |
---|---|---|---|
$counter |
Method | Description | |
---|---|---|
beginRequest ( $req, $upstream ) : |
Creates Request. | |
init ( ) : void | Constructor. | |
onReady ( ) : void | Called when the worker is ready to go. | |
onShutdown ( ) : boolean | Called when application instance is going to shutdown. |
public beginRequest ( $req, $upstream ) : |
||
return | Request. |
public onShutdown ( ) : boolean | ||
return | boolean | Ready to shutdown? |