Current time: 09-27-2024, 08:07 AM Hello There, Guest! (LoginRegister)


Post Reply 
apache and 'php_flags'
Author Message
mrktlr523 Offline


Posts: 1
Joined: Oct 2009
Reputation: 0
Post: #7
RE: apache and 'php_flags'
Although the main design goal of Apache is not to be the "fastest" web server, Apache does have performance comparable to other "high-performance" web servers. Instead of implementing a single architecture, Apache provides a variety of MultiProcessing Modules (MPMs) which allow Apache to run in a process-based, hybrid (process and thread) or event-hybrid mode, to better match the demands of each particular infrastructure. This implies that the choice of correct MPM and the correct configuration is important. Where compromises in performance need to be made, the design of Apache is to reduce latency and increase throughput, relative to simply handling more requests, thus insuring consistent and reliable processing of requests within reasonable time-frames.
10-24-2009 02:01 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
apache and 'php_flags' - Sens0r - 09-27-2008, 11:58 PM
RE: apache and 'php_flags' - Sens0r - 09-28-2008, 12:11 AM
RE: apache and 'php_flags' - catreaper - 09-29-2008, 01:53 AM
RE: apache and 'php_flags' - Sens0r - 09-29-2008, 03:04 AM
RE: apache and 'php_flags' - joximu - 09-29-2008, 06:22 PM
RE: apache and 'php_flags' - Sens0r - 09-30-2008, 02:00 AM
RE: apache and 'php_flags' - mrktlr523 - 10-24-2009 02:01 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)