Thanks for all the responses.
Regards,
Nitish
On Wed, Aug 3, 2022 at 2:58 PM Konstantin Kolinko
wrote:
> ср, 3 авг. 2022 г. в 10:19, Nitish Chitta :
> >
> > Hello Team,
> > I wanted to know if Tomcat 7 supports requests with IPv6 addresses in the
> > URL as I am getting an HTTP 404 error when t
ср, 3 авг. 2022 г. в 10:19, Nitish Chitta :
>
> Hello Team,
> I wanted to know if Tomcat 7 supports requests with IPv6 addresses in the
> URL as I am getting an HTTP 404 error when trying to hit the server with an
> IPv6 address.
1. Tomcat 7 has reached End of Life and is no longer supported.
2.
check if tomcat is listening on ipv6, using ss or netstat command.
need more details about your environment, how requests are pass to
container, etc...
On Wed, Aug 3, 2022 at 3:26 PM Nitish Chitta wrote:
>
> I have done the required changes i.e added the IPv6 address to the
> connector that the s
> 2022年8月3日 15:18,Nitish Chitta 写道:
>
> Hello Team,
> I wanted to know if Tomcat 7 supports requests with IPv6 addresses in the
> URL as I am getting an HTTP 404 error when trying to hit the server with an
> IPv6 address.
Don’t you get a 404 error when you use an IPV4 address?
>
> Thanks &
I have done the required changes i.e added the IPv6 address to the
connector that the server should listen on. Do I have to add any other
property or am I missing something?
On Wed, Aug 3, 2022 at 12:51 PM Jason Wee wrote:
> yes, it should, read here
> https://tomcat.apache.org/tomcat-7.0-doc/co
yes, it should, read here
https://tomcat.apache.org/tomcat-7.0-doc/config/http.html
On Wed, Aug 3, 2022 at 3:19 PM Nitish Chitta wrote:
>
> Hello Team,
> I wanted to know if Tomcat 7 supports requests with IPv6 addresses in the
> URL as I am getting an HTTP 404 error when trying to hit the server
Hello Team,
I wanted to know if Tomcat 7 supports requests with IPv6 addresses in the
URL as I am getting an HTTP 404 error when trying to hit the server with an
IPv6 address.
Thanks & Regards,
Nitish