Re: troughput difference

2015-12-23 Thread Rafael Oliveira de Mattos
We are using the APR connector in both cases. Att. Rafael Oliveira de Mattos Analista Implementador Unidade de Justiça Softplan/Poligraph +55 48 3027-8000 www.softplan.com.br twitter.com/softplanonline - Mensagem original - De: "Christopher Schultz" Para:

Re: Zero downtime deployments

2015-12-23 Thread Christopher Schultz
Jason, On 12/22/15 11:46 PM, Jason Britton wrote: > On Tue, Dec 22, 2015 at 4:01 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: >> So mod_jk routes a request to the node which is going down, and then >> decides to re-route because the connection times-out? Just making sure I >>

Re: Zero downtime deployments

2015-12-23 Thread Frederik Nosi
Hi Christopher, Il 23/12/2015 19:12, Christopher Schultz ha scritto: Jason, On 12/22/15 11:46 PM, Jason Britton wrote: On Tue, Dec 22, 2015 at 4:01 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: So mod_jk routes a request to the node which is going down, and then decides to

Startup issue with security manager enabled on Tomcat 7.0.65 or later

2015-12-23 Thread David Gietka - NOAA Federal
Hello Tomcat list users, I am hoping someone on this list may have insight into a problem we are having running the latest version of tomcat 7. Our site currently runs Tomcat 7.0.64. We start Tomcat with the security manager enabled ($CATALINA_HOME/bin/startup.sh -security ). We are running

Re: troughput difference

2015-12-23 Thread Rafael Oliveira de Mattos
Christopher, Tomcat 6: boot.log INFORMA합ES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.2. dez 14, 2015 5:32:14 PM org.apache.catalina.core.AprLifecycleListener init INFORMA합ES: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].

Re: troughput difference

2015-12-23 Thread Christopher Schultz
Rafael, On 12/23/15 9:17 AM, Rafael Oliveira de Mattos wrote: > We are using the APR connector in both cases. Can you confirm you are using the same version of tcnative/APR/OpenSSL in both cases? Can you please copy/paste the startup messages from each version? -chris

7.0.67 Possible Regresssion?

2015-12-23 Thread George Sexton
I'm seeing an unusual behavior change going from 7.0.65 -> 7.0.67. I've confirmed this also working under 7.0.55 and not working under 7.0.67 on a different machine. The sequence is: GET /A.html POST /A.html <- Returns /A.html POST /A.html <- Redirects to B.html (tried /B.html and it doesn't

Re: 7.0.67 Possible Regresssion?

2015-12-23 Thread George Sexton
On 12/23/2015 6:59 PM, Konstantin Kolinko wrote: 2015-12-24 4:09 GMT+03:00 George Sexton : I'm seeing an unusual behavior change going from 7.0.65 -> 7.0.67. I've confirmed this also working under 7.0.55 and not working under 7.0.67 on a different machine. The

Re: 7.0.67 Possible Regresssion?

2015-12-23 Thread Konstantin Kolinko
2015-12-24 4:09 GMT+03:00 George Sexton : > I'm seeing an unusual behavior change going from 7.0.65 -> 7.0.67. I've > confirmed this also working under 7.0.55 and not working under 7.0.67 on a > different machine. > > The sequence is: > > GET /A.html > POST /A.html <-

Re: 7.0.67 Possible Regresssion?

2015-12-23 Thread Konstantin Kolinko
2015-12-24 5:22 GMT+03:00 George Sexton : > > > On 12/23/2015 6:59 PM, Konstantin Kolinko wrote: >> >> 2015-12-24 4:09 GMT+03:00 George Sexton : >>> >>> I'm seeing an unusual behavior change going from 7.0.65 -> 7.0.67. I've >>> confirmed this also

Re: Startup issue with security manager enabled on Tomcat 7.0.65 or later

2015-12-23 Thread Christopher Schultz
David, On 12/23/15 2:33 PM, David Gietka - NOAA Federal wrote: > Hello Tomcat list users, > I am hoping someone on this list may have insight into a problem we are > having running the latest version of tomcat 7. > > Our site currently runs Tomcat 7.0.64. We start Tomcat with the security >

Re: Startup issue with security manager enabled on Tomcat 7.0.65 or later

2015-12-23 Thread David Gietka - NOAA Federal
Hello Chris, Thanks for your response. There was nothing else in the log (see below), but with the latest version of tomcat 7 (7.0.67), I was able to start the downloaded version of tomcat with -security enabled. I will review my deployment procedures to try and narrow down the problem further.

Re: troughput difference

2015-12-23 Thread Christopher Schultz
Rafael, On 12/23/15 2:12 PM, Rafael Oliveira de Mattos wrote: > Christopher, > > Tomcat 6: boot.log > INFORMA합ES: Loaded APR based Apache Tomcat Native library 1.1.33 using APR > version 1.5.2. > dez 14, 2015 5:32:14 PM org.apache.catalina.core.AprLifecycleListener init > INFORMA합ES: APR

Access mobile website (deployed on tomcat) locally.

2015-12-23 Thread Ayushya Devmurari
Hi All, I have posted a question about deploying and accessing the mobile website inside tomcat. Following is the link to the SO question. http://stackoverflow.com/questions/34448253/open-m-localhost8080-url-deployed-locally-on-tomcat Can anyone please provide updates? Regards