Gerald Richter wrote:
> 
> >   what's the best/recommanded way to compress Embperl's output? There're
> ...
> >What are you using?
> 
> I use mod_gzip  (http://www.remotecommunications.com/apache/mod_gzip/) with
> the following configuration:

Thanks, it works and it's cool. 

I just wanted to add that my production server does a funny thing: when
I enable mod_gzip for Embperl pages Apache somehow manages to leave idle
Postgres child after each request and it breaks down soon on 'too many
postgres clients'. Maybe it has something to do with my custom auth
modul that connects and then pass around db handle in pnotes (this I
forget to disconnect, of course, but it used to work), I'll look at it
closer soon. My test server (identical configuration, RH62, latest RPMs)
works fine.

- Robert

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

Reply via email to