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

search for in the

HttpResponse::setCache> <HttpResponse::send
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpResponse::setBufferSize

(PECL pecl_http >= 0.10.0)

HttpResponse::setBufferSizeバッファサイズを設定する

説明

static bool HttpResponse::setBufferSize ( int $bytes )

抑止機構の送信バッファの大きさを設定します。

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

注意:

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

パラメータ

bytes

バイト単位で指定した、バッファの大きさ。

返り値

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

参考



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

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