downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

apache_response_headers> <apache_request_headers
[edit] Last updated: Fri, 23 Mar 2012

view this page in

apache_reset_timeout

(PHP 5 >= 5.1.0)

apache_reset_timeoutApache yazma zamanlayıcısını sıfırlar

Açıklama

bool apache_reset_timeout ( void )

apache_reset_timeout() öntanımlı değeri 300 saniye olan Apache yazma zamanlayıcısını sıfırlar. set_time_limit(0); ignore_user_abort(true) kullanılarak ve düzenli aralıklarla apache_reset_timeout() çağrıları yapılarak Apache kuramsal olarak sonsuza kadar çalışabilir.

Bu fonksiyon Apache 1 gerektirir.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Notlar

Bilginize: Bu işlev, PHP güvenli kipte çalışırken iptal edilir.

Ayrıca Bakınız

  • set_time_limit() - Azami çalıştırma süresini sınırlar
  • ignore_user_abort() - Bir istemci bağlantıyı terkettiğinde betiğin sonlandırılıp sonlandırılmayacağını belirler



add a note add a note User Contributed Notes apache_reset_timeout
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites