Welcome! Log In Create A New Profile

Advanced

Re: Accessing subrequest output in memory

agentzh
October 18, 2010 01:44AM
On Sat, Oct 16, 2010 at 10:49 PM, Eugaia <ngx.eugaia@gmail.com> wrote:
>  Hi Peter,
>
> Thanks.  What Yichun is referring to there is how echo issues subrequests,
> however I was just testing with the basic 'echo' commands.  The thing is
> that no special handling of data is made when it is 'in memory'.  This
> appears to be a *feature* of Nginx - the in-memory handling needs to be done
> by specific modules, and currently the only one that seems to do this
> properly is the upstream module.

Exactly.

In-memory request handling requires special treatment of individual
content handlers. For example, ngx_proxy and ngx_memcached support it
while ngx_fastcgi explicitly disables that. And it cannot be handled
from within my ngx_echo module :)

Cheers,
-agentzh

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Accessing subrequest output in memory

Eugaia 2317 October 15, 2010 04:00PM

Re: Accessing subrequest output in memory

Eugaia 1021 October 15, 2010 08:46PM

Re: Accessing subrequest output in memory

Peter Leonov 1000 October 16, 2010 05:32AM

Re: Accessing subrequest output in memory

Eugaia 1346 October 16, 2010 10:52AM

Re: Accessing subrequest output in memory

Peter Leonov 903 October 16, 2010 03:02PM

Re: Accessing subrequest output in memory

agentzh 1249 October 18, 2010 01:44AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 241
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready