[phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Mark Thompson - Mailing Lists <mark-lists@xxxxxxxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Tue, 29 Jan 2002 07:46:15 -0800
Why is it that I'm the one who always seems to find problems like this :)
Anyway, now that it's up and running, our messageboard homepage at
http://www.thetrolls.com/phpbb/ (not for the faint of heart) is running a
little bit over twice as fast as it was before. I was getting times (at
the bottom of the page) in the .45 - .5 of a second range and now I'm
getting them more into the .18 - .23. And this includes a lot of stuff
that's getting generated such as 12 or more SQL queries which I'm assuming
isn't really speeded up by this.
Just curious now, is there anything more I can do with this to get a bit
more speed out of the system? I'm amazed at what I'm getting so far but I
might as well get as much as I can :)
Thanks,
Mark
At 1/29/2002 05:25 AM, you wrote:
>There appears to be a bug or misfeature in PHP itself that causes 'on'
>and 'off' to not be recognised when read from httpd config files. This has
>caused some people problems in enabling phpa because my documentation
>suggests using on to enable it, whereas this actually gets parsed as 0,
>i.e. off.
>
>So, whereas you *can* use
>
> phpa = on
>
>or
>
> phpa = off
>
>to enable or disable phpa in php.ini files, you must write
>
> php_value php 1
>
>to enable phpa in httpd config files, e.g. in a virtual hosts section.
>
>This will be worked around in the next release.
>
>Sorry that some people have been tripped up by this.
>
>Nick
>
>
>------------------------------------------------------------------------
> 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
/=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
| Mark W Thompson | Fax Number: (810)816-5203 |
| Web Stylists | http://www.webstylists.com/ |
| mark-lists@xxxxxxxxxxxxxxx | ICQ #: 245378 |
\=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/
------------------------------------------------------------------------
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
- Follow-Ups:
- [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Jamie Burns
- [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Paul Dixon
- References:
- [phpa] IMPORTANT comment concerning Vhost phpa enable
- From: Nick Lindridge
Other related posts:
- » [phpa] IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- » [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Jamie Burns
- [phpa] Re: IMPORTANT comment concerning Vhost phpa enable
- From: Paul Dixon
- [phpa] IMPORTANT comment concerning Vhost phpa enable
- From: Nick Lindridge