Tomcat 7 and JIoEndpoint as used in ssl

2012-07-04 Thread Hermes Flying
Hi, I have build a custom SSL implementation and I use that for the SSL connectivity in Tomcat. This was build back in Tomcat 5 and it works in Tomcat 6 But now that we are trying to migrate in Tomcat 7 a change has been done that breaks my implementation. Specifically the org.apache.tomcat.uti

Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leonard, On 7/2/12 4:32 PM, Simon, Leonard wrote: > Our goals are as follows: > > The operating system will be RHEL 6.X. > > We want to run Apache and Tomcat on a single server running five > websites using different ports for each. > > Our goal is

Re: Error

2012-07-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 She, On 7/4/12 1:31 AM, she wrote: > I am working with Netbeans 6.7.1 + tomcat 6.0.18 Upgrade Tomcat: that version is hideously outdated. While you're at it, upgrade from SSL 2.0 at the same time. > having Access to Tomcat server has not been author

Re: tomcat filters

2012-07-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 7/2/12 6:15 PM, Pid wrote: > On 02/07/2012 18:34, Varrun Ramani wrote: >> Hi >> >> I am in the process developing a web application firewall(WAF) >> for tomcat similar to what mod security does, and am planning to >> use the filter API alread

Re: Any way to deal with too many request per second?

2012-07-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian, On 6/29/12 7:57 PM, Brian Braun wrote: > I created a RESTfull service. My clients are sending me HTTP > requests, and I return them responses. Usually, a client makes at > the most 1-2 requests per second which is totally fine, but some > clien