Re: Tomcat with half open tcp sockets

2018-10-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 9/29/18 08:31, Alex O'Ree wrote: > Does tomcat detect or mitigate against half open tcp connections? Not directly. Basically, that's the OS's job. > I recently ran into an issue where something in between a java > jaxws client and a jaxws

Tomcat custom location for configuration

2018-10-02 Thread Amit Pande
Hello SMEs, I am looking at Tomcat documentation to see if there is a way to move the “/conf” to a custom location and use this path while running the startup/shutdown scripts. I have looked at the https://github.com/apache/tomcat85/blob/TOMCAT_8_5_34/java/org/apache/catalina/startup/Catalina.

AW: [bulk] Re: SSL on Tomcat

2018-10-02 Thread Mario Schmitz
Hey, arbeitet ihr gerade irgendwo? Hier hier gerade alle Anwendungen von außen nicht erreichbar gewesen. Über intern ging ... LG Mario -Ursprüngliche Nachricht- Von: Loai Abdallatif [mailto:loai.abdalla...@gmail.com] Gesendet: Dienstag, 2. Oktober 2018 09:07 An: Tomcat Users List Be

Re: SSL on Tomcat

2018-10-02 Thread Loai Abdallatif
Thanks Chris, Luis On Tue, Oct 2, 2018 at 10:00 AM Luis Rodríguez Fernández wrote: > Hello Christopher, > > It makes sense, thank you very much for your advice! > > Cheers, > > Luis > > El lun., 1 oct. 2018 a las 20:39, Christopher Schultz (< > ch...@christopherschultz.net>) escribió: > > >

Re: SSL on Tomcat

2018-10-02 Thread Luis Rodríguez Fernández
Hello Christopher, It makes sense, thank you very much for your advice! Cheers, Luis El lun., 1 oct. 2018 a las 20:39, Christopher Schultz (< ch...@christopherschultz.net>) escribió: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Luis, > > On 10/1/18 11:06 AM, Luis Rodríguez Fernández