RE: TCP connection limit on dynamic backend

2019-03-26 Thread R, Rajkumar (Raj)
: TCP connection limit on dynamic backend Hi, On Tue, Mar 26, 2019 at 09:13:44AM +, R, Rajkumar (Raj) wrote: > Hi, > > Using nginx in TCP/Stream mode and would like to limit the number of active > connection to my backend server whereas the backend is resolved dynamically > bas

Re: TCP connection limit on dynamic backend

2019-03-26 Thread Roman Arutyunyan
Hi, On Tue, Mar 26, 2019 at 09:13:44AM +, R, Rajkumar (Raj) wrote: > Hi, > > Using nginx in TCP/Stream mode and would like to limit the number of active > connection to my backend server whereas the backend is resolved dynamically > based on the SNI header ($ssl_preread_server_name). But t