Apache 2.2.4 ?

Post new topic   Reply to topic Site Building View previous topic :: View next topic  
Author Message
Bri



Joined: 06 Aug 2004
Posts: 237
Location: Palm Springs, CA

PostPosted: Thu Aug 09, 2007 6:06 pm    Post subject: Apache 2.2.4 ? Reply with quote

Does manord need:

apache2-mpm-prefork

or is apache2-mpm-worker adequate?
The worker MPM provides a threaded implementation for Apache2. It is considerably faster than the traditional model, and is the recommended MPM.

Guessing prefork is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. acting like 1.3

Am not as up to date on 2.2.4 as I'd like.
All comments appreciated.

Bri
_________________
RL..now with 100% less lag!
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Scotsman
Site Admin


Joined: 03 Aug 2004
Posts: 705
Location: MadWolf Software

PostPosted: Fri Aug 10, 2007 10:11 am    Post subject: Reply with quote

Hey Bri

It shouldn't matter which version of Apache you use. The client uses the system HTTP libraries to access and the server only stores files in the web servers directories, it doesn't interact directly with the webserver itself.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic All times are GMT - 6 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum