https://bz.apache.org/bugzilla/show_bug.cgi?id=69936

--- Comment #6 from Martin FĂșsek <[email protected]> ---
version 10.1.51 turned of TLS Session tickets, and use only session id. I cant
change it (disableSessionTickets). Memory usage don't even change after
sessionTimeout or sessionCacheSize. Our OS is FIPS configured, and it change
openssl default configuration (and SuSE changed some libs).

Light usage is 10 request/s probably without TLS session/ticket.

It isn't java(heap) memory, and ordinary java profile don't help (can use
eclipse MAT or Visual VM, or IDEA/Netbeans one). JNI memory can't be even seen
in JVM native memory tracking (already tried).

Thanks for help, in future i will try more things (and repeat everything).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to