Php/docs/nsapi.configuration

From Get docs

Runtime Configuration

The behaviour of the NSAPI PHP module is affected by settings in php.ini. Configuration settings from php.ini may be overridden by additional parameters to the php4_execute call in obj.conf

NSAPI configuration options
Name Default Changeable Changelog
nsapi.read_timeout "60" PHP_INI_ALL  

For further details and definitions of the PHP_INI_* modes, see the Where a configuration setting may be set. Here's a short explanation of the configuration directives.

nsapi.read_timeout int
Sets the time in seconds the plugin is waiting for POST data from the client.