apache_reset_timeout(3) php man page | unix.com

Man Page: apache_reset_timeout

Operating Environment: php

Section: 3

APACHE_RESET_TIMEOUT(3) 						 1						   APACHE_RESET_TIMEOUT(3)

apache_reset_timeout - Reset the Apache write timer

SYNOPSIS
bool apache_reset_timeout (void )
DESCRIPTION
apache_reset_timeout(3) resets the Apache write timer, which defaults to 300 seconds. With set_time_limit(0); ignore_user_abort(true) and periodic apache_reset_timeout(3) calls, Apache can theoretically run forever. This function requires Apache 1.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
NOTES
Note This function is disabled when PHP is running in safe mode.
SEE ALSO
set_time_limit(3), ignore_user_abort(3). PHP Documentation Group APACHE_RESET_TIMEOUT(3)
Related Man Pages
apache_response_headers(3) - php
apache_child_terminate(3) - php
apache::session::informix(3pm) - debian
apache::session::oracle(3pm) - debian
apache::session::postgres(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team