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

search for in the

HttpResponse::setCache> <HttpResponse::send
Last updated: Fri, 10 Oct 2008

view this page in

HttpResponse::setBufferSize

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::setBufferSizeSet buffer size

Opis

static bool HttpResponse::setBufferSize ( int $bytes )

Sets the send buffer size of the throttling mechanism.

Informacja: Zapewnia podstawowy mechanizm dławiący, który będzie podtrzymywać bieżący proces lub wątek, dopóki nie zostanie wysłana całość.

Informacja: To może nie działać jak się spodziewasz z następującymi SAPI: FastCGI.

Parametry

bytes

the chunk size in bytes

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.



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

HttpResponse::setCache> <HttpResponse::send
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites