Re: AW: AW: AJP Connector issue

2020-03-20 Thread Christopher Schultz
> > :274) >>>>> at >>>>> > org.apache.catalina.connector.Connector.startInternal(Connector.java:1 05 > > 5) >>>>> ... 12 more >>>>> >>>>> This new "secretRequired" attribute prevents the Tomcat

Re: AW: AW: AJP Connector issue

2020-03-20 Thread Christopher Schultz
of the message and start typing instead of typing at the top :) - -chris > -Original Message- From: Christopher Schultz > Sent: Friday, March 20, 2020 11:40 > AM To: users@tomcat.apache.org Subject: Re: AW: AW: AJP Connector > issue > > RK, > > On 3/20/20 09:57, RK Ashbu

Re: AW: AW: AJP Connector issue

2020-03-20 Thread RK Ashburn
/80.0.3987.149 Safari/537.36 Edg/80.0.361.69" > >>> > >>> - "" [20/Mar/2020:10:56:24 +0100] "GET /favicon.ico HTTP/1.1" > >>> 403 > 885 " > >> https://dev-fordatis.fraunhofer.de/; "Mozilla/5.0 (Windows NT > >>

RE: AW: AW: AJP Connector issue

2020-03-20 Thread jonmcalexander
: AW: AJP Connector issue -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 RK, On 3/20/20 09:57, RK Ashburn wrote: > I have tested r successful AJP connector with apache proxy on (tomcat > 7) > > 1. For AJP connector adding secretRequired="false" and address="0.0.0.0&

Re: AW: AW: AJP Connector issue

2020-03-20 Thread Christopher Schultz
andatory but optional. So that >> I can run the newest Tomcat >> without this attribute which I do now with the pre-Ghostcat >> releases. >> >> Have a nice weekend Florian Fritze >> >> -- Florian Fritze M.A. Fraunhofer-Informationszentrum Raum und >

Re: AW: AW: AW: AJP Connector issue

2020-03-20 Thread tomcat/perl
er (tomcat/perl) Gesendet: Freitag, 20. März 2020 13:34 An: users@tomcat.apache.org Betreff: Re: AW: AW: AJP Connector issue Ok, so it looks like : - the request is effectively reaching tomcat, and that it is tomcat sending back the 403 response. - the URL is "/", so presumably it is "we

Re: AW: AW: AJP Connector issue

2020-03-20 Thread RK Ashburn
-- > Florian Fritze M.A. > Fraunhofer-Informationszentrum Raum und Bau IRB > Competence Center Research Services & Open Science > Nobelstr. 12, 70569 Stuttgart, Germany > Telefon +49 711 970-2713 > florian.fri...@irb.fraunhofer.de | www.irb.fraunhofer.de > > > -Ursprünglich

AW: AW: AW: AJP Connector issue

2020-03-20 Thread Fritze, Florian
; Open Science Nobelstr. 12, 70569 Stuttgart, Germany Telefon +49 711 970-2713 florian.fri...@irb.fraunhofer.de | www.irb.fraunhofer.de -Ursprüngliche Nachricht- Von: André Warnier (tomcat/perl) Gesendet: Freitag, 20. März 2020 13:34 An: users@tomcat.apache.org Betreff: Re: AW: AW: AJ

Re: AW: AW: AJP Connector issue

2020-03-20 Thread tomcat/perl
florian.fri...@irb.fraunhofer.de | www.irb.fraunhofer.de -Ursprüngliche Nachricht- Von: André Warnier (tomcat/perl) Gesendet: Freitag, 20. März 2020 10:14 An: users@tomcat.apache.org Betreff: Re: AW: AJP Connector issue On 20.03.2020 08:23, Fritze, Florian wrote: Hello Chris,

AW: AW: AJP Connector issue

2020-03-20 Thread Fritze, Florian
-Ursprüngliche Nachricht- Von: André Warnier (tomcat/perl) Gesendet: Freitag, 20. März 2020 10:14 An: users@tomcat.apache.org Betreff: Re: AW: AJP Connector issue On 20.03.2020 08:23, Fritze, Florian wrote: > Hello Chris, > > thanks for the reply. Maybe I am doing s

Re: AW: AJP Connector issue

2020-03-20 Thread tomcat/perl
On 20.03.2020 08:23, Fritze, Florian wrote: Hello Chris, thanks for the reply. Maybe I am doing something wrong, but setting secretRequired="false" does not solve my issue. Let me show you what I did and experience: I added to the Tomcat configuration and the ajp connector on the Apache HTTPD

AW: AJP Connector issue

2020-03-20 Thread Fritze, Florian
Hello Chris, thanks for the reply. Maybe I am doing something wrong, but setting secretRequired="false" does not solve my issue. Let me show you what I did and experience: I added to the Tomcat configuration and the ajp connector on the Apache HTTPD side connects to 8011. When I now visit my