Re: make Tomcat reachable on internet

2012-03-02 Thread Ermal Aliraj
I guess you need to add an static IP to your router and do a mapping with your local ip (macchine where tomact is running) In my case I can do that accessing to the router 169.168.1.1 then Firewall-DMZ Here I have a table with two fields: - Public IP Address - Client PC IP Address Public Ip is

Too many connections in keepalive state in jk threadpool

2012-03-02 Thread Beier Michael
Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the behavior, that tomcat keeps threads in its ajp pool in keepalive state, regardless of which timeouts (connectionTimeout and keepAliveTimeout) are configured in

Re: make Tomcat reachable on internet

2012-03-02 Thread Casper Wandahl Schmidt
(I top-post to follow the standard in this thread) It can be done without putting the machine in DMZ as well. I use portforwarding to forward port 80 in my router to my server (port 80 as well). There I have Apache Httpd running which then talks to tomcat (I also have port 8080 forwarded so

Comment on RemoteIpValve documentation.

2012-03-02 Thread Friedrich Clausen
Hi All, Just a small comment on the docs at http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/valves/RemoteIpValve.html it would be great if it mentions that this valve should appear *before* any logging (unless I missed it), auth and other remote IP relevant valves. It took me

Re: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread André Warnier
Beier Michael wrote: Hi all, we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected via ajp to httpd 2.2.21 using mod_jk 1.2.32. I observed the behavior, that tomcat keeps threads in its ajp pool in keepalive state, regardless of which timeouts (connectionTimeout and keepAliveTimeout)

Re: Comment on RemoteIpValve documentation.

2012-03-02 Thread Konstantin Kolinko
2012/3/2 Friedrich Clausen f...@derf.nl: Hi All, Just a small comment on the docs at http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/valves/RemoteIpValve.html it would be great if it mentions that this valve should appear *before* any logging (unless I missed it), auth and

Re: make Tomcat reachable on internet

2012-03-02 Thread giovo87
Thanks for your response. I did not know about DMZ. It seems the easiest way, But what about forewarding configurations in my router? port forewarding? if i use DMZ i don't have to touch nothing about these? Thanks again -- View this message in context:

AW: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread Beier Michael
Hi, all the points you've mentioned are important and have been considered. 5 minutes timeout for connection / keepAlive is a very long time, but this is OK for our web apps running in our intranet. But at the moment I'd be quite happy, if tomcat would make use of the defined timeouts and

Re: make Tomcat reachable on internet

2012-03-02 Thread Ermal Aliraj
If you use DMZ your problem to make visible Tomcat outside your LAN will disappear. BUT, (in case you don't have a static IP) you have to deal with the problem that the given IP is provisory and will be changed after some days, so you have to find a way to communicate the new IP to whom who wants

Adding tomcat 7 as server in IBM RAD. But wait, there is no such option in the Server listing. How to fix this?

2012-03-02 Thread baran topal
Hi there; I am trying to add tomcat 7 as server in IBM RAD 7. But wait, there is no such option in the Server listing (up until 5.5). How to fix this? How can I add the new Tomcat servers to the eclipse based IBM RAD 7? Attached. Regards.

Re: AW: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread André Warnier
Hi. The recommended way of replying to messages on this list, is to write your replies below the comment/question to which it relates. It makes it much easier to follow the flow of the conversation. -Ursprüngliche Nachricht- Von: André Warnier [mailto:a...@ice-sa.com] Gesendet:

Re: Adding tomcat 7 as server in IBM RAD. But wait, there is no such option in the Server listing. How to fix this?

2012-03-02 Thread André Warnier
baran topal wrote: Hi there; I am trying to add tomcat 7 as server in IBM RAD 7. But wait, there is no such option in the Server listing (up until 5.5). How to fix this? How can I add the new Tomcat servers to the eclipse based IBM RAD 7? Naive question : have you asked IBM ?

Re: Adding tomcat 7 as server in IBM RAD. But wait, there is no such option in the Server listing. How to fix this?

2012-03-02 Thread baran topal
I found a link implying that 7 is not supported. There is a support until 5.5. http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.rad.nav.doc%2Ftopics%2Frswsuprad700.html Yet, I guess, there must be a legacy configuration for this. But couldn't find a way..

Re: Adding tomcat 7 as server in IBM RAD. But wait, there is no such option in the Server listing. How to fix this?

2012-03-02 Thread Pid
On 02/03/2012 14:54, baran topal wrote: Hi there; I am trying to add tomcat 7 as server in IBM RAD 7. But wait, there is no such option in the Server listing (up until 5.5). How to fix this? How can I add the new Tomcat servers to the eclipse based IBM RAD 7? I'm not entirely certain

[ANN] Apache Tomcat Native 1.1.23 released

2012-03-02 Thread Mladen Turk
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.1.23 stable. Please refer to the change log for the list of changes: http://tomcat.apache.org/native-doc/miscellaneous/changelog.html Downloads: http://tomcat.apache.org/download-native.cgi Please allow up to

Re: Adding tomcat 7 as server in IBM RAD. But wait, there is no such option in the Server listing. How to fix this?

2012-03-02 Thread baran topal
You are right. OK, let me check them. Regards. 2012/3/2 Pid p...@pidster.com On 02/03/2012 14:54, baran topal wrote: Hi there; I am trying to add tomcat 7 as server in IBM RAD 7. But wait, there is no such option in the Server listing (up until 5.5). How to fix this? How can I add

AW: AW: Too many connections in keepalive state in jk threadpool

2012-03-02 Thread Beier Michael
-Ursprüngliche Nachricht- Von: André Warnier [mailto:a...@ice-sa.com] Gesendet: Freitag, 2. März 2012 18:53 An: Tomcat Users List Betreff: Re: AW: Too many connections in keepalive state in jk threadpool Hi. The recommended way of replying to messages on this list, is to write your