<div dir="ltr">Hi,<div><br></div><div>for example following config:</div><div><br></div><div>daemon  on;</div><div>...</div><div>load_module  modules/ngx_http_test_module.so;</div><div>...</div><div><br></div><div>> start nginx</div><div>> change ngx_http_test_module.c, then regenerate so file</div><div>> kill -HUP pid</div><div><br></div><div>I found nginx still run the old so file (load first time), and how to work with new so file?</div><div><br></div><div>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';</div><div><br></div><div><span style="font-size:12.8px">Thanks and Regards</span><br></div></div>