Hello,
> -Ursprüngliche Nachricht-
> Von: Devatha Naga Puneeth
> Gesendet: Donnerstag, 12. Januar 2023 06:52
> An: users@tomcat.apache.org
> Betreff: Is it possible to add hsts header over http response ?
>
> Apache Tomcat Version : 9.0.65
>
>
> sts
>
> org.apache.catalina.filters.
Apache Tomcat Version : 9.0.65
sts
org.apache.catalina.filters.HttpHeaderSecurityFilter
true
hstsEnabledForHttp
true
hstsMaxAgeSeconds
31536000
hstsIncludeSubDomains
true
sts
/*
Used the above configuration in the conf/web.xml to add the
lundase and vvsguiden webapps used on different domains
<-->ServerName new.vvsguiden-dev.gridnine.com
<-->ServerAlias localhost
<-->ServerAdmin webmaster@localhost
<-->DocumentRoot /var/www/html
<-->RewriteEngine on
<-->ProxyPreserveHost on
Ord
Hello,
> -Ursprüngliche Nachricht-
> Von: Ganesan, Prabu
> Gesendet: Mittwoch, 11. Januar 2023 16:19
> An: Tomcat Users List
> Betreff: Tomcat is not Coming Up
>
> Hi Team
>
> Need Emergency Help,
>
>
>
> Our Production Server Was Down, We have not Done any changes on this
> tomcat
CONFIDENTIAL & RESTRICTED
If on the old command line the apr libs were referenced but on the new one it
is not, I believe that could make the process not find the libraries to
communicate.
Enough of a reason to terminate with an error, but maybe it is on stderr and
nowhere in the logs.
*
Hi
> Hi team
>
> Our Production Servers are down, Not Coming up When we are trying to start
> the services
>
> In logs we couldn't see Any Errors only I can see Info.
>
>
> Though I can see some changes in this. But we have not made any changes
>
>
>
>
> Old : INFO [main] org.apache.catalina.start
Hello Prabu,
On Wed, Jan 11, 2023, 8:56 PM Ganesan, Prabu
wrote:
> Hi team
>
>
>
> Our Production Servers are down, Not Coming up When we are trying to start
> the services
>
Which OS are you using? Please provide some basic details ( like OS, Tomcat
version, JRE version ) about your environment
Check your server.xml file
APR related commented config seems changed.
On Wed, 11 Jan, 2023, 20:51 Ganesan, Prabu,
wrote:
> Hi Team
>
> Need Emergency Help,
>
>
>
> Our Production Server Was Down, We have not Done any changes on this
> tomcat Level
>
> But we are seeing this Message.
>
>
>
> Old
Hi team
Our Production Servers are down, Not Coming up When we are trying to start the
services
In logs we couldn't see Any Errors only I can see Info.
Though I can see some changes in this. But we have not made any changes
Old : INFO [main] org.apache.catalina.startup.VersionLoggerListene
Hi Team
Need Emergency Help,
Our Production Server Was Down, We have not Done any changes on this tomcat
Level
But we are seeing this Message.
Old : INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command
line argument: -Djava.library.path=/usr/local/apr/lib
New :
Mark,
Thanks for your corrections. I have updated my internal "How to" guide that
I created when I first used Tomcat to build my servlets and it appears that
some of my deductions from that initial research and "getting it to work"
were misguided.
John
On Wed, 11 Jan 2023, 09:28 Mark Thomas, wr
On 10/01/2023 22:34, John Barrow wrote:
Hi Anthony,
Not an expert, but have managed to deploy simple servlets. A couple of
observations, not sure why using ROOT, you should have your own folder for
your application (e.g. myFirstApp\...).
Not true. ROOT is an acceptable option here.
Also,
12 matches
Mail list logo