Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread tomcat
On 07.07.2016 15:05, Konstantin Kolinko wrote: 2016-07-07 12:57 GMT+03:00 Amit Pande : Hello all, In my server.xml, within in single Service element, I have two HTTP connectors defined listening on two different ports (12345 & 54321 for example). It is possible to apply the remote address/ho

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread Konstantin Kolinko
2016-07-07 12:57 GMT+03:00 Amit Pande : > Hello all, > > > In my server.xml, within in single Service element, > > I have two HTTP connectors defined listening on two different ports (12345 > & 54321 for example). > > It is possible to apply the remote address/host filter so that request to > one o

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread tomcat
On 07.07.2016 14:27, Amit Pande wrote: Thanks for the reply André. Sorry I missed to mention the version but I am using Tomcat 8.0.30. Does the address component of the standard connector attribute take multiple entries ? E.g.address = ³127.0.0.1, localhost ³ ? I think my requirement is a diff

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread Amit Pande
Thanks for the reply André. Sorry I missed to mention the version but I am using Tomcat 8.0.30. Does the address component of the standard connector attribute take multiple entries ? E.g.address = ³127.0.0.1, localhost ³ ? I think my requirement is a different here. Tomcat listening on two ports

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread tomcat
On 07.07.2016 11:57, Amit Pande wrote: Hello all, In my server.xml, within in single Service element, I have two HTTP connectors defined listening on two different ports (12345 & 54321 for example). It is possible to apply the remote address/host filter so that request to one of the ports (12