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
Name | Default | Changeable | Changelog |
---|---|---|---|
nsapi.read_timeout | "60" | PHP_INI_ALL | Available since PHP 4.3.3. |
PHP_INI_* 모드에 대한 상세와 정의는 환경 설정을 바꿀 수 있는 곳를 참고하십시오.
위 설정 지시어에 대한 간단한 설명입니다.
Sets the time in seconds the plugin is waiting for POST data from the client.