RE: too many open files issue in tomcat

2011-06-27 Thread Guy Katz
I think you will get better help by providing the following: -Which tomcat version are you using? -Which OS are you deploying on? -What is your memory setting for tomcat (if explicitly set)? -What's your file descriptor configuration in the OS (if explicitly set)? -does the problem arrive

RE: [tomcat 7 migartion] cannot load images with jsession id in url

2011-06-23 Thread Guy Katz
7 migartion] cannot load images with jsession id in url 2011/6/22 Guy Katz gk...@allot.com: Hi all; I am migrating to tomcat 7 from 6. In tomcat 6 urls like http://68.169.51.83:8080/gallery/wave_surfing_gallery_thumb_652.jpg;js es sionid=A859D830090798F238DABADC713C1327 would load an image

[tomcat 7 migartion] cannot load images with jsession id in url

2011-06-22 Thread Guy Katz
it contains errors I noticed there were some changes in configuration (by looking in the migration guide) but I still can't understand how to overcome this. I would appreciate your help. Thanks. Guy Katz NetXplorer Server Team Leader RD Allot Communications * a mind for networks(tm) Tel: + 972 9

RE: [mod_jk] problem serving URIs with 'special characters'

2007-08-28 Thread Guy Katz
] Sent: Tuesday, August 28, 2007 8:22 AM To: Tomcat Users List Subject: Re: [mod_jk] problem serving URIs with 'special characters' Guy Katz wrote: Thanks; one question though. The downloads page states that mod_jk1.2.25 is for apache 2.0.59 and later only. i have a 2.0.52 installation(on centos

RE: [mod_jk] problem serving URIs with 'special characters'

2007-08-27 Thread Guy Katz
- From: Rainer Jung [mailto:[EMAIL PROTECTED] Sent: Sun 8/26/2007 11:33 PM To: Tomcat Users List Subject: Re: [mod_jk] problem serving URIs with 'special characters' Guy Katz wrote: Hi; (using: centos, apache 2.0.52, mod_jk 1.2.21, tomcat 6) Recently, I encountered a problem with URIs

[mod_jk] problem serving URIs with 'special characters'

2007-08-26 Thread Guy Katz
the following has nothing to do with my problem but its here anyway... RewriteEngine On RewriteCond %{HTTP_HOST} !^waves.co.il$ [NC] RewriteRule ^(.*)$ http://www.xwave.co.il$1 [R,L] Guy Katz RD Allot Communications * a mind for networks(tm) Tel: + 972 9 761 928 8 Fax: + 972 9 744 362 6 [EMAIL

RE: [mod_jk] problem serving URIs with 'special characters'

2007-08-26 Thread Guy Katz
+ForwardURICompatUnparsed #i think the following has nothing to do with my problem but its here anyway... RewriteEngine On RewriteCond %{HTTP_HOST} !^waves.co.il$ [NC] RewriteRule ^(.*)$ http://www.xwave.co.il$1 [R,L] Guy Katz RD Allot Communications * a mind for networks(tm) Tel: + 972 9 761 928