Re: SSL on Tomcat

2018-09-27 Thread Loai Abdallatif
hello, shall I add the certificate to server.xml on tomcat server or just on Webserver On Thu, Sep 27, 2018 at 5:50 PM, Loai Abdallatif wrote: > Hello, > > I have Set Apache Load Balancer ( ModJK) with Server IP 192.168.1.120 > (Webserver01.epsilon.test) which forward the traffic to tomcat serv

SSL on Tomcat

2018-09-27 Thread Loai Abdallatif
Hello, I have Set Apache Load Balancer ( ModJK) with Server IP 192.168.1.120 (Webserver01.epsilon.test) which forward the traffic to tomcat server .(192.168.1.111 (appserver01.epsilon.test) each tomcat server has three workers ( 0,1,2) I deployed *Central Authentication Service* (CAS) on Worke

Re: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Suvendu Sekhar Mondal
On Thu, Sep 27, 2018, 6:20 PM Louis Zipes wrote: > Chris, > I looked through the log some more and I see all of the types of Thread > Statuses. Blocked, Runnable, Waiting, etc.. Any in particular that I > should concentrate on? > Louis, can you please take multiple thread dumps(at least 3) wit

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Louis Zipes
Hi Guido, Even though these hangs are critical to find, any plugin or additional code that I wish to put on our PRD server have to go through our SOX process so it can be cumbersome. Are any of the monitoring techniques that you mention 'out of the box' with Tomcat 7.0.54 or JDK 1.7. I can cer

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Louis Zipes
Chris, I looked through the log some more and I see all of the types of Thread Statuses. Blocked, Runnable, Waiting, etc.. Any in particular that I should concentrate on? Ex. "http-bio-7005-exec-128" daemon prio=6 tid=0x26466800 nid=0x40e4 waiting for monitor entry [0x432ae000

Re: Tuning parameters in APR/Standard connectors

2018-09-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 M, On 9/27/18 05:30, M. Manna wrote: > Hello, > > We have a some SQL statements (Insert, Update) which comes to a few > MBs in size. We are currently using APR 1.2.16. What we observed > that sometimes, the connection hangs out because of extremely

Tuning parameters in APR/Standard connectors

2018-09-27 Thread M. Manna
Hello, We have a some SQL statements (Insert, Update) which comes to a few MBs in size. We are currently using APR 1.2.16. What we observed that sometimes, the connection hangs out because of extremely large SQL text blocks being sent to SQL Server. Is there any parameter in APR or Standard Conne