Re: tomcat log format disable the ipv6 format

2010-10-29 Thread Mark Thomas
On 29/10/2010 13:49, maven apache wrote: > http://osdir.com/ml/users-tomcat.apache.org/2010-05/msg00315.html > From this thread, I want to set the connect address format to :0:0:0:0 Read that thread again, that is not the value you should be using. > however I can not find this attribute at: > >

Re: tomcat log format disable the ipv6 format

2010-10-29 Thread maven apache
http://osdir.com/ml/users-tomcat.apache.org/2010-05/msg00315.html >From this thread, I want to set the connect address format to :0:0:0:0 however I can not find this attribute at: http://tomcat.apache.org/tomcat-6.0-doc/config/http.html 2010/10/29 Mark Thomas > On 29/10/2010 13:06, maven apac

Re: tomcat log format disable the ipv6 format

2010-10-29 Thread Mark Thomas
On 29/10/2010 13:06, maven apache wrote: > But I am using win7 now,so I do not know how to disable the ipv6, That would be a question for a Windows support forum if you want to disable it globally. To control which address Tomcat listens on, read the docs or search the archives. Mark > also I *

Re: tomcat log format disable the ipv6 format

2010-10-29 Thread maven apache
2010/10/29 Mark Thomas > On 29/10/2010 12:24, maven apache wrote: > > Here are three log exmaples: > > > > 127.0.0.1 - - [17/Sep/2010:14:03:07 +0800] "GET /docs/logging.html > > HTTP/1.1" 200 24040 "http://localhost:8000/docs/manager-howto.html"; > > "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT

Re: tomcat log format disable the ipv6 format

2010-10-29 Thread Mark Thomas
On 29/10/2010 12:24, maven apache wrote: > Here are three log exmaples: > > 127.0.0.1 - - [17/Sep/2010:14:03:07 +0800] "GET /docs/logging.html > HTTP/1.1" 200 24040 "http://localhost:8000/docs/manager-howto.html"; > "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR > 2.0.50727)" >