Re: Posting questions

2019-02-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shivaraj, You have posted a question to the Apache Tomcat users' mailing list. Apache Tomcat is a Java web application server. It appears that you are asking a question about Apache httpd, a web server. You should post your question to the Apache

Re: Fwd: websocket connections consume too much memory

2019-02-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Иналь, On 2/19/19 12:12, Иналь Кятов wrote: > I encountered a problem with embedded tomcat 8.5.29 (part of spring > boot 1.5). Can you retest with the current version of 8.5.x? Current version is 8.5.38, released 2019-02-11. - -chris -BEGIN

Re: Http insecure headers

2019-02-19 Thread Peter@Kreuser-Online
Hi Nitin, Per se this can be done by enabling the org.apache.catalina.filters.HttpHeaderSecurityFilter in the global or your webapp‘s web.xml For CSP you should write your own Filter. Beware though that Content Security Policy is nothing that can be enabled without application knowhow, the

Http insecure headers

2019-02-19 Thread Nitin Kadam
Hello Team Need help to enable below security headers in Apache tomcat 7.0.79 Operating system is windows 2012 R2 1. Content security headers 2. HSTS header Regards Nitin

Fwd: websocket connections consume too much memory

2019-02-19 Thread Иналь Кятов
Hi everyone! I encountered a problem with embedded tomcat 8.5.29 (part of spring boot 1.5). The number of websocket connections that are stored in a variable "*connections" (look below) *is increasing indefinitely. package org.apache.coyote; public abstract class AbstractProtocol implements

Re: Posting questions

2019-02-19 Thread Shivaraj
This is shivaraj, am trying to increase the URL size in httpd using the below parameter, am also using https which is an option that we can enable or disable it. On switching over from https to http or vice versa. Virtual IP is redirecting every request to different server and obviously session

Re: Tomcat 9_Setting property 'digest' to 'SHA-256'

2019-02-19 Thread dheeraj joshi
Thanks Christopher and Peter, my query is answered now. On Sat, Feb 16, 2019 at 1:54 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Dheeraj, > > On 2/15/19 04:08, dheeraj joshi wrote: > >> I am getting warning “Setting