Still no luck. This seems to be a weird error. I'm using mod_aspdotnet. I
wonder if thats what is preventing the gzip compression for non SSL
connections?
Cheers
Graeme
On 12/09/2007, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 9/12/07, Graeme Walker <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >
On 9/12/07, Graeme Walker <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I removed the SSL parts of the virtual host and changed the port to 80 and
> the compression doesn't work. Please find below my config for the virtual
> host both for port 80 and SSL
>
> Thanks for your help so far.
>
> Cheers
> Graeme
-Original Message-
> > From: Graeme Walker [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 12, 2007 12:38 PM
> > To: users@httpd.apache.org
> > Subject: Re: [EMAIL PROTECTED] gzip compression only working with SSL
> >
> > Hi,
> >
> >
> -Original Message-
> From: Graeme Walker [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2007 12:38 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] gzip compression only working with SSL
>
> Hi,
>
> The Request contains the
Boyle Owen <[EMAIL PROTECTED]> wrote:
>
> > -Original Message-
> > From: Graeme Walker [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 12, 2007 12:45 AM
> > To: users@httpd.apache.org
> > Subject: [EMAIL PROTECTED] gzip compression only working wi
> -Original Message-
> From: Graeme Walker [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2007 12:45 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] gzip compression only working with SSL
>
> Hi,
>
> I am using Apache 2.2.6, with mo
Hi,
I am using Apache 2.2.6, with mod_ssl and mod_deflate. I am unable to get
gzip compression working on a non SSL connection. I have the deflate config
in the main httpd.conf, which is identical to my virtual host for SSL,
however only when connecting over SSL does the gzip compression work.
An