Hi,

i am writing java web services - tomcat - axis1.4
i set two connectors on tomcat 6.
I want some clients (high priority) to arrive at the 1st
and some clients(low priority) to arrive at the 2nd connector(different port).
What i want to achieve is to serve first the clients(to a web service) that 
have high priority and then the clients that have slow priority.
Is there a way to be able to handle at first the one connector(high prior.) and 
then the other one?

Or this idea of using different connectors is wrong?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to