Re: Long Polling : Tomcat 7.0.50 / 8.0.9

2014-08-21 Thread anurag gupta
> > > Hi All, > > I'm trying to implement long polling using the servlet 3.0 spec. > Implementation wise it's done and works fine in tomcat. The problem occurs > when it is under load, for eg. when we send just 100,000 requests we see > weird behaviour like requests timeout before the defined time

How can I analog this bug to my colleague

2014-08-21 Thread ??????
I read an article on the internet that says that Tomcat was found to accept content-length headers with chunked encoding over any HTTP connector and multiple content-length headers in a request when using the AJP connector. This could allow attackers to poison a web-cache, bypass web ap

How can I analog this bug to my colleague

2014-08-21 Thread ??????
I read an article on the internet that says that Tomcat was found to accept content-length headers with chunked encoding over any HTTP connector and multiple content-length headers in a request when using the AJP connector. This could allow attackers to poison a web-cache, bypass web ap

Re: question on different version of tomcat running on the same pc

2014-08-21 Thread David Kerber
On 8/21/2014 6:18 PM, André Warnier wrote: Caldarale, Charles R wrote: From: Neven Cvetkovic [mailto:neven.cvetko...@gmail.com] Subject: Re: question on different version of tomcat running on the same pc Hope this helps. You deserve a medal for the clear and precise descriptions. Would you

Re: question on different version of tomcat running on the same pc

2014-08-21 Thread André Warnier
Caldarale, Charles R wrote: From: Neven Cvetkovic [mailto:neven.cvetko...@gmail.com] Subject: Re: question on different version of tomcat running on the same pc Hope this helps. You deserve a medal for the clear and precise descriptions. Would you consider adding this to the Tomcat Wiki, p

Re: Context-specific log files getting deleted

2014-08-21 Thread James H. H. Lampert
It appears to be Tomcat 7.0.50. We can be reasonably certain that the webapp was running. We can be reasonably certain that it did not redeploy, because that would have (1) changed an awful lot of timestamps that did not change, and (2) would have required somebody to manually change its own

Re: question on different version of tomcat running on the same pc

2014-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/21/14, 2:08 PM, Caldarale, Charles R wrote: >> From: Neven Cvetkovic [mailto:neven.cvetko...@gmail.com] Subject: >> Re: question on different version of tomcat running on the same >> pc > >> Hope this helps. > > You deserve a medal for

Re: Tomcat 8.0.9 native library not found

2014-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/21/14, 12:01 PM, Mark Eggers wrote: > On 8/21/2014 8:10 AM, Caldarale, Charles R wrote: >>> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >>> Subject: Re: Tomcat 8.0.9 native library not found > >>> I'm not ld master,

Re: Context-specific log files getting deleted

2014-08-21 Thread Konstantin Kolinko
2014-08-21 21:30 GMT+04:00 James H. H. Lampert : > In the Tomcat-based web interface for our CRM application product, we have > one customer running Tomcat on a WinDoze box (everybody else runs it on the > same AS/400 as the CRM application itself), and we have a log file of our > own, in /logs, wh

RE: question on different version of tomcat running on the same pc

2014-08-21 Thread Caldarale, Charles R
> From: Neven Cvetkovic [mailto:neven.cvetko...@gmail.com] > Subject: Re: question on different version of tomcat running on the same pc > Hope this helps. You deserve a medal for the clear and precise descriptions. Would you consider adding this to the Tomcat Wiki, perhaps on this page? http:

Re: question on different version of tomcat running on the same pc

2014-08-21 Thread Neven Cvetkovic
On Thu, Aug 21, 2014 at 8:11 AM, André Warnier wrote: > The subject says "on the same pc". Now that is not a guarantee that >>> we are talking about Windows here, but at least a strong >>> suspicion. In such a case, there is the question of whether this >>> relates to running Tomcat as

Context-specific log files getting deleted

2014-08-21 Thread James H. H. Lampert
In the Tomcat-based web interface for our CRM application product, we have one customer running Tomcat on a WinDoze box (everybody else runs it on the same AS/400 as the CRM application itself), and we have a log file of our own, in /logs, which is set to periodically close the log file, give i

Re: Tomcat 8.0.9 native library not found

2014-08-21 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/21/2014 8:10 AM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Tomcat 8.0.9 native library not found > >> I'm not ld master, but I think you might need to reboot in order >> for ch

RE: Tomcat 8.0.9 native library not found

2014-08-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Tomcat 8.0.9 native library not found > I'm not ld master, but I think you might need to reboot in order for > changes to ld.conf and friends to change anything. Just run the ldconfig utility (as root) to rebuild th

Re: question on different version of tomcat running on the same pc

2014-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/21/14, 8:11 AM, André Warnier wrote: > Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> André, >> >> On 8/19/14, 7:06 PM, André Warnier wrote: >>> Christopher Schultz wrote: -BEGIN PGP SIGNED

Re: Tomcat 8.0.9 native library not found

2014-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/20/14, 12:28 PM, Mark Eggers wrote: > On 8/20/2014 8:35 AM, Neil Aggarwal wrote: >> Mark: > >>> CATALINA_OPTS="-Djava.library.path=/usr/local/apr/lib" > >> I already have this in my startup script: >> CATALINA_OPTS="-Djava.library.path

Re: question on different version of tomcat running on the same pc

2014-08-21 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/19/14, 7:06 PM, André Warnier wrote: Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shawn, On 8/19/14, 2:31 PM, NEW IT wrote: So you meant after I fired up the Tomcat 7 then ch

Client certificate is null using APR connector

2014-08-21 Thread Timotej Betina
Version of tomcat is 7.0.54 and APR connector configuration looks like this: When APR connector is used, "javax.servlet.request.X509Certificate" attribute in request is null. This attribute should be filled by tomcat's Http11AprProcessor. Client certificate (SSLSocket.getInfoB(socketRef, SSL.SSL

Re: JSSE or APR

2014-08-21 Thread Ognjen Blagojevic
On 21.8.2014 10:24, Ognjen Blagojevic wrote: For JSSE connectors you may use one of two different file formats: PKCS#12 or JKS. That would be, "keystore file formats". -Ognjen - To unsubscribe, e-mail: users-unsubscr...@tomca

Re: JSSE or APR

2014-08-21 Thread Ognjen Blagojevic
John, On 20.8.2014 18:08, John McLean wrote: I used the following ubuntu guide to create my csr: https://help.ubuntu.com/12.04/serverguide/certificates-and-security.html If you followed steps from that guide you now might have: 1. Private key in PEM format (e.g. server.key) 2. Certificate si