Stream Module

Yichun Zhang (agentzh) agentzh at gmail.com
Thu Feb 4 07:30:06 UTC 2016


Hello!

On Wed, Feb 3, 2016 at 7:09 PM, SplitIce wrote:
> What is the appropriate way to allocate memory during the stream? The http
> context has a pool member as part of the request structure, what is the
> equivalent in the stream module context?
>

I think it is s->connection->pool where s is a ngx_stream_session_t pointer.

Regards,
-agentzh



More information about the nginx-devel mailing list