[EMAIL PROTECTED] mod_filter being ignored (ProxyReverse, IIS Backend forced deflate content)

2007-12-26 Thread Guzman Braso
Hello everyone, This is the problematic setup: 1. Windows Client behind any proxy (client proxy) software. 2. Apache 2.2.3 (64bits) as reverse proxy. 3. IIS as backend server forcing deflate compression on *some* content. Well... as the windows clients are behind a proxy, no matter what I do, th

[EMAIL PROTECTED] How significant is this hog?

2007-12-26 Thread Charles Michener
I have %D invoked in one of my log files to observe how much time is being used during my Apache service. Generally, the time is about .015 seconds. I do have one very persistent pest who, whether I allow him to access information or deny him access, takes exactly 4.5 seconds. This doesn't see

Re: [EMAIL PROTECTED] Compile-Time improvements to apache 1.3

2007-12-26 Thread Dan Mahoney, System Admin
On Wed, 26 Dec 2007, SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN wrote: ./configure --prefix= --enable-module=ssl --enable-shared=ssl --enable-module=so --enable-module=expires --enable-shared=expires --with-perl=/usr/local/bin/perl Well...It looks like you're not adding any modules you don't

Re: [EMAIL PROTECTED] apache freezes the virtual machine.

2007-12-26 Thread Asrai khn
On Dec 24, 2007 9:05 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > Anyway, what that tells you is that one of those scripts is likely the > culprit that is gobbling down all the memory in your box. Take a look > at all the scripts that were being requested and see if you can figure > out what is g

Re: [EMAIL PROTECTED] Compile-Time improvements to apache 1.3

2007-12-26 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
./configure --prefix= --enable-module=ssl --enable-shared=ssl --enable-module=so --enable-module=expires --enable-shared=expires --with-perl=/usr/local/bin/perl - Original Message - From: Dan Mahoney To: users@httpd.apache.org At: 12/26 13:56:14 On Wed, 26 Dec 2007, SAILESH KRISHNAMUR

Re: [EMAIL PROTECTED] Compile-Time improvements to apache 1.3

2007-12-26 Thread Dan Mahoney, System Admin
On Wed, 26 Dec 2007, SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN wrote: Hi, I was compiling a fresh 1.3.26 apacche instance, to eventually replace our current 1.3.26 instance to correct some perofrmance bottleneks etc ... Curently the main improvement I have made is to set the HARD_SERVER_LIMIT t

[EMAIL PROTECTED] Compile-Time improvements to apache 1.3

2007-12-26 Thread SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN
Hi, I was compiling a fresh 1.3.26 apacche instance, to eventually replace our current 1.3.26 instance to correct some perofrmance bottleneks etc ... Curently the main improvement I have made is to set the HARD_SERVER_LIMIT to 2048 as we have noticed it hitting the 256 limit several times on Sol

[EMAIL PROTECTED] Re: Strange Apache2 304 return code when using mod_cache with a IE 6 request

2007-12-26 Thread Lucas Brasilino
Hi! The problem was that the backend server was sending a wrong 'Last-Modified' header, which has done IE 6.0 confused. So, be aware! :) regads Lucas Brasilino 2007/12/19, Lucas Brasilino <[EMAIL PROTECTED]>: > Hi Folks: > > I'm using apache 2.0.59 with mod_cache and mod_disk_cache to cache > a

Re: [EMAIL PROTECTED] Frustrated with rewrite rule, please help...

2007-12-26 Thread Phil Wild
Thankyou thankyou thankyou Putting the rules in the right location made all the difference. I learnt more from your response than I did digging through all the hwoto's I could find! Many thanks Phil On 26/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On 12/23/07, Phil Wild <[EMAIL