Nginx proxying chunked transfer encoding?

Eugaia ngx.eugaia at gmail.com
Tue Nov 23 01:58:58 MSK 2010


Hi,

I've not used the chunkin module personally.  Having just had a quick 
look at the description, it appears that you are right that it's only 
for inputs.

Perhaps check out Apache Traffic Server / HAProxy?  Not sure if either 
of them support chunked responses or not, but I expect that one of them 
does.

Cheers,

Marcus.

On 23/11/2010 00:07, John Axel Eriksson wrote:
> 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
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx




More information about the nginx mailing list