Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ASP

Peculiar problem with CompressGzip

 

 

ModPerl asp RSS feed   Index | Next | Previous | View Threaded


tchatzi at arx

May 8, 2008, 6:49 AM

Post #1 of 3 (48 views)
Permalink
Peculiar problem with CompressGzip

Hi list,

I have a virtual host that produces plain XML (no XSLT needed, defined
or used).
The resulting files are quite large, so I thought I'd save some
bandwidth and enable CompressGzip on that specific directory.
There was no error 500, just some garbled output. I could make out some
``Can't upgrade that kind of scalar'' messages in the output, but apache
registered status 200 even for the (obviously) failed hits.

The only configuration directive that seemed to make a difference was:
<Directory /blah/blah/rdfs>
PerlSetVar CompressGzip 1
</Directory>
Removing this resulted in the files being sent as they were supposed to.

Best Regards,
Thanos Chatziathanassiou



---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe[at]perl.apache.org
For additional commands, e-mail: asp-help[at]perl.apache.org


warren at etr-usa

May 8, 2008, 6:17 PM

Post #2 of 3 (43 views)
Permalink
Re: Peculiar problem with CompressGzip [In reply to]

Thanos Chatziathanassiou wrote:
>
> enable CompressGzip on that specific directory.

What happens if you use mod_deflate instead?

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe[at]perl.apache.org
For additional commands, e-mail: asp-help[at]perl.apache.org


tchatzi at arx

May 9, 2008, 4:03 AM

Post #3 of 3 (40 views)
Permalink
Re: Peculiar problem with CompressGzip [In reply to]

O/H Warren Young έγραψε:
> Thanos Chatziathanassiou wrote:
>>
>> enable CompressGzip on that specific directory.
>
> What happens if you use mod_deflate instead?
Interesting question, but since it's a static build, I'd have to
recompile apache to find that out.
I'd rather not do that right now, unless we're all out of ideas.


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe[at]perl.apache.org
For additional commands, e-mail: asp-help[at]perl.apache.org

ModPerl asp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.