On Wed, Jul 1, 2020 at 3:26 AM Mark Thomas wrote:
>
> On 01/07/2020 00:41, rugman66 . wrote:
> > On Wed, Apr 22, 2020 at 9:21 AM Mark Thomas wrote:
> >>
> >> On 22/04/2020 00:11, rugman66 . wrote:
> >>
> >>
> >>
> >>>Tomcat log (I'm trying to get more debug level logging)
> >>>
On 01/07/2020 00:41, rugman66 . wrote:
> On Wed, Apr 22, 2020 at 9:21 AM Mark Thomas wrote:
>>
>> On 22/04/2020 00:11, rugman66 . wrote:
>>
>>
>>
>>>Tomcat log (I'm trying to get more debug level logging)
>>> 2020-04-21 13:39:33 INFO app.CompletionRestController
>>> Unsuppor
On Wed, Apr 22, 2020 at 9:21 AM Mark Thomas wrote:
>
> On 22/04/2020 00:11, rugman66 . wrote:
>
>
>
> >Tomcat log (I'm trying to get more debug level logging)
> > 2020-04-21 13:39:33 INFO app.CompletionRestController
> > Unsupported Media Type in Header
> >
> > Postman
On 22/04/2020 00:11, rugman66 . wrote:
>Tomcat log (I'm trying to get more debug level logging)
> 2020-04-21 13:39:33 INFO app.CompletionRestController
> Unsupported Media Type in Header
>
> Postman
>415 Unsupported Media Type
>
> GET URL
>
On Sat, Apr 18, 2020 at 1:46 AM Mark Thomas wrote:
>
> On 17/04/2020 18:15, rugman66 . wrote:
> > Made correction to ProxyPass and ProxyPassReverse.
>
> Good. Changing the context path in the reverse proxy opens up the
> possibility for all sorts of breakage and is generally best avoided if
> at a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 4/17/20 13:02, rugman66 . wrote:
> I have Apache 2.4.6 running as reverse proxy
Stop right now and patch that thing.
> for Tomcat 7.0.96
Not quite as old, but depending upon your environment, there may be
some critical changes in later v
On 17/04/2020 18:15, rugman66 . wrote:
> Made correction to ProxyPass and ProxyPassReverse.
Good. Changing the context path in the reverse proxy opens up the
possibility for all sorts of breakage and is generally best avoided if
at all possible.
> I have Apache 2.4.6 running as reverse proxy fo
Made correction to ProxyPass and ProxyPassReverse.
-John
-- Forwarded message -
From: rugman66 .
Date: Fri, Apr 17, 2020 at 10:02 AM
Subject: Reverse proxy and SSL redirect
To: Tomcat Users List
Hello,
I have Apache 2.4.6 running as reverse proxy for Tomcat 7.0.96, both
Hello,
I have Apache 2.4.6 running as reverse proxy for Tomcat 7.0.96, both
running SSL, and a functioning redirect from HTTP to HTTPS for both
Apache and Tomcat. ( Need to use both these releases due to IT
availability and app requirements )
Prior to enabling SSL on both a Json GET command made