It was thus said that the Great dtufs once stated:
> 
> > try a different webserver 
> 
> The last thing we were going to try was Apache 2.x.
> Could it help? I mean the support for threads which
> share common memory could reduce the overall memory
> consumption. Is my assumption correct? Are MySQL libs
> and other necessary libs for php thread-safe? 

  Under Linux, processes will share common memory.

> Also, do you think it would be less secure if we
> pre-compiled all php scripts? 

  It will be as secure as the uncompiled PHP scripts, but may be a bit
faster.

  -spc


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to