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

search for in the

HttpResponse::status> <HttpResponse::setStream
Last updated: Fri, 03 Oct 2008

view this page in

HttpResponse::setThrottleDelay

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::setThrottleDelaythrottle delay を設定する

説明

static bool HttpResponse::setThrottleDelay ( float $seconds )

throttle delay を設定します。

注意: 基本的な抑止機構を提供します。 これにより、現在のプロセスがエンティティを完全に送信できるようになるでしょう。

注意: これは、以下の SAPI では期待通りに動作しないかもしれません。 FastCGI.

パラメータ

seconds

各チャンクが送信された後で処理を待機する秒数。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites