[phpa] Re: Bug with PHPA 1.3.1 Prerelease Found

This is most likely due to the crude way that apache triggers restarts,
which is by sending signals to apache. Receiving a signal when phpa is
doing some operations, and when the server is under heavy load, may
affect behaviour.

I'll look into this though. PHPA should probably block signals during
some operations.

For further reference, please report bugs to bugs@xxxxxxxxxxxxxxxxxxxxx
and not to the list as this makes tracking easier.

nick

>
> Running:
> Apache 1.3.24
> PHP 4.2.1
> PHPA 1.31 Pre3
> Linux Redhat 7.2
>
> Problem: apachectl restart hangs the server.
>
> As we were testing things out, we found out apachectl restart and
> start/stop messes up the httpd.
>
> In reference to Apache after apachectl stop/start and restart:
> [11:30am] <fLeSh> it makes apache unkillable
> [11:30am] <fLeSh> apachectl stops working
> [11:30am] <fLeSh> u hafta killall -KILL httpd
> [11:30am] <fLeSh> then rm /usr/local/apache/logs/httpd.pid
>
> This problem does not happen when we comment out the PHPA lines in
> php.ini.
>
> Stopping Apache at all while PHPA is running stopped httpd from coming
> up again completely.
>
> Our PHP info file:
> http://xara.xarcos.com/phpinfo.php
>
> Our System Information file:
> http://xara.xarcos.com/phpSysInfo-2.0/
>
> Hope this helps!
>
> Sincerely,
> Richard Rhee and Anthony Benner
> The Gamingforce Network
>
>
------------------------------------------------------------------------
>  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: