Re: Performace and segfault errors with Php5 + Apache 1.3.x + linux-2.6.x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/1/05, Edwin Barrios <advilprog@xxxxxxxxx> wrote:
> i'am developing  a web framework SifEngine (Secure Web Inteface
> framework) that implement MVC applaying the security ideas from
> http://phpsec.org. I'am using DomXML, Sqlite, Mcrypt and PostgreSql.
> 
> After  of post my development on the internet ( i have been thinking
> to post on PEAR ), i made simple tests of aplications with my
> framework. During the implementation, i used Slackware 10.1 with
> kernel 2.4.29 + php5.0.4 + Apache 1.3.2, with no problems. I didn't
> detect  performace problems or segfaults by apache.  Then i decided to
> do the same test but with kernel 2.6.10, wating that no problems
> occur. However my expectation, on this new configuration all the
> aplications develped with my framework, had performance issues or in
> the worst situation produce apache forks  to be restarted, or a lot of
> apache forks.
> 
> i don't undestand why this occur, i try to use valigrand to verify
> memorie lacks without results.
> 
> Someone can help me, with this problem !
> 
> On this moment i'm using SIfEngine, to implement my proyects only on
> kernel 2.4.x !

Any exotic security patches been applied to the kernel that is having issues?

I have PHP5, Apache2 on a 2.6.8 kernel with no issues.  It may be that
you have a non-thread-safe library added to your Apache/PHP setup. 
Apache 1.3.x is still the Apache of choice last I heard.


-- 
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux