[nginx] dso

洪志道 hongzhidao at gmail.com
Wed Apr 27 09:10:47 UTC 2016


Hi,

for example following config:

daemon  on;
...
load_module  modules/ngx_http_test_module.so;
...

> start nginx
> change ngx_http_test_module.c, then regenerate so file
> kill -HUP pid

I found nginx still run the old so file (load first time), and how to work
with new so file?

I tried .../sbin/nginx -s reload, It works as I expected. It seems there is
some differences in 'kill -HUP' and 'sbin/nginx -s reload';

Thanks and Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20160427/e1e474d8/attachment.html>


More information about the nginx-devel mailing list