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



EBRARD Loic wrote:
 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 
 deflate configuration
 
 So I can't use mod_jk2 as far as i want dynamic URI deflate regardless 
 to Content-Type of datum...
 
 
 Did someone have an idea why mod_jk2 doest work fine with mod_deflate
 do i miss something ?
 


Should I understand that mod_jk2 didn't compress JSP/Servlet contents ?


Just commited some code in jk2 HEAD (present in jk but not in jk2).



Could you make a try please ?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This mail has originated outside your organization,
either from an external partner or the Global Internet. 
Keep this in mind if you answer this message.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: mod_deflate - mod_jk mod_jk2

2004-02-25 Thread jean-frederic clere
EBRARD Loic wrote:
 ok to test it...
 where can i find jk2 HEAD ???

In cvs... and in http://cvs.apache.org/builds/jakarta-tomcat-5/nightly/.

Probably it would be nice to have a
http://cvs.apache.org/builds/jakarta-tomcat-connectors/nightly.
I would run buildconf.sh in native and native2 to prevent problems with
libtool/autoconf/automake.

 
 -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
 
 
 EBRARD Loic wrote:
 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
 deflate configuration

 So I can't use mod_jk2 as far as i want dynamic URI deflate regardless
 to Content-Type of datum...


 Did someone have an idea why mod_jk2 doest work fine with mod_deflate
 do i miss something ?

 
 Should I understand that mod_jk2 didn't compress JSP/Servlet contents ?
 
 Just commited some code in jk2 HEAD (present in jk but not in jk2).
 
 
 Could you make a try please ?
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 This mail has originated outside your organization,
 either from an external partner or the Global Internet.
 Keep this in mind if you answer this message.
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



signature.asc
Description: OpenPGP digital signature


Re: mod_deflate - mod_jk mod_jk2

2004-02-25 Thread Guenter Knauf
Hi,

 In cvs... and in http://cvs.apache.org/builds/jakarta-tomcat-5/nightly/.

 Probably it would be nice to have a
 http://cvs.apache.org/builds/jakarta-tomcat-connectors/nightly.
 I would run buildconf.sh in native and native2 to prevent problems with
 libtool/autoconf/automake.

there are also cvs snapshots available every six hours:
http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/

Guenter.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: mod_deflate - mod_jk mod_jk2

2004-02-25 Thread Henri Gomez
Guenter Knauf wrote:

Hi,


In cvs... and in http://cvs.apache.org/builds/jakarta-tomcat-5/nightly/.


Probably it would be nice to have a
http://cvs.apache.org/builds/jakarta-tomcat-connectors/nightly.
I would run buildconf.sh in native and native2 to prevent problems with
libtool/autoconf/automake.


there are also cvs snapshots available every six hours:
http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/
I make tests with latest code in CVS and it works with at least Tomcat 
3.3.1 (should works with TC4/5 of course).

Used:

AddOutputFilterByType DEFLATE text/html text/xml text.plain



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 deflate configuration


So I can't use mod_jk2 as far as i want dynamic URI deflate regardless to Content-Type of datum...



Did someone have an idea why mod_jk2 doest work fine with mod_deflate
do i miss something ?



-Message d'origine-
De : Al Banard [mailto:[EMAIL PROTECTED]]
Envoyé : mardi 24 février 2004 15:36
À : [EMAIL PROTECTED]
Objet : Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot
install `../../../build/jk2/apache2/jkjni.la' to a directory not ending
in /usr/lib/apache2



Hi Henri,


Thanks for giving me help.


OK, I have to admit I don't know a lot about libtool. I'm using apache 
2.0.48 and have also installed apr-0.9.2. How do I specify to use the 
libtool from Apache 2.0 / APR?



From: Henri Gomez [EMAIL PROTECTED]
To: Tomcat Developers List [EMAIL PROTECTED], 
[EMAIL PROTECTED]
Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: 
cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not 
ending in /usr/lib/apache2
Date: Tue, 24 Feb 2004 14:57:49 +0100

Continuing this thread on tomcat-dev.

Well you should use the libtool from Apache 2.0 / APR.

Which version of Apache 2.0 are you using ?


[EMAIL PROTECTED] wrote:

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS 
THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27006.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE 
BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27006

libtool: install: error: cannot install 
`../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2





--- Additional Comments From [EMAIL PROTECTED] 2004-02-24 13:53 
---
I just tried libtool 1.5.2-r3 and I still get the same error. Can you 
think of anything else (program versions / configure options / steps) I 
might be doing differently to you? Here is a recap of my steps:

cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
chmod 0777 buildconf.sh
./buildconf.sh
./configure --with-java-home=/opt/sun-jdk-1.4.2.03 
--with-apxs2=/usr/sbin/apxs2 --with-tomcat41=/usr/local/tomcat
make clean build
libtool --finish /usr/lib/apache2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






_
Hot chart ringtones and polyphonics. Go to 
http://ninemsn.com.au/mobilemania/default.asp



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This mail has originated outside your organization,
either from an external partner or the Global Internet. 
Keep this in mind if you answer this message.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: mod_deflate - mod_jk mod_jk2

2004-02-24 Thread Henri Gomez
EBRARD Loic wrote:
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 
deflate configuration

So I can't use mod_jk2 as far as i want dynamic URI deflate regardless 
to Content-Type of datum...

Did someone have an idea why mod_jk2 doest work fine with mod_deflate
do i miss something ?
Should I understand that mod_jk2 didn't compress JSP/Servlet contents ?

Just commited some code in jk2 HEAD (present in jk but not in jk2).

Could you make a try please ?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]