Sets the send buffer size for use with HttpResponse::setThrottleDelay().
Provides a basic throttling mechanism, which will yield the current process resp. thread until the entity has been completely sent, though.
注: This doesn't really work with the FastCGI SAPI.