Welcome! Log In Create A New Profile

Advanced

Re: Is there a wait to get at a module's main conf inside the loc conf's init?

August 10, 2017 02:46PM
Maxim Dounin Wrote:
-------------------------------------------------------
> Hello!
>
> On Wed, Aug 09, 2017 at 09:33:59PM -0400, ptcell wrote:
>
> > From the debugger I can see that it's probably some offset into
> > cf->ctx[index].main_conf, but I don't see anyway of knowing what
> that index
> > is inside the loc create callback.
> >
> > Is there any other way of getting this? Getting it at loc merge
> time
> > would be acceptable too.
>
> Try ngx_http_conf_get_module_main_conf().
>
> (Doing so in the create_loc_conf callback is probably pointless
> though, as main conf contents can be changed later.)
>
> --
> Maxim Dounin
> http://nginx.org/
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx


Thank you. I saw that similar macro for requests, but missed it for configs. I see now the module entity has a static index on it.
Subject Author Posted

Is there a wait to get at a module's main conf inside the loc conf's init?

ptcell August 09, 2017 09:33PM

Re: Is there a wait to get at a module's main conf inside the loc conf's init?

Maxim Dounin August 10, 2017 06:46AM

Re: Is there a wait to get at a module's main conf inside the loc conf's init?

ptcell August 10, 2017 02:46PM

Re: Is there a wait to get at a module's main conf inside the loc conf's init?

ptcell August 17, 2017 12:53AM

Re: Is there a wait to get at a module's main conf inside the loc conf's init?

Maxim Dounin August 17, 2017 08:42AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
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