Welcome! Log In Create A New Profile

Advanced

Pb with module initialization

MAGNIEN, Thierry
August 17, 2012 06:00AM
Hi,

I am currently writing a module for my own needs and am facing a problem : at startup, I need to load into shared memory some content from a MySQL database.

Shared memory size and mysql parameters (hostname, user, password) are in the main config section.

My problem is I don't know where to insert the code so that it works :
- I initialize shared memory in postconfiguration, but I can't load MySQl data here because the shm is not ready yet,
- I tried to load MySQL data in init module function but then I can't access my module configuration directives (ngx_get_conf returns NULL).

Does anybody have an idea how I could achieve this ?

Thanks,
Thierry


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

Pb with module initialization

MAGNIEN, Thierry 1423 August 17, 2012 06:00AM

Re: Pb with module initialization

Vladimir Shebordaev 661 August 17, 2012 07:34AM

RE: Pb with module initialization

MAGNIEN, Thierry 557 August 17, 2012 07:46AM

RE: Pb with module initialization

MAGNIEN, Thierry 571 August 17, 2012 08:54AM

Re: Pb with module initialization

Vladimir Shebordaev 489 August 17, 2012 08:58AM

RE: Pb with module initialization

MAGNIEN, Thierry 549 August 17, 2012 09:00AM

Re: Pb with module initialization

Vladimir Shebordaev 555 August 17, 2012 09:38AM

Re: Pb with module initialization

Vladimir Shebordaev 675 August 17, 2012 10:02AM



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

Online Users

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