Hi,
Small question – I’m using lua-resty-http and occasionally getting:
request_uri(): connection in dubious state
Read the comment about it in ngx_lua readme, so I understand it means that the connection
could not be reused, but just wanted to clarify that the HTTP request will still be issued
(on a new connection of course)
Thank you!
Eran