|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
13590297 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
040130s2003 caua ob 001 0 eng d |
005 |
20241126150840.6 |
019 |
|
|
|a 79871134
|a 177677699
|a 301125923
|a 326763173
|a 606954244
|a 772176322
|a 861530272
|a 863821354
|a 966095581
|a 968010421
|a 969012186
|a 1056358273
|a 1065094122
|a 1083176218
|a 1103257135
|a 1104484038
|
020 |
|
|
|a 9780596153380
|q (electronic bk.)
|
020 |
|
|
|a 0596153384
|q (electronic bk.)
|
020 |
|
|
|a 9780596552008
|
020 |
|
|
|a 0596552009
|
020 |
|
|
|z 0596002270
|
020 |
|
|
|z 9780596002275
|
035 |
|
9 |
|a (OCLCCM-CC)54116484
|
035 |
|
|
|a (OCoLC)54116484
|z (OCoLC)79871134
|z (OCoLC)177677699
|z (OCoLC)301125923
|z (OCoLC)326763173
|z (OCoLC)606954244
|z (OCoLC)772176322
|z (OCoLC)861530272
|z (OCoLC)863821354
|z (OCoLC)966095581
|z (OCoLC)968010421
|z (OCoLC)969012186
|z (OCoLC)1056358273
|z (OCoLC)1065094122
|z (OCoLC)1083176218
|z (OCoLC)1103257135
|z (OCoLC)1104484038
|
040 |
|
|
|a OCL
|b eng
|e pn
|c OCL
|d OCLCQ
|d CEF
|d OCLCQ
|d OCLCF
|d OCLCQ
|d OCLCO
|d OCLCQ
|d MOQ
|d OCLCE
|d CUSER
|d VLB
|d N$T
|d UAB
|d GZM
|d PUL
|d E7B
|d YDXCP
|d EBLCP
|d DEBSZ
|d COO
|d FEM
|d WYU
|d AU@
|d VT2
|d OCLCQ
|d CNCEN
|d RDF
|d UKAHL
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCL
|
042 |
|
|
|a dlr
|
049 |
|
|
|a MAIN
|
050 |
|
4 |
|a TK5105.8885.A63
|b B45 2003
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
100 |
1 |
|
|a Bekman, Stas.
|
245 |
1 |
0 |
|a Practical modp̲erl /
|c Stas Bekman and Eric Cholet.
|
250 |
|
|
|a 1st ed.
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly,
|c ©2003.
|
300 |
|
|
|a 1 online resource (xxvii, 893 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
500 |
|
|
|a "Programming, administration, performance tips"--Cover
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a Mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Practical mod_perl is the definitive book on how to use, optimize, and troubleshoot mod_perl. New mod_perl users will learn how to quickly and easily get mod_perl compiled and installed. But the primary purpose of this book is to show you how to take full advantage of mod_perl: how to make a mod_perl-enabled Web site as fast, flexible, and easily-maintainable as possible. The authors draw from their own personal experience in the field, as well as the combined experience of the mod_perl community, to present a rich and complete picture of how to set up and maintain a successful mod_perl site. This book is also the first book to cover the "next generation" of mod_perl: mod_perl 2.0, a completely rewritten version of mod_perl designed for integration with Apache 2.0, which for the first time supports threads. The book covers the following topics, and more: Configuring mod_perl optimally for your web site Porting and optimizing programs for a mod_perl environment Performance tuning: getting the very fastest performance from your site Controlling and monitoring the server to circumvent crashes and clogs Integrating with databases efficiently and painlessly Debugging tips and tricks Maximizing security Written for Perl web developers and web administrators, Practical mod_perl is an extensive guide to the nuts and bolts of the powerful and popular combination of Apache and mod_perl. From writing and debugging scripts to keeping your server running without failures, the techniques in this book will help you squeeze every ounce of power out of your server. True to its title, this is the practical guide to mod_perl
|
533 |
|
|
|a Electronic reproduction.
|b [Place of publication not identified] :
|c HathiTrust Digital Library,
|d 2010.
|5 MiAaHDL
|
538 |
|
|
|a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
|u http://purl.oclc.org/DLF/benchrepro0212
|5 MiAaHDL
|
583 |
1 |
|
|a digitized
|c 2010
|h HathiTrust Digital Library
|l committed to preserve
|2 pda
|5 MiAaHDL
|
504 |
|
|
|a Includes bibliographical references and index.
|
505 |
0 |
|
|a Table of Contents; Preface; What You Need to Know; Who This Book Is For; How This Book Is Organized; Reference Sections; Filesystem Conventions; Apache and Perl Versions; Typographic Conventions; Command Interpreter Program (Shell) Conventions; Installing Perl Modules; Manual Installation; Prerequisites Needed to Install Perl Modules on Windows; Building a Perl Module; Using the CPAN Shell; Using the Perl Package Manager; How to Contact Us; Acknowledgments; Part I; Introducing CGI and mod_perl; A Brief History of CGI; The HTTP Protocol; The Common Gateway Interface Specification.
|
505 |
8 |
|
|a Apache CGI Handling with mod_cgiThe Apache 1.3 Server Model; Forking; CGI Scripts Under the Forking Model; Performance Drawbacks of Forking; The Development of mod_perl 1.0; Running CGI Scripts with mod_perl; Apache 1.3 Request Processing Phases; Apache 1.3 Modules and the mod_perl 1.0 API; mod_perl 1.0 and the mod_perl API; References; Getting Started Fast; Installing mod_perl 1.0 in Three Steps; Installing mod_perl on Unix Platforms; Obtaining and Unpacking the Source Code; Building mod_perl; Installing mod_perl; Configuring and Starting the mod_perl Server; Installing mod_perl for Windows.
|
505 |
8 |
|
|a Installing mod_perl with the Perl Package ManagerPreparing the Scripts Directory; A Sample Apache::Registry Script; Porting Existing CGI Scripts to mod_perl; A Simple mod_perl Content Handler; Is This All We Need to Know About mod_perl?; References; Installing mod_perl; Configuring the Source; Controlling the Build Process; Activating Callback Hooks; Activating Standard API Features; Enabling Extra Features; Reusing Configuration Parameters; Discovering Whether a Feature Was Enabled; Using an Alternative Configuration File; perl Makefile. PL Troubleshooting.
|
505 |
8 |
|
|a A test compilation with your Makefile configuration failed ... Missing or misconfigured libgdbm.so; Undefined reference to 'PL_perl_destruct_level'; Building mod_perl (make); What Compiler Should Be Used to Build mod_perl?; make Troubleshooting; Undefined reference to 'Perl_newAV'; Unrecognized format specifier for ... ; Testing the Server (make test); Manual Testing; make test Troubleshooting; make test fails; mod_perl.c is incompatible with this version of Apache; make test ... skipping test on this platform; make test fails due to misconfigured localhost entry; Installation (make install).
|
505 |
8 |
|
|a Manually Building a mod_perl-Enabled ApacheInstallation Scenarios for Standalone mod_perl; The All-in-One Way; Building mod_perl and Apache Separately; When DSOs Can Be Used; Building mod_perl as a DSO via APACI; Building mod_perl as a DSO via APXS; Building mod_perl with Other Components; Installing mod_perl with PHP; Installing mod_perl with mod_ssl (+openssl); Installing mod_perl with Apache-SSL (+openssl); Installing mod_perl with Stronghold; Installing mod_perl with the CPAN.pm Interactive Shell; Installing mod_perl on Multiple Machines; Installation into a Nonstandard Directory.
|
630 |
0 |
0 |
|a Apache (Computer file : Apache Group)
|0 http://id.loc.gov/authorities/names/no97023874
|
630 |
0 |
7 |
|a Apache (Computer file : Apache Group)
|2 fast
|
650 |
|
0 |
|a Internet programming.
|0 http://id.loc.gov/authorities/subjects/sh96009904
|
650 |
|
0 |
|a Web site development.
|0 http://id.loc.gov/authorities/subjects/sh98004795
|
650 |
|
0 |
|a Perl (Computer program language)
|0 http://id.loc.gov/authorities/subjects/sh95010633
|
650 |
|
6 |
|a Programmation Internet.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a Perl (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Internet programming
|2 fast
|
650 |
|
7 |
|a Perl (Computer program language)
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
700 |
1 |
|
|a Cholet, Eric.
|
758 |
|
|
|i has work:
|a Practical modp̲erl (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCFPT4BdrxbdQJpmKxTppT3
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|a Bekman, Stas.
|t Practical modp̲erl.
|b 1st ed.
|d Sebastopol, CA : O'Reilly, ©2003
|z 0596002270
|w (OCoLC)52725052
|
856 |
4 |
0 |
|u https://go.oreilly.com/uchicago/library/view/-/0596002270/?ar
|y O'Reilly
|
929 |
|
|
|a oclccm
|
999 |
f |
f |
|s 094009fb-33f9-49f6-8128-ce04c488d238
|i d6facc66-7b3a-4629-9502-dbdeab44a7fb
|
928 |
|
|
|t Library of Congress classification
|a TK5105.8885.A63B45 2003
|l Online
|c UC-FullText
|u https://go.oreilly.com/uchicago/library/view/-/0596002270/?ar
|z O'Reilly
|g ebooks
|i 13733237
|