On 23/09/2021 09:36, Harri Pesonen wrote:
Hello, while looking at Tomcat 8.5.61 heap dump in VisualVM, in Dominators by
Retained Size, two biggest ones are:
org.apache.tomcat.util.net.NioEndpoint#1 12 382 781 B (13,7%)
org.apache.coyote.http11.upgrade.UpgradeGroupInfo#1 7 066 212 B (7,8%)
I
Sreevidya,
On 9/23/21 22:11, Mandava, Sreevidya wrote:
Attached my certs.
Details for your certificates:
rsatestca:
Certificate type: RSA 2048-bit
Signature algorithm: sha256WithRSAEncryption
This is a self-signed certificate.
ecdsatestclient:
Certificate type: EC curve=prime256v1
Signature
On 24/09/2021 11:56, Jan Pernica wrote:
Hi
how can I easly create error page for the whole server? Curretly if I
add to conf/web.xml
500
/error/error.html
404
/error/error.html
And put into webapps/ROOT/error/error.html page it works
Hi
how can I easly create error page for the whole server? Curretly if I
add to conf/web.xml
500
/error/error.html
404
/error/error.html
And put into webapps/ROOT/error/error.html page it works only for ROOT
context. Other contexts shows empt