RE: Accusé de réception

2004-07-05 Thread EBRARD Loic(COFRAMI)
Title: RE: Accusé de réception is it a joke ? -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Envoyé : lundi 5 juillet 2004 11:42 À : Tomcat Developers List Objet : Accusé de réception --- DO NOT REPLY [Bug 29914] - StandardServer.storeConfig() not saved Defau

jk2 and solaris

2004-04-08 Thread EBRARD Loic(COFRAMI)
Title: jk2 and solaris Hi every, is there any reason why jk2 binary on solaris isn't available after version 2.0.2 since on window it's available on version 2.0.4 ? I ask that because configuration jk2.2_0_2 do not comrpess (mod_deflate) dynamic server response... indeed I saw it is a problem

jk2 and solaris

2004-04-08 Thread EBRARD Loic(COFRAMI)
Title: jk2 and solaris Hi every, is there any reason why jk2 binary on solaris isn't available after version 2.0.2 since on window it's available on version 2.0.4 ? I ask that because configuration jk2.2_0_2 do not comrpess (mod_deflate) dynamic server response... indeed I saw it is a problem

RE: deflate - apache tomcat - ie configuration - problem

2004-03-04 Thread EBRARD Loic
D]] Envoyé : mercredi 3 mars 2004 22:51 À : Tomcat Developers List Objet : Re: deflate - apache tomcat - ie configuration - problem EBRARD Loic wrote: > the only way to make disapear this feature using mod_deflate is not to > compress html files... > and that is not possible... > s

RE: deflate - apache tomcat - ie configuration - problem

2004-03-03 Thread EBRARD Loic
Title: RE: deflate - apache tomcat - ie configuration - problem the only way to make disapear this feature using mod_deflate is not to compress html files... and that is not possible... same problem if i don't compress _javascript_... my httpd.conf is : LoadModule deflate_module modules/mo

RE: deflate - apache tomcat - ie configuration - problem

2004-03-03 Thread EBRARD Loic
2004 14:54 À : Tomcat Developers List Objet : Re: deflate - apache tomcat - ie configuration - problem EBRARD Loic wrote: > I found a problem with the Apache deflate module, which occurs depending > on the options of IE5.5  you have selected. > Config: > >  - apache

RE: deflate - apache tomcat - ie configuration - problem

2004-03-03 Thread EBRARD Loic
Developers List Objet : Re: deflate - apache tomcat - ie configuration - problem EBRARD Loic wrote: > I found a problem with the Apache deflate module, which occurs depending > on the options of IE5.5  you have selected. > Config: > >  - apache 2.0.48 >  - mod_jk_1.2.5_2.

deflate - apache tomcat - ie configuration - problem

2004-03-03 Thread EBRARD Loic
Title: deflate - apache tomcat - ie configuration - problem I found a problem with the Apache deflate module, which occurs depending on the options of IE5.5  you have selected. Config:  - apache 2.0.48  - mod_jk_1.2.5_2.0.47.dll  - mod_deflate.so  - tomcat 4.1.24    With module defla

RE: mod_deflate - mod_jk & mod_jk2

2004-02-25 Thread EBRARD Loic
Title: RE: mod_deflate - mod_jk & mod_jk2 ok to test it... where can i find jk2 HEAD ??? -Message d'origine- De : Henri Gomez [mailto:[EMAIL PROTECTED]] Envoyé : mardi 24 février 2004 16:51 À : Tomcat Developers List Objet : Re: mod_deflate - mod_jk & mod_jk2 EBRA

mod_deflate - mod_jk & mod_jk2

2004-02-24 Thread EBRARD Loic
Title: mod_deflate - mod_jk & mod_jk2 Hi all, for same configuration of mod_deflate, using mod_jk_1.2.5_2.0.47.dll or mod_jk2-2.0.43.dll the deflate doest work same at all : mod_jk_1 deflate all Content-type I specified mod_jk2 deflate only static URI for the Content-type I mention in defla

RE: AddOutputFilterByType

2004-02-18 Thread EBRARD Loic
ailto:[EMAIL PROTECTED]] Envoyé : mercredi 18 février 2004 15:37 À : Tomcat Developers List Objet : Re: AddOutputFilterByType EBRARD Loic wrote: > continuous of problem of disabling mod_deflate for various content-type > with mod_jk2-2.0.43.dll, > > I try another way wich is to enabl

AddOutputFilterByType

2004-02-18 Thread EBRARD Loic
Title: AddOutputFilterByType continuous of problem of disabling mod_deflate for various content-type with mod_jk2-2.0.43.dll, I try another way wich is to enable mod_deflate for various content-type : text/* the configuration of mod_deflate used is :     - AddOutputFilterByType DEFLATE

help : SetEnvIf for content-type

2004-02-18 Thread EBRARD Loic
Title: RE: pdf automatic opening problem What is the way to disable mod_deflate for various Content-Type ?   SetEnvIf NoCase in my case don't work for Request_URI because all uri are from servlet URI, and i need to disable mod_deflate for application/pdf content-type and image like tif, cgm a

RE: pdf automatic opening problem

2004-02-17 Thread EBRARD Loic
-Message d'origine- De : Laurent Blume [mailto:[EMAIL PROTECTED]] Envoyé : mardi 17 février 2004 15:53 À : Tomcat Developers List Objet : Re: pdf automatic opening problem Quoting EBRARD Loic <[EMAIL PROTECTED]>: > Hi every, > is anabody found a solution for probem of

pdf automatic opening problem

2004-02-17 Thread EBRARD Loic
Title: pdf automatic opening problem Hi every, is anabody found a solution for probem of opening a pdf send from apache-tomcat in mod_deflate ? the disease appear like this : ie receive a pdf file that would be open in adobe... however there is the window : "save file to ..." opening instead.

performace tips

2004-02-11 Thread EBRARD Loic
Title: performace tips Hi, I'm actually using tomcat 4.1 with apache 2.0 connected using mod_jk, i use mod_deflate too, and i'm searching any tips or modules or other to accelerate speed, improve performance, and so on any idea welcome regards Loïc -