|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBSCO_ocn842840935 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
130323s2013 enk o 001 0 eng d |
040 |
|
|
|a CaPaEBR
|b eng
|e pn
|c S4S
|d OCLCO
|d E7B
|d N$T
|d OCLCF
|d EBLCP
|d YDXCP
|d IDEBK
|d DEBSZ
|d COO
|d OCLCQ
|d LOA
|d JBG
|d COCUF
|d AGLDB
|d CNNOR
|d PIFPO
|d ZCU
|d MERUC
|d OCLCQ
|d U3W
|d STF
|d WRM
|d VTS
|d NRAMU
|d ICG
|d NLE
|d INT
|d VT2
|d UKMGB
|d WYU
|d OCLCQ
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d OCLCQ
|d M8D
|d UKAHL
|d OCLCQ
|d AJS
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018014856
|2 Uk
|
019 |
|
|
|a 831120926
|a 961570784
|a 962651731
|
020 |
|
|
|a 9781849517454
|q (electronic bk.)
|
020 |
|
|
|a 1849517452
|q (electronic bk.)
|
020 |
|
|
|z 1849517452
|
020 |
|
|
|z 9781849517447
|
020 |
|
|
|z 1849517444
|
029 |
1 |
|
|a AU@
|b 000053042219
|
029 |
1 |
|
|a AU@
|b 000058967579
|
029 |
1 |
|
|a DEBBG
|b BV043776147
|
029 |
1 |
|
|a DEBBG
|b BV044172477
|
029 |
1 |
|
|a DEBSZ
|b 397469934
|
029 |
1 |
|
|a DEBSZ
|b 47278692X
|
029 |
1 |
|
|a NZ1
|b 15492647
|
029 |
1 |
|
|a UKMGB
|b 018014856
|
029 |
1 |
|
|a AU@
|b 000066761132
|
029 |
1 |
|
|a AU@
|b 000067106062
|
035 |
|
|
|a (OCoLC)842840935
|z (OCoLC)831120926
|z (OCoLC)961570784
|z (OCoLC)962651731
|
037 |
|
|
|a 9781849517454
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a TK5105.5667
|b .S37 2013eb
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
082 |
0 |
4 |
|a 004.6
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Sarkar, Dipankar.
|
245 |
1 |
0 |
|a Mastering Nginx /
|c Dipankar Sarkar.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2013.
|
300 |
|
|
|a 1 online resource (301 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Table of Contents; Mastering NGINX; Mastering NGINX; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Installing NGINX and Third-Party Modules; Installing NGINX using a package manager; CentOS; Debian; Installing NGINX from source; Preparing a build environment; Compiling from source.
|
505 |
8 |
|
|a Table: Common configure optionsTable: Configure options for optimization; Configuring for web or mail service; Configure options for a mail proxy; Table: Mail configure options; Configure the options to specify paths; Table: HTTP configure options; Enabling various modules; Table: HTTP module configure options; Disabling unused modules; Table: Disable configure options; Finding and installing third-party modules; Putting it all together; Summary; 2. A Configuration Guide; The basic configuration format; NGINX global configuration parameters; Table: Global configuration directives.
|
505 |
8 |
|
|a Using include filesThe HTTP server section; Client directives; Table: HTTP client directives; File I/O directives; Table: HTTP file I/O directives; Hash directives; Table: HTTP hash directives; Socket directives; Table: HTTP socket directives; Sample configuration; The virtual server section; Table: listen parameters; Locations -- where, when, and how; Table: Location modifiers; Table: Location-only directives; The mail server section; Table: Mail module directives; Table: Mail SSL directives; Full sample configuration; Summary; 3. Using the Mail Module; Basic proxy service; POP3 service.
|
505 |
8 |
|
|a IMAP serviceSMTP service; Using SSL/TLS; Complete mail example; Authentication service; Combining with memcached; Interpreting log files; Operating system limits; Summary; 4. NGINX as a Reverse Proxy; Introduction to reverse proxying; The proxy module; Table: Proxy module directives; Legacy servers with cookies; The upstream module; Table: Upstream module directives; Keepalive connections; Load-balancing algorithms; Types of upstream servers; Single upstream server; Multiple upstream servers; Non-HTTP upstream servers; Memcached upstream servers; FastCGI upstream servers.
|
505 |
8 |
|
|a SCGI upstream serversuWSGI upstream servers; Converting an ""if""-fy configuration to a more modern interpretation; Using error documents to handle upstream problems; Determining the client's real IP address; Summary; 5. Reverse Proxy Advanced Topics; Security through separation; Encrypting traffic with SSL; Authenticating clients using SSL; Blocking traffic based on originating IP address; Isolating application components for scalability; Reverse proxy performance tuning; Buffering; Table: Proxy module buffering directives; Caching; Table: Proxy module caching directives; Storing.
|
520 |
|
|
|a This book will guide you to master Nginx through practical examples and the necessary code to make your learning curve quick and easy. This book is for the novice as well as the advanced Nginx user. The first half focuses on introducing you to Nginx and its various frequent use cases. The second half of the book focuses on helping you optimize, secure, and troubleshoot your Nginx setup. The practical, case study-driven nature of the book will help you associate and understand various situations you may encounter when using Nginx.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Web servers
|x Computer programs.
|
650 |
|
0 |
|a HTTP (Computer network protocol)
|
650 |
|
0 |
|a Open source software.
|
650 |
|
6 |
|a Serveurs Web
|x Logiciels.
|
650 |
|
6 |
|a HTTP (Protocole de réseaux d'ordinateurs)
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a HTTP (Computer network protocol)
|2 fast
|
650 |
|
7 |
|a Open source software
|2 fast
|
650 |
|
7 |
|a Web servers
|x Computer programs
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Sarkar, Dipankar.
|t Mastering Nginx.
|d Birmingham : Packt Publishing, ©2013
|z 9781849517447
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=551857
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26850833
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10678737
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 551857
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis25153385
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10375291
|
994 |
|
|
|a 92
|b IZTAP
|