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

Do not segfault with stream #28

Open arcivanov opened 6 years ago

arcivanov commented 6 years ago

If there is no http section and the stream section is all that there is in the config, the module should not segfault

fixes #26