tarantool / nginx_upstream_module

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

tnt_eval requests should return 502 in case when tnt_eval_buffer_size is too small #86

Closed Totktonada closed 7 years ago

Totktonada commented 7 years ago

Not sure about certain http code, but for now (v2.4.5-beta) the module just does not respond in the case.

dedok commented 7 years ago

Check 2.4.6-rc1 it has this feature. (https://github.com/tarantool/nginx_upstream_module#http-headers-and-status)