Welcome! Log In Create A New Profile

Advanced

Re: Nginx DSO(dynamic loadable module)

Maxim Dounin
November 30, 2011 05:24AM
Hello!

On Wed, Nov 30, 2011 at 02:19:47PM +0900, Tsukasa Hamano wrote:

> Hello,
>
> I wrote nginx dso module and tested GNU/Linux i386/x86_64.
> https://github.com/hamano/nginx-mod-so
>
> Also this module working independent from main unit, but It need
> slightly modification of the nginx build script.
>
> https://github.com/hamano/nginx-mod-so/blob/master/patches/nginx-1.0.9-mod-so.patch
>
> Can you review and apply patches?

Unfortunately, this won't work even if implemented properly. Most
serious issue is that there should be ABI compatibility maintained
and checked, this is not currently the case even within single
unmodified nginx release: there are configure arguments which
change layout of various internal structures.

Other problems include e.g. proper handling of reloads.

Maxim Dounin

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

Nginx DSO(dynamic loadable module)

Tsukasa Hamano November 30, 2011 12:28AM

Re: Nginx DSO(dynamic loadable module)

Maxim Dounin November 30, 2011 05:24AM

Re: Nginx DSO(dynamic loadable module)

Tsukasa Hamano December 01, 2011 06:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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