Resources

Subscribe

  • Subscribe

HTTP Essentials: Protocols for Secure, Scaleable Web Sites

Posted by admin | December 7, 2009 .

HTTP Essentials: Protocols for Secure, Scaleable Web Sites

Product Description

The first complete reference guide to the essential Web protocol As applications and services converge and Web technologies not only assume HTTP but require developers to manipulate it, it is becoming increasingly crucial for network managers, Web masters, and anyone working with HTTP to understand the nuts and bolts of this most prevalent Web protocol. This book provides complete documentation and explanation of the protocol, including advanced and experimental extensions. Readers will get core guidance on implementing HTTP 1. 1 in their products, including how to accelerate HTTP in large scale Web sites, how to secure it, and how to handle compatibility issues with versions 0. 9 and 1. 0. HTTP switching and invisible HTTP operations such as option negotiations, status checks, and path tracing are also examined.

From the Back Cover

Get inside HTTP and learn to build bulletproof Web sites “This book is about what makes the Web tick. It explains the protocol that defines how Web browsers communicate with Web servers, the mechanisms that keep that communication secure from counterfeits and eavesdroppers, and the technologies that accelerate our Web experience. ” –from the Introduction Expert Stephen Thomas brings you up to speed on all aspects of the Hypertext Transfer Protocol––its operation, message formats, security mechanisms, and acceleration techniques. He explains how HTTP has evolved and how new implementations maintain backward compatibility with old systems. Best of all, he shows you how to apply what you’ve learned to building scaleable, reliable, and secure Web site architectures. As you go through this book, you’ll be able to put into practice Thomas’s lessons on: How Web browsers, servers, proxies, and caches use HTTP The structure and format of HTTP messages, including all headers and status codes HTTP authentication and other security technologies, including SSL, TLS, and SHTTP Techniques for accelerating HTTP–load balancing, layer 4 and layer 7 switching, caching, and multiplexing Related technologies–from Proxy Auto Configuration (PAC) and Web Proxy Auto Discovery (WPAD) to important caching protocols including Web Cache Coordination Protocol (WCCP), Internet Cache Protocol (ICP), and HyperText Caching Protocol (HTCP) The evolution of HTTP and how to handle compatibility between HTTP versionsThe CD-ROM includes a searchable electronic edition of the text.

See all Editorial Reviews

Buy HTTP Essentials: Protocols for Secure, Scaleable Web Sites at Amazon

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • YahooMyWeb
  • Google Bookmarks
  • Yahoo! Buzz
  • TwitThis
  • Live
  • LinkedIn
  • Pownce
  • MySpace

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

3 Comments so far
  1. Taber December 7, 2009 1:58 pm

    An excellent book for learning HTTP and much more about how web servers work at the protocol level. What you can learn in a few hours from this book is amazing because it is organized so well, the author is a gifted teacher with an excellent roadmap of what he wants to present, and the hierarchy of overview and detail is so well designed. The book covers the context in which the HTTP protocol resides, the details of HTTP itself, and then branches into important usages of HTTP for creating secure, reliable and scalable web sites.

  2. Heller December 7, 2009 4:19 pm

    Get this book. It reads a whole lot better than the spec. The language is so straightforward that your grandmother might enjoy reading it too. It comes with a dictionary of exception codes too, so you’ll never be left scratching your head if a few important message packets begin to burp on their way to Paris via Kuala Lumpur.

  3. Laik December 7, 2009 7:13 pm

    I,as a university student with great interest to HTTP,borrow this book from school library. This book gives me basic and clear concept about http operations between client and server and stuff behind the scene. a list of explanation of http message and header is heleful too. later, the author writes very detail about proxy server,caching server and how the webserver are build for serious commercial use. I am able to finish 2/3 of this book in 3 days. it’s so interesting and keeps me reading on. This is definitely a book to get you start with all kind of term for HTTP and a grasp for HTTP/Webserver concept. for ppl with solid backgroud on HTTP, i would recommend the “HTTP: The Definitive Guide”.