On Wed, Apr 1, 2009 at 8:45 AM,  <[email protected]> wrote:
> Hi,
>
> we have a multi threaded apache with 'thread safe' DISABLED php on our
> production server. we used to have a good amount of traffic to our
> application.
>
> will this be an issue and do you guys have any idea? actually we see lots of
> segfaults in our /var/log/messages.


I think it's an issue even with the "threadsafe" build.  Use a
single-threaded webserver with mod_php, or use fastcgi.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
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