Re: Is it possible to add hsts header over http response ?

2023-01-12 Thread Shawn Heisey
On 1/12/23 01:34, Mark Thomas wrote: On 12/01/2023 08:26, Hiran CHAUDHURI wrote: In that case the Connector would need to be configured with secure="true" to work correctly/securely and the HttpHeaderSecurityFilter would add the HSTS header if configured to do so. My personal opinion is that

Servlet Deployment Issues

2023-01-12 Thread Anthony Dell'Anno
Good evening everyone, I am just starting out with Java servlets in Tomcat 10.1.4. I’m learning them using a book written in 2010, of which I don’t remember the authors’ names. The book does a good job of explaining code samples, but doesn’t describe any solutions to HTTP errors. I have a HelloWo

Re: Question about Redisson

2023-01-12 Thread Doug Whitfield
>Also, Chris's suggesiton to look at >org.apache.catalina.connector.RECYCLE_FACADES is a good first step. Note > that the value you need for that may not be what you expect. It needs to > be "true" whereas I read the name and think it should be "false" to > disable recycling. Thanks for coming

Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-12 Thread Mark Thomas
On 12/01/2023 10:50, Simon Matter wrote: On 12/01/2023 05:08, Fedor Makarov wrote: lundase and vvsguiden webapps used on different domains My recommendation would be to configure Tomcat for virtual hosting as well. [1] For example, configure the following hosts in the local hosts file: lund

Re: tomcat is not coming Up

2023-01-12 Thread Zero
On 1/12/23 11:46, Ganesan, Prabu wrote: Hi Team, This is the only message we are receiving while starting the services. Can some one help on this . 11-Jan-2023 18:21:58.101 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/srv/tomcat

RE: tomcat is not coming Up

2023-01-12 Thread Simon Matter
> Hi team > > > You mean to say, need to use native library version should be version > 1.2.23?? > > > But we have not made any changes in this library is that Possible to auto > change in Version? No, things usually don't change automagically on serious operating systems :) But, in you old conf

RE: tomcat is not coming Up

2023-01-12 Thread Ganesan, Prabu
Hi team You mean to say, need to use native library version should be version 1.2.23?? But we have not made any changes in this library is that Possible to auto change in Version? Thanks & Regards, _ PrabuGanesan Consultant|MS-Nordics c

RE: tomcat is not coming Up

2023-01-12 Thread Simon Matter
> Hi Team, > > > This is the only message we are receiving while starting the services. Can > some one help on this . > > 11-Jan-2023 18:21:58.101 INFO [main] > org.apache.catalina.startup.VersionLoggerListener.log Command line > argument: -Djava.io.tmpdir=/srv/tomcats/tomcat1/temp > 11-Jan-2023 18

Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-12 Thread Simon Matter
> On 12/01/2023 05:08, Fedor Makarov wrote: >> >> lundase and vvsguiden webapps used on different domains > > My recommendation would be to configure Tomcat for virtual hosting as > well. [1] > > For example, configure the following hosts in the local hosts file: > > lundase-local > vvsguiden-local

RE: tomcat is not coming Up

2023-01-12 Thread Ganesan, Prabu
Please some one help on this. In middle services are came up again. Gone down. Thanks & Regards, _[Email_CBE.gif] PrabuGanesan Consultant|MS-Nordics capgemini India Pvt. Ltd. | Bangalore Contact: +91 8526554535 Email: prabhu.c.gane...@capge

RE: tomcat is not coming Up

2023-01-12 Thread Ganesan, Prabu
Hi Team, This is the only message we are receiving while starting the services. Can some one help on this . 11-Jan-2023 18:21:58.101 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/srv/tomcats/tomcat1/temp 11-Jan-2023 18:21:58.101 INF

Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-12 Thread Mark Thomas
On 12/01/2023 05:08, Fedor Makarov wrote: lundase and vvsguiden webapps used on different domains My recommendation would be to configure Tomcat for virtual hosting as well. [1] For example, configure the following hosts in the local hosts file: lundase-local vvsguiden-local Then the http

Re: Is it possible to add hsts header over http response ?

2023-01-12 Thread Mark Thomas
On 12/01/2023 08:26, Hiran CHAUDHURI wrote: CONFIDENTIAL & RESTRICTED Would/should this also cover cases where Tomcat is working on http or ajp although the connection is considered secure as SSL is offloaded to httpd or some other reverse proxy? In that case the Connector would need to be c

RE: Is it possible to add hsts header over http response ?

2023-01-12 Thread Hiran CHAUDHURI
CONFIDENTIAL & RESTRICTED Would/should this also cover cases where Tomcat is working on http or ajp although the connection is considered secure as SSL is offloaded to httpd or some other reverse proxy? -Original Message- From: Thomas Hoffmann (Speed4Trade GmbH) Sent: Thursday, Januar