Enable Pipelining in 0.6.35
Nginx Lova
lists at ruby-forum.com
Tue Feb 10 20:18:50 MSK 2009
Is there a way to disable pipelining in nginx ? Looks like the majority
of the browsers have it disable by default and IE7 doesn't support it.
Thanks
Nginx Lova wrote:
> I'm looking at the logs and I'm not seeing the pipelined requests.
> [10/Feb/2009:04:50:36 +0000] ."GET
>
> I enabled pipelining in Firefox, still nothing.
>
>
> Nginx Lova wrote:
>> I was experiencing some really weird behavior with Safari and thought it
>> could be related to the way Safari does it's pipelining requests. Some
>> refreshes of the webpage would load some images , others with load other
>> images but no the ones it did previously. Has anyone experience similar
>> behavior ?
>>
>>
>> Cheers
>>
>> Eden Li wrote:
>>> On Mon, Feb 9, 2009 at 4:10 PM, Nginx Lova <lists at ruby-forum.com> wrote:
>>>> I did a few searches couldn't find how to enable it in the stable
>>>> version.
>>>
>>> Pipelining should be enabled in 0.6.x since it's an HTTP/1.1 standard
>>> feature. You can use the $pipe log variable to see which requests are
>>> using it and which are not.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list