Re: tomcat 7 APR Connector problems

2012-10-15 Thread Pid *
On 15 Oct 2012, at 07:42, Andrey Timofeyev wrote: > Hi Chris, > > thank you so much for answer, > >> What about your Tomcat configuration: > > SSLEngine="on"/> You have no other listeners? > > maxPostSize="5242880" > enableLookups="false" >

Re: tomcat 7 APR Connector problems

2012-10-14 Thread Andrey Timofeyev
Hi Chris, thank you so much for answer, > What about your Tomcat configuration:

Re: tomcat 7 APR Connector problems

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrey, On 10/12/12 11:30 AM, Andrey Timofeyev wrote: > Hi, everybody, > > There is followen problem with tomcat 7.0.29 (With tomcat 6.0.18 > there is no such problem): > > Any other services on the same machine lost connections with > remote servic

RE: NIO-connector problems (excessive CPU-usage)

2010-01-14 Thread Tobias Lind
toClient.close(); } catch (Exception e) { System.err.println("Exception in doGet: "+e.toString()); } finally { servedThreads--; } } } -Original Message- From: Filip Hanik - Dev Lists [mailto:devli...@hanik.com] Sent: den 13 januari 2010 18:46 To:

Re: NIO-connector problems (excessive CPU-usage)

2010-01-13 Thread Filip Hanik - Dev Lists
essage- From: Filip Hanik - Dev Lists [mailto:devli...@hanik.com] Sent: den 13 januari 2010 16:13 To: Tomcat Users List Subject: Re: NIO-connector problems (excessive CPU-usage) yes, the issue is known. However, we have not been able to create a use case for it, since I've never been

RE: NIO-connector problems (excessive CPU-usage)

2010-01-13 Thread Tobias Lind
at java.lang.Thread.run(Thread.java:619) /Tobias -Original Message- From: Filip Hanik - Dev Lists [mailto:devli...@hanik.com] Sent: den 13 januari 2010 16:13 To: Tomcat Users List Subject: Re: NIO-connector problems (excessive CPU-usage) yes, the issue is known. However, we have not b

Re: NIO-connector problems (excessive CPU-usage)

2010-01-13 Thread Filip Hanik - Dev Lists
yes, the issue is known. However, we have not been able to create a use case for it, since I've never been able to reproduce it. One of the work arounds would be to close the selector, but that is a royal pain, since you'd then have to reregister all keys and you'd end up in a synchronization ni

NIO-connector problems (excessive CPU-usage)

2010-01-13 Thread Tobias Lind
Hi! We've been using Tomcat on Linux for a very long time (and the good old JServe before it), and we recently started testing the NIO-connector instead of the old blocking one. We are currently running the latest Tomcat v6.0.20. We have a pretty large website with quite a lot of traffic, and s

RE: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Bill Bailey
der [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 3:33 PM To: Tomcat Users List Subject: Re: AJP Connector - Problems Proxying HTTPS Connections On 2/5/07, Bill Bailey <[EMAIL PROTECTED]> wrote: > So the context (which I don't want visible to the end users) has > 'e

RE: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Bill Bailey
rror in my configuration, I'd still be interested. Thanks again. Bill Bailey -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 3:25 PM To: Tomcat Users List Subject: RE: AJP Connector - Problems Proxying HTTPS Connections > From: B

Re: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Hassan Schroeder
On 2/5/07, Bill Bailey <[EMAIL PROTECTED]> wrote: So the context (which I don't want visible to the end users) has 'escaped' into the browser world. I found that this was not a problem if I made my application appear in the ROOT context for the server, but didn't want to remove the standard ROOT

RE: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Caldarale, Charles R
> From: Bill Bailey [mailto:[EMAIL PROTECTED] > Subject: RE: AJP Connector - Problems Proxying HTTPS Connections > > I have a J2EE (Struts) Application running in Tomcat. I want > to use Apache HTTPD to provide the HTTPS connections and simply > proxy all requests to the Tom

RE: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Bill Bailey
ailey Senior Developer / DBA Northland, A Church Distributed -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 1:26 PM To: Tomcat Users List Subject: Re: AJP Connector - Problems Proxying HTTPS Connections On 2/5/07, Bill Bailey <[EMAI

Re: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Hassan Schroeder
On 2/5/07, Bill Bailey <[EMAIL PROTECTED]> wrote: ServerName www.resourcepoint.org:80 ServerAlias www.resourcepoint.org:80 again, the port # doesn't belong there, and there's no sense to defining a ServerAlias the same as the ServerName # Note that this approach with single argum

Re: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Rainer Jung
It should be OK, it's not named based virtual hosts in his case. You should be posting this to the httpd user list, since you are using mod_proxy_* and not mod_jk. You might get help here too, but it's more a question concerning an httpd standard module. From general experience: the answer mi

Re: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill, Bill Bailey wrote: > This one is irrelevant to this discussion, right? Your AJP connector is the only one not working. > > address="127.0.0.1" >enableLookups="false" >protocol="

RE: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Bill Bailey
al Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 11:11 AM To: Tomcat Users List Subject: Re: AJP Connector - Problems Proxying HTTPS Connections On 2/5/07, Bill Bailey <[EMAIL PROTECTED]> wrote: To start with -- > Apache Virtual Host Con

Re: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Hassan Schroeder
On 2/5/07, Bill Bailey <[EMAIL PROTECTED]> wrote: To start with -- Apache Virtual Host Configuration Fragment NameVirtualHost xxx.xx.xx.x:443 NameVirtualHosting and SSL don't go together -- yank that Put the real IP that belongs to the SSL cert there ServerName www.resourcepoi

Re: AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread David Delbecq
Not speaking of tomcat, as far as i know https and virtual hosting do not mix very well unless the same certificate is used for all hosts. En l'instant précis du 02/05/07 15:53, Bill Bailey s'exprimait en ces termes: > Hi, > > > > I am trying to run Tomcat 5.5.20 behind Win32 Apache HTTPD 2.2.4

AJP Connector - Problems Proxying HTTPS Connections

2007-02-05 Thread Bill Bailey
Hi, I am trying to run Tomcat 5.5.20 behind Win32 Apache HTTPD 2.2.4 with SSL (downloaded from apachelounge.com) using the AJP connector. I have a virtual host configured on both Tomcat and Apache HTTPD. Everything works fine if I configure my Apache HTTPD virtual host to run unsecured

Re: jk connector problems

2006-11-15 Thread brian bay
at you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Rainer Jung" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, November 15, 2006 2

Re: jk connector problems

2006-11-15 Thread Martin Gainty
Sent: Wednesday, November 15, 2006 2:44 AM Subject: Re: jk connector problems > Hi Martin, > > these lines only mean, that mod_jk is checking whether it should forward > the request or not, but it doesn't find a match (=JkMount), so it > decides to let other apache modu

Re: jk connector problems

2006-11-15 Thread Mladen Turk
Martin Hochreiter wrote: I'll see, I "solved" it with another way: I simply kicked out mod_jk and use mod_proxy. The performance is a significant better. Great. You can at least say that you are the first one! Please give us some benchmark results. Cheers, Mladen. -

Re: jk connector problems

2006-11-15 Thread Martin Hochreiter
Rainer Jung schrieb: Hi Martin, these lines only mean, that mod_jk is checking whether it should forward the request or not, but it doesn't find a match (=JkMount), so it decides to let other apache modules handle the request. This part of request processing is normal, even if there is no JkMoun

Re: jk connector problems

2006-11-14 Thread Rainer Jung
Hi Martin, these lines only mean, that mod_jk is checking whether it should forward the request or not, but it doesn't find a match (=JkMount), so it decides to let other apache modules handle the request. This part of request processing is normal, even if there is no JkMount. Regards, Rainer

Re: jk connector problems

2006-11-14 Thread Martin Hochreiter
Rainer Jung schrieb: Hi, Martin Hochreiter schrieb: Hi! I have some problems with Tomcat & JK Connector and Apache Virtual hosts. Apache should only give requests of one virtual host to the jk connector, but it handles all requests over to the jk connector, no matter what host. I di

Re: jk connector problems

2006-11-14 Thread Rainer Jung
Hi, Martin Hochreiter schrieb: > Hi! > > I have some problems with Tomcat & JK Connector and Apache Virtual hosts. > > Apache should only give requests of one virtual host to the jk > connector, but > it handles all requests over to the jk connector, no matter what host. I didn't try your confi

jk connector problems

2006-11-14 Thread Martin Hochreiter
Hi! I have some problems with Tomcat & JK Connector and Apache Virtual hosts. Apache should only give requests of one virtual host to the jk connector, but it handles all requests over to the jk connector, no matter what host. Actually the log files of jkerror.log are very big - and getting bi

Re: Connector Problems -

2006-08-08 Thread Mark Eggers
I just checked - it's copied exactly. Sometimes I drop characters when copying from emacs to Firefox. Please see the following link under Mandatory Directives http://tomcat.apache.org/connectors-doc/config/workers.html Also, LoadModule must be used in the server config and not in the VirtualHos

Re: Connector Problems - FIXED!! THANK EVERYONE!!

2006-08-08 Thread M. Goodell
s JkLogFile logs/mod_jk.log JkLogLevel debug -- View this message in context: http://www.nabble.com/Connector-Problems---tf2074658.html#a5714885 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-m

Re: Connector Problems -

2006-08-08 Thread M. Goodell
In looking at your config, I see that the word "type" is spelled "typw" Was this copied directly from your actual config file? worker.worker1.typw=ajp13 Just wondering . . . Mark Eggers <[EMAIL PROTECTED]> wrote: I just finally moved over to mod_jk from mod_jk2. Since this is a develo

Re: Connector Problems -

2006-08-08 Thread fredk2
/Connector-Problems---tf2074658.html#a5714885 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Connector Problems -

2006-08-08 Thread Mark Eggers
I just finally moved over to mod_jk from mod_jk2. Since this is a development environment on Windows/2000 Professional, I didn't have the pressure to move. Anyway, here's my environment: Windows/2000 Professional Apache 2.054 (will upgrade one of these days) Tomcat 5.5.17 JDK 1.5.0_06-b05 Since

Re: Connector Problems -

2006-08-08 Thread M. Goodell
quot;Sharma, Siddharth" wrote: >>> >>> >>> >>> >>>>LoadModule jk_module "C:/Program Files/Apache >>>> >>>> >>>> >>>> >>> >>> >>>>Group/Apache2/modules/mod_jk.so&q

Re: Connector Problems -

2006-08-08 Thread David Smith
LoadModule jk_module "C:/Program Files/Apache Group/Apache2/modules/mod_jk.so" Since you have windows, shouldn't the mod_jk load library be a dll rather than so? I believe you have referenced the incorrect mod_jk. -Original Message- From

Re: Connector Problems -

2006-08-08 Thread M. Goodell
te: >> >> >>>LoadModule jk_module "C:/Program Files/Apache >>> >>> >> >> >>>Group/Apache2/modules/mod_jk.so" >>> >>> >>> >>> >>Since you have windows, shouldn't the mod_jk load

Re: Connector Problems -

2006-08-08 Thread David Smith
the mod_jk.nlm and nsapi.nlm win32/i386 Contains the mod_jk.dll for Windows as well as other useful binaries. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:39 PM To: Tomcat Users List Subject: Re: Connector Problems - Past thread

Re: Connector Problems -

2006-08-08 Thread David Smith
Group/Apache2/modules/mod_jk.so" Since you have windows, shouldn't the mod_jk load library be a dll rather than so? I believe you have referenced the incorrect mod_jk. -Original Message- From: M. Goodell [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:15 P

Re: Connector Problems -

2006-08-08 Thread M. Goodell
> > >>Group/Apache2/modules/mod_jk.so" >> >> > >Since you have windows, shouldn't the mod_jk load library be a dll rather >than so? >I believe you have referenced the incorrect mod_jk. > > > > > >-Original Message----- >Fr

RE: Connector Problems -

2006-08-08 Thread Sharma, Siddharth
mod_jk.nlm and nsapi.nlm win32/i386 Contains the mod_jk.dll for Windows as well as other useful binaries. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:39 PM To: Tomcat Users List Subject: Re: Connector Problems - Past thread have

Re: Connector Problems -

2006-08-08 Thread David Smith
rect mod_jk. -Original Message- From: M. Goodell [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:15 PM To: Tomcat Questions Subject: Connector Problems - I am unable to get the tomcat connectors to work after spending hours reading docs and scouring google in search of answers

RE: Connector Problems -

2006-08-08 Thread M. Goodell
: M. Goodell [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:15 PM To: Tomcat Questions Subject: Connector Problems - I am unable to get the tomcat connectors to work after spending hours reading docs and scouring google in search of answers. I have seen the problem I am having post

RE: Connector Problems -

2006-08-08 Thread Sharma, Siddharth
ilto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 3:15 PM To: Tomcat Questions Subject: Connector Problems - I am unable to get the tomcat connectors to work after spending hours reading docs and scouring google in search of answers. I have seen the problem I am having posted all over the

Connector Problems -

2006-08-08 Thread M. Goodell
I am unable to get the tomcat connectors to work after spending hours reading docs and scouring google in search of answers. I have seen the problem I am having posted all over the web but there are no solutions to it that I have seen. Here is the summary of the problem: Componen