Nginx proxying chunked transfer encoding?
John Axel Eriksson
john at insane.se
Tue Nov 23 01:07:59 MSK 2010
Thanks, I already did check that out but I got the impression that it only does chunked input,
but perhaps I'm wrong? Would Nginx proxy chunked responses from backend using that module?
22 nov 2010 kl. 23.04 skrev Eugaia:
> Hi,
>
> Check out the chunkin module for Nginx :
>
> https://github.com/agentzh/chunkin-nginx-module
>
> This should probably suit your needs.
>
> Marcus.
>
> On 22/11/2010 23:44, John Axel Eriksson wrote:
>> Thanks so much for replying! I'm very very saddened though since I love nginx so much but
>> now must part ways. Is there any sort of plan to support this in the future? I guess it might mean
>> you must support http 1.1 to backends...
>>
>> 22 nov 2010 kl. 22.32 skrev Maxim Dounin:
>>
>>> Hello!
>>>
>>> On Mon, Nov 22, 2010 at 08:47:39PM +0100, John Axel Eriksson wrote:
>>>
>>>> Can Nginx proxy "something" that returns with chunked transfer encoding on a GET?
>>>> What I mean is, if what I'm proxying cannot be configured to return anything other than
>>>> chunked encoding, can nginx proxy it properly? I've not gotten it to work anyway...
>>> No.
>>>
>>> Maxim Dounin
>>>
>>> _______________________________________________
>>> nginx mailing list
>>> nginx at nginx.org
>>> http://nginx.org/mailman/listinfo/nginx
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> http://nginx.org/mailman/listinfo/nginx
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list