ge of port <= bindPort <= port+autoBind So for example, if
port is 4000, and autoBind is set to 10, then the receiver will open up
a server socket on the first available port in the range 4000-4100. "
So, I don't think we need to set them same.
(2012/10/11 1:36), vivek aggarwal w
Vicky,
From my memo inn 2010, I seemed to test that function by using
following server.xml
But I've forgotten the meanings of each parameter...
Please check documents.
And I don't know whether this config works fine on current Tomcat 6.0.x..
--