How many threads (concurrent sessions ) can I use per port ?

We consider a thread an active connection to the proxy port. For example a browser requesting a web page sends about 6  threads / concurrent sessions. 

We allow for each port a maximum of 50 threads (concurrent sessions). 

It’s highly recommended that you fine tune your application or 3rd party tool to stay in this limit, otherwise you might hit your thread limit and receive error messages. 

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.