TAILIEUCHUNG - Embedding Perl in HTML with Mason Chapter 7: Using Mason with mod_perl

Tham khảo tài liệu 'embedding perl in html with mason chapter 7: using mason with mod_perl', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 7 Using Mason with mod_perl While Mason can be used in any text generation context it is most frequently used to create dynamic web sites. As you probably know executing Perl or anything else for that matter as a CGI can be very slow. Mason because it is not a small amount of code can be sluggish when run as a CGI under heavy loads. To that end Mason has been designed to play nice when run under mod_perl. In fact Mason has quite a number of features that make it nicely suited to running under mod_perl. This chapter assumes that you are familiar with Apache particularly Apache s configuration files and with mod_perl. If you re not here s a teaser mod_perl embeds a Perl interpreter inside the Apache web server. Because Perl is already loaded no external processes need to be launched to serve Perl-generated content. mod_perl also allows many server tasks to be configured and executed using Perl which can be a great convenience. More information on Apache can be found via the Apache web site at http as well as in O Reilly s Apache The Definitive Guide 3rd Edition Ben and Peter Laurie 2003 . For more information on mod_perl the mod_perl site at http is useful as is Stas Bekman s fabulous mod_perl guide which can be found at the same location. Also useful is Writing Apache Modules with Perl and C the Eagle Book by Lincoln Stein and Doug MacEachern also published by O Despite the title it is really primarily about mod_perl. A recent book from Sams Publishing The modperl Developer s Cookbook by Geoffrey Young Paul Lindner and Randy Kobes is also an extremely valuable resource for anyone who s going to spend a significant amount of time working with mod_perl. It fills a different niche in the developer s mental toolkit. With Apache and mod_perl on the horizon as this is being written please note that this chapter assumes that you are using Apache and mod_perl or greater. In addition your mod_perl should .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.