test-nginx
test-nginx copied to clipboard
udp_listen socket is shut down after response
From what i gather after responding the given udp_reply, socket is closed. Is this intentional ? It is very useful in pipelined_requests to use the udp servers upon each request.
Maybe this could be implemented as that same response is given on every request or better yet multiple responses could be defined !