On 16/03/2012 18:08, pricyber wrote:
> I am doing this at the moment.

I am away all of this week, but I've got a note to look into the traffic
class config on Windows when I get back.

Can you just confirm that setting: -Djava.net.preferIPv4Stack=true made
no difference to the Java 7 setup?


p

> diff
> /apache-tomcat-6.0.35-src/java/org/apache/tomcat/util/net/SocketProperties.java
> <         socket.setTrafficClass(soTrafficClass);
> ---
>>         try {
>>             socket.setTrafficClass(soTrafficClass);
>>         } catch (Throwable t) {
>>             //TODO: Log error.
>>         }
> 
> 
> --
> View this message in context: 
> http://tomcat.10.n6.nabble.com/Java-7-Tomcat-6-0-35-Win2k3-Problem-tp4566739p4625603.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


-- 

[key:62590808]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to