



|
Manuel PHP
|
|
Table : .apache child terminate.apache get modules .apache get version .apache getenv .apache lookup uri .apache note .apache request headers .apache reset timeout .apache response headers .apache setenv .ascii2ebcdic .ebcdic2ascii .getallheaders .virtual |
apache_reset_timeoutapache_reset_timeout(no version information, might be only in CVS) apache_reset_timeout -- Remet à sa position initiale le temporisateur d'ApacheDescriptionbool apache_reset_timeout ( void )apache_reset_timeout() remet à sa position initiale le temporisateur d'Apache, qui vaut par défaut 300 secondes. Avec des appels à set_time_limit(0); ignore_user_abort(true) et des appels périodiques à apache_reset_timeout(), Apache peut, théoriquement, fonctionner sans arrêt. Cette fonction nécessite Apache 1.
|

