Quote:
Originally Posted by Brainz
well, apparently the maximum value for this is 8 anyway, anything above that FF just reads as the maximum.
|
True.
PHP Code:
// hard upper limit on the number of requests that can be pipelined
#define NS_HTTP_MAX_PIPELINED_REQUESTS 8