GUI / nginx-upstream-dynamic-servers

An nginx module to resolve domain names inside upstreams and keep them up to date.
MIT License
311 stars 74 forks source link

nginx worker process doesn't exit when nginx reload configuration. #1

Closed bluezheng closed 8 years ago

bluezheng commented 9 years ago

Compiled nginx upstream dynamic servers module with nginx 1.7.7.

When execute command "sudo nginx -s reload", a new worker process started, but existed worker process always show status as "is shutting down" but never exit.

k2s commented 8 years ago

this bug makes this otherwise very useful module unusable. is this project still maintained ?

GUI commented 8 years ago

Very sorry for the absurdly long delay in following up. I'm unfortunately not using this module at the moment, so I'm afraid I don't have time to look into this, but any pull requests are welcome.

GUI commented 8 years ago

Thanks to @wandenberg's recent contributions, this should hopefully be resolved now. Give a shout if not.