PHP apache_reset_timeout function
Like this blog? Consider exploring one of our sponsored banner ads...
apache_reset_timeout
(no version information, might be only in CVS)
apache_reset_timeout — Reset the Apache write timerDescriptionbool apache_reset_timeout ( void )
apache_reset_timeout() resets the Apache write timer,
which defaults to 300 seconds. With set_time_limit(0);
ignore_user_abort(true) and periodic
apache_reset_timeout() calls, Apache can theoretically
run forever.
This function requires Apache 1.
Returns TRUE on success or FALSE on failure.
Note: This function is disabled in safe mode.
About this entry
You’re currently reading “PHP apache_reset_timeout function,” an entry on BRADINO
- Published:
- 2.26.07 / 1am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]