Mod perl
mod_perl — дополнительный модуль для веб-сервера Apache, внедряющий интерпретатор языка Perl в Apache, и позволяющий избежать значительных накладных расходов на запуск Перла для обработки каждого запроса.
mod_perl может эмулировать окружение CGI, для повышения производительности существующих скриптов без необходимости их переписывания.
В отличие от CGI, mod_perl предоставляет полный доступ к API сервера Apache, позволяя программисту легко создавать обработчики для любой фазы обработки запроса.
Выпущенная для второй ветки Apache, версия mod_perl обладает другим встроенным набором API. Для совместимости с прошлой веткой предусмотрен специальный модуль.
См. также
Ссылки
- Основной сайт (англ.)
- Документация (англ.)
- Статьи
- Why mod_perl? (англ.) Почему mod_perl? (рус.)
- mod_perl in 30 minutes (англ.) mod_perl за 30 минут (рус.)
- The magic of mod_perl (англ.)
- Debugging and Profiling mod_perl Applications (англ.)
- Книги
- Practical mod_perl is a complete book available online. (англ.)
- Writing Apache Modules with Perl and C with sample chapters and source code. (англ.)
- mod_perl Developer’s Cookbook with sample chapters. (англ.)
- Программы
- XAMPP is an easy to install Apache distribution with mod_perl and many other applications for Linux, Mac OS X, Solaris and Windows. (англ.)
- IndigoPerl includes an Apache web server integrated with mod_perl and other applications. (англ.)
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.