[phpa] Re: mod_gzip and PHP

Hehe, just what I said, except I only hit reply and not reply to so it
didn't go to the list.

> -----Original Message-----
> From: phpa-bounce@xxxxxxxxxxxxx [mailto:phpa-bounce@xxxxxxxxxxxxx]On
> Behalf Of Nick Lindridge
> Sent: Wednesday, May 29, 2002 4:51 PM
> To: Blaz.Praper@xxxxxxxxxx
> Cc: phpa@xxxxxxxxxxxxx
> Subject: [phpa] Re: mod_gzip and PHP
>
>
>
>
> > well only mod_gzip causes slower page creation, coz mod_gzip compress
> > output (this needs some time) but it saves a lot of bandwidth (faster
> > page download). on the other hand phpa makes page creation bit (a lot)
> > faster so
>
> There's another consideration that I once read someone put forward, which
> is that the extra work of compressing files might reduce server load.
> As the output content can be significantly smaller, the server process may
> complete its request sooner, therefore being ready to accept a new request
> sooner, and so a smaller process pool may be required to handle a
> continuous stream of requests.
>
>
>
> ------------------------------------------------------------------------
>   www.php-accelerator.co.uk           Home of the free PHP Accelerator
>
> To post, send email to phpa@xxxxxxxxxxxxx
> To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe
>
>
>
>

------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: