Hello and thank you for your reply! I really appreciate it. I will be sure to check out the lua_module.
Best,
Tony
> -----Original Message-----
> From: agentzh [mailto:age...@gmail.com]
> Sent: Tuesday, July 24, 2012 7:00 PM
> To: Tony Cihak
> Cc: openresty
> Subject: Re: Best way to parse query args in nginx C module
>
> Hello!
>
> On Tue, Jul 24, 2012 at 12:12 PM, Tony Cihak wrote:
> > I am new to developing nginx C modules, and I’m wondering if you can
> > point me to instructions on the best way to parse request query args
> > in the module itself rather than in the config files? I want to keep
> > the logic in the module while maintaining nginx’s performance.
> >
>
> You can take a look at how our ngx_lua module does it. Check out the
> ngx_http_lua_parse_args function in ngx_http_lua_args.c.
>
> Best regards,
> -agentzh
>
> P.S. I'm cc'ing the openresty mailing list:
> https://groups.google.com/group/openresty