Please don't hijack a completely unrelated thread.

Xia Guowen:

> Tomcat running for some time, do not have access to 8080, but 8009 and 8005 
> is ok.
> mod_jk access is normal.

Is a Connector listening to port 8080 indeed configured?
If so, what's in the logs?

> # netstat -lnut |grep 8080
> tcp        0      0 127.0.0.1:8005              0.0.0.0:*                   
> LISTEN
> tcp        0      0 0.0.0.0:8009                0.0.0.0:*                   
> LISTEN

Is that the output of
netstat -lnut |grep 8080
Seems very odd to me.

-- 
Regards
  mks

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

Reply via email to