Re: Stream Module Variables

2016-02-04 Thread Maxim Konovalov
Hello, On 2/4/16 3:15 AM, SplitIce wrote: > The map module is also a noticeable omission tied into the lack > of variables. > > On Thu, Feb 4, 2016 at 11:13 AM, Yichun Zhang (agentzh) > > wrote: > > Hello! > > On Wed, Feb 3, 2016 at 3:37 PM,

Re: Stream Module Variables

2016-02-03 Thread Yichun Zhang (agentzh)
Hello! On Wed, Feb 3, 2016 at 3:37 PM, SplitIce wrote: > I have been taking a look at the Stream modules for use in a particular > application. I noticed the entire subsystem lacks any variable support. > > Is variable support planned? > Is there a significant reason for the omission? > +1 I'm

Re: Stream Module

2016-02-03 Thread Yichun Zhang (agentzh)
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