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

search for in the

HttpResponse::status> <HttpResponse::setStream
Last updated: Fri, 20 Nov 2009

view this page in

HttpResponse::setThrottleDelay

(PECL pecl_http >= 0.10.0)

HttpResponse::setThrottleDelaySet throttle delay

Descrierea

static bool HttpResponse::setThrottleDelay ( float $seconds )

Sets the throttle delay.

Notă: Oferă un mecanism de limitare de bază, care va suspenda procesul sau firul de execuţie curent până când entitatea nu este transmisă deplin.

Notă: Aceasta poate să nu funcţioneze conform aşteptărilor cu următoarele SAPI(uri): FastCGI.

Parametri

seconds

seconds to sleep after each chunk sent

Valorile întroarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.

Vedeţi de asemenea



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

HttpResponse::status> <HttpResponse::setStream
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites