Apache 2.0 - Available MPM's
Dated 15th January 2000
Apache 2.0 has a new architecture that moves the processing of requests from the code server into a MultiProcessing Module (MPM). By selecting the MPM to use you can alter the way the server behaves. Additionally the introduction of the MPM's has led to platforms developing their own optimised modules. On some platforms there is no choice, whilst on others there are different options, each with differing processing models. This list aims to help you select a suitable MPM for your system.
¾ÆÆÄÄ¡ 2.0Àº »õ·Î¿î ¾ÆÅ°ÅØÃĸ¦ °¡Áö°í ÀÖ´Àµ¥, ±×°ÍÀº
¿äû¿¡ ´ëÇÑ Ã³¸®¸¦ ÄÚµå ¼¹ö·Î ºÎÅÍ ¸ÖƼ ÇÁ·Î¼¼½Ì ¸ðµâ(MPM)
·Î ¿Å°ÜÁý´Ï´Ù. »ç¿ëÇϱâÀ§ÇØ ¼±ÅÃÇÔÀ¸·Î¼ ¼¹öÀÇ ÇൿÀ»
´Ù¸¥ ¹æ¹ýÀ¸·Î ¹Ù²Ü¼ö ÀÖ½À´Ï´Ù. °Ô´Ù°¡ MPM's °³¿ä´Â
¿î¿µÃ¼Á¦º°·Î ÃÖÀûÈµÈ ¸ðµâÀ» °³¹ß ÇÒ ¼ö ÀÖµµ·Ï À̲ø¾î
¿Ô½À´Ï´Ù. ¾î¶² ¿î¿µÃ¼Á¦¿¡¼´Â ´Ù¸¥ ó¸® ¸ðµ¨·Î ¼±Åÿ¡
¿©Áö°¡ ¾ø½À´Ï´Ù. (±×·± ¿î¿µÃ¼Á¦¿¡¼´Â ´Ù¸¥ ó¸® ¸ðµ¨Àº
¼±ÅÃÇϴµ¥ ¾î·Á¿î ¿É¼ÇÀÌ ÀÖ´Ù.) ¾Æ·¡ÀÇ ¸ñ·ÏÀº
½Ã½ºÅÛ¿¡ ¾Ë¸ÂÀº MPM À» ¼±ÅÃÇϴµ¥ µµ¿òÀÌ µÉ °ÍÀÔ´Ï´Ù.
Platforms
Unix
MPM |
¿ä ¾à |
Maintainer |
prefork |
The prefork MPM reproduces the behaviour of Apache 1.3. |
?? |
mpmt_pthread |
This MPM uses a multi-process, multi-threaded model to provide good scability and stability. |
Manoj? |
dexter |
This is Manoj's plaything. It has a number of hybrid features that Manoj has been looking at to improve performance. |
Manoj |
Windows
MPM |
¿ä ¾à |
Maintainer |
winnt |
The Windows MPM. This is mainly aimed at Windows NT. |
Bill Stoddard |
OS/2
MPM |
¿ä ¾à |
Maintainer |
spmt_os2 |
Single process, multiple thread MPM for OS2. |
Brian Havard |
BeOS
MPM |
¿ä ¾à |
Maintainer |
mpmt_beos |
Multi-threaded MPM for BeOS. This follows the mpmt_pthread model. |
David Reid |
David Reid, 15th January 2000