You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Yvan MOTHES <yv...@free.fr> on 2006/02/28 08:10:26 UTC

tomcat and IP_TOS

HI,

I wish, from a servlet; to be able to set  IP_TOS  value in IP datagram 
for tomcat response to any client well formed http client request.
The setTrafficeClass from jdk Socket class works well to do it on IP 
datagram.
I have already done it  using commons httpclient in an other context. 
Before starting to look at Tomcat sources and to see where i could operate,
i wonder if one of you has already done it within tomcat. Is there 
another way to do it?

Thanks for your help

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