tarantool / nginx_upstream_module

Tarantool NginX upstream module (REST, JSON API, websockets, load balancing)
Other
174 stars 18 forks source link

nginx 1.12.2 worker process crushed with segmentation fault #105

Closed elmirk closed 6 years ago

elmirk commented 6 years ago

nginx 1.12 worker process crushed when we test nginx_upstream_module on ubuntu server. it seems like global variable problem - extern changed somethere...

dedok commented 6 years ago

Fixed. Thx you for this report.