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
ignore_user_abort(3) - php
apache_setenv(3) - php
virtual(3) - php
apache::session::informix(3) - suse
apache::session::postgres(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team