Items related to Web Protocols and Practice: Http/1.1, Networking Protocols,...

Web Protocols and Practice: Http/1.1, Networking Protocols, Caching, and Traffic Measurement - Softcover

  • 3.60 out of 5 stars
    15 ratings by Goodreads
 
Image Not Available

Synopsis

(Pearson Education) A reference to the core technologies underlying the World Wide Web, with an extensive treatment of HTTP/1.1 and its interaction with other protocols. Features numerous examples and case studies throughout, as well as comprehensive documentation of the technical backbone of the Internet. DLC: Web Servers--Computer Programs.

"synopsis" may belong to another edition of this title.

About the Author

Balachander Krishnamurthy of AT&T Labs–Research is a well-known researcher and the author of numerous publications in the World Wide Web and networking fields. He has published more than forty-five technical papers, coauthored and edited Practical Reusable UNIX Software, and was the series editor for the Trends in Software series of books. He holds several patents and has been a guest lecturer in more than thirty countries. His recent papers can be found at http://www.research.att.com/~bala/papers.

Jennifer Rexford of AT&T Labs–Research is an established researcher and the author of numerous publications in the areas of IP networking, multimedia streaming, and the World Wide Web. She has served on the editorial board for IEEE/ACM Transactions on Networking and on program committees for the main networking conferences. Her recent papers can be found at http://www.research.att.com/~jrex.



0201710889AB05012001

From the Back Cover

Praise for Web Protocols and Practice

“This is the most comprehensive, well-researched coverage of the basic Web protocols that I have seen. The authors have done especially well at uncovering the history and rationale of the protocol design process.”

         —Jeffrey Mogul, coauthor of the HTTP/1.1 standard

“This book will help demystify how the Internet and the Web work. Despite the current Web’s size and importance, it can be broken down into a small number of components that can be understood and controlled. This encyclopedic tome can be read straight through or used as a reference by those trying to understand or build sophisticated Internet applications.”

         —Brewster Kahle, President, Alexa Internet; Inventor of WAIS

Web Protocols and Practice covers the most important Internet application—the Web—with unprecedented breadth, depth, and motivation. An important reference book for anyone who wants to understand the Web architecture inside and out.”

         —Steve McCanne, Chief Technology Officer, Inktomi

“The authors have gathered and explained a great deal of material not found elsewhere and created an encyclopedia of the how and why of the Web.”

         —Larry Masinter, Principal Scientist, Adobe Systems Inc.; past chair of HTTP and URI IETF working groups

“I learned a lot about the reasons for Web performance—from microscopic detail about specific interactions of layers to macroscopic traffic related issues. Everyone will want this book.”

         —Jon Crowcroft, Professor, Networks Systems, University College London

“This book is likely to be an invaluable resource for anyone interested in understanding the protocols and infrastructure behind the Web. I especially like the attention to the evolution and historical development of the Web protocols and to the sometimes unanticipated interactions between the various protocols.”

         —Sally Floyd, Senior Scientist, AT&T Center for Internet Research at the International Computer Science Institute

“This is a book that could very well have been entitled ‘Everything You Ever Wanted to Know About the Web But Did Not Know Who to Ask’.”

         —Roch Guerin, Alfred Fitler Moore Professor of Telecommunication Networks, University of Pennsylvania

“The book is especially useful for Web site developers who can improve the user experience at their sites through a better understanding of the protocol performance issues discussed throughout the book. The material on the evolution from HTTP 1.0 to 1.1 is difficult to find outside of scattered research papers and standards documents. Overall, this book is a valuable resource for Web professionals and anyone interested in learning what makes the Web tick.”

         —Ramón Cáceres, Chief Scientist, Vindigo

“The authors have done a superb job in explaining the complex interactions of the Web protocols. The book is a unique resource for anyone who wants to learn how the Web really works.”

         —Jorg Liebeherr, Professor, University of Virginia

“It’s a great book for anyone interested in deep knowledge of Web-based techniques and is a must for Web architects and administrators.”

         —Eduardo Krell, Chief Technology Officer and Web Architect, Adexus, Santiago, Chile

“Good book! Describes things I have not seen before in print. Perfect for people who have a need to understand how HTTP works.”

         —Patrik Faltstrom, Applications Area Director, IETF

Web Protocols and Practice: HTTP/1.1, Networking Protocols, Caching, and Traffic Measurement is an all-in-one reference to the core technologies underlying the World Wide Web. The book provides an authoritative and in-depth look at the systems and protocols responsible for the transfer of content across the Web. The HyperText Transfer Protocol (HTTP) is responsible for nearly three-quarters of the traffic on today¿s Internet. This book¿s extensive treatment of HTTP/1.1 and its interaction with other network protocols make it an indispensable resource for both practitioners and students.

Providing both the evolution and complete details of the basic building blocks of the Web, Web Protocols and Practice begins with an overview of Web software components and follows up with a description of the suite of protocols that form the semantic core of how content is delivered on the Web. The book later examines Web measurement and workload characterization and presents a cutting-edge report on Web caching and multimedia streaming. It concludes with a discussion on research perspectives that highlight topics that may affect the future evolution of the Web.

Numerous examples and case studies throughout the book detail key developments in Web technology, including the following:

  • The history and evolution of the Web¿s key software components, including clients, proxies, and servers
  • Exploration of scripts, search engines, spiders, cookies, and authentication
  • The standard protocols: Internet Protocol (IP), Transmission Control Protocol (TCP), Domain Name System (DNS), and the first detailed coverage of the HTTP/1.1 standard
  • The evolving suite of protocols for transferring multimedia streams, including the Real-Time Streaming Protocol (RTSP)
  • Techniques for collecting and analyzing Web traffic measurements
  • Web caching, inter-cache protocols, caching hardware and software, and the move toward content distribution networks
  • Evolving technologies specific to caching, measurement, and protocols

Timely and in-depth, Web Protocols and Practice: HTTP/1.1, Networking Protocols, Caching, and Traffic Measurement is the first book to document the Web¿s technical backbone in a comprehensive manner.



From the Inside Flap

Introduction

This book describes the technical underpinnings of the World Wide Web. We discuss the technology for transferring, caching, and measuring the messages that carry the content between Web sites and end users. The messages are exchanged between clients, proxies, and serversthe three main software components of the Web. The format and transfer of these messages are dictated by communication protocols codified in standards documents over a period of years. Evaluating and improving Web performance relies on having effective techniques for collecting and analyzing measurements of the message traffic. By moving Web content closer to the end users, caching reduces user-perceived latency, as well as load on the Web servers and the underlying network. Web traffic is moving from delivery of text and image content to include audio and video streaming. Multimedia streaming has its own suite of communication protocols. These topics, constituting the technical core of the Web, are discussed in detail in this book.

This book provides a comprehensive treatment of the systems and protocols responsible for the transfer of Web content. The audience for this book includes Web technologists, Web site administrators, developers who rely on the Web infrastructure, students in networking and the Web, and the Web research community. The book focuses on the mature and stable aspects of the Web. In contrast to the rapidly changing techniques for creating and displaying Web content, the standardized communication protocols discussed in the book change relatively slowly. A variety of examples, state-of-the-art reports, and case studies are used to illustrate the operation of the Web and the interplay among the various components. The book includes detailed examples of the HTTP protocol, a state-of-the-art overview of Web caching and multimedia streaming, and case studies of the Apache Web server, the Squid proxy, and traffic measurement techniques. The book is a valuable resource for understanding the technology and current practices of the Web. Organization of the Book

The first section of the book consists of an opening chapter that provides a broad overview of the evolution of the World Wide Web and discusses the Web's naming infrastructure, document language, and message exchange protocol. The remainder of the book is divided into five sections consisting of 14 chapters:

Software components: These three chapters present the inner workings of clients, proxies, and servers, including a discussion of related topics such as scripts, handlers, search engines, cookies, and authentication.

Web protocols: The core of the book, these four chapters present the networking protocols underlying the Web (Internet Protocol, Transmission Control Protocol, and the Domain Name System), the design of HTTP/1.0, a comprehensive overview of HTTP/1.1, and the interaction between http and TCP.

Traffic measurement and workload characterization: These two chapters describe the various techniques for measuring and analyzing Web traffic, as well as an overview of the key parameters of Web workload models used in evaluating Web performance.

Web caching and multimedia streaming: These two chapters provide a state-of-the-art overview of key Web applications. Web caching involves moving content closer to the user to reduce user-perceived latency and the load on the server and the network. Multimedia streaming involves overlapping the transfer of audio and video data with the playback at the receiver.

Research perspectives: These three chapters present research perspectives on caching, measurement, and protocols to provide a glimpse of the evolving technology in these areas and reinforce the material presented in the earlier parts of the book. Intended Audience

The book is self-contained and does not assume any prior knowledge of Web or networking technology. An extensive bibliography points readers to additional information on specific topics. The book has several audience segments, including:

Students: Undergraduate students in advanced courses and graduate students can use the book as an introduction to the protocol, network, and measurement aspects of the Web. The book is self-contained and does not assume the student is familiar with network protocols. We do assume a basic familiarity with computer science concepts. The book includes case studies and research perspectives to guide students in applying the ideas they have learned. The book's focus on core concepts and protocol evolution ensures that the student acquires knowledge that has broad applications beyond any particular realization of Web technology.

Web technologists: The book provides developers with an in-depth treatment of the various protocols and software components in the Web. A developer can learn about HTTP and the related networking protocols, such as IP, TCP, and DNS, and their relationship to Web clients, proxies, and servers. In addition, the book includes an extensive treatment of Web traffic measurement andworkload characterization that can aid developers in evaluating and improving the performance of their software in realistic settings.

Web and networking researchers: Academic and industrial researchers can use the book as a primary source of information about the technical underpinnings of the Web and its relationship to the Internet. The core portions of the book highlight the mature technologies underlying the Web, to provide the necessary context for research work in this area. The advanced material on research perspectives provides a timely view of ongoing work that may influence the evolution of the Web, and the extensive bibliography points the reader to research publications and standards documents with additional details.

Web administrators: Administrators of Web proxies and servers can develop a deeper understanding of the operation of these software components. The book can serve as a reference for key concepts and protocol features. The emphasis on performance issues can aid administrators in tuning the configuration of a proxy or server, complementing other texts that present detailed guidelines of how to configure a particular hardware or software platform. The material on Web measurement and the interaction between HTTP and networking protocols can help administrators in diagnosing performance problems.

The book can be used as a reference, a self-study guide, or part of a one- or two-semester course on Web technology or networking. Readers may follow a variety of paths through the book, depending on their backgrounds and interests. Some readers may skip the elementary chapters, whereas other readers may skip the research perspectives material.

0201710889P04302001

"About this title" may belong to another edition of this title.

Buy Used

Condition: Very Good
Item in very good condition! Textbooks...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Search results for Web Protocols and Practice: Http/1.1, Networking Protocols,...

Stock Image

Krishnamurthy, Balachander
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: World of Books (was SecondSale), Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00079849007

Contact seller

Buy Used

US$ 4.51
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Krishnamurthy, Balachander; Rexford, Jennifer
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: Zoom Books East, Glendale Heights, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. Book is in good condition and may include underlining highlighting and minimal wear. The book can also include "From the library of" labels. May not contain miscellaneous items toys, dvds, etc. . We offer 100% money back guarantee and 24 7 customer service. Seller Inventory # ZEV.0201710889.G

Contact seller

Buy Used

US$ 4.53
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Krishnamurthy, Balachander; Rexford, Jennifer
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: ZBK Books, Carlstadt, NJ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. Fast & Free Shipping â" Good condition with a solid cover and clean pages. Shows normal signs of use such as light wear or a few marks highlighting, but overall a well-maintained copy ready to enjoy. Supplemental items like CDs or access codes may not be included. Seller Inventory # ZWV.0201710889.G

Contact seller

Buy Used

US$ 5.97
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Krishnamurthy, Balachander; Rexford, Jennifer
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Paperback

Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.66. Seller Inventory # G0201710889I4N00

Contact seller

Buy Used

US$ 6.61
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Krishnamurthy, Balachander; Rexford, Jennifer
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Paperback

Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less. Seller Inventory # G0201710889I4N00

Contact seller

Buy Used

US$ 6.61
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Krishnamurthy, Balachander, Rexford, Jennifer
Published by Pearson Education, Limited, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: Better World Books, Mishawaka, IN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Very Good. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects. Seller Inventory # 338356-6

Contact seller

Buy Used

US$ 7.58
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Krishnamurthy, Balachander, Rexford, Jennifer
Published by Pearson Education, Limited, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: Better World Books, Mishawaka, IN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Used book that is in clean, average condition without any missing pages. Seller Inventory # 4614995-6

Contact seller

Buy Used

US$ 7.58
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Krishnamurthy, Balachander, Rexford, Jennifer
Published by Pearson Education, Limited, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: Better World Books, Mishawaka, IN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Seller Inventory # GRP62654796

Contact seller

Buy Used

US$ 7.58
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Krishnamurthy, Balachander,Rexford, Jennifer
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used paperback

Seller: HPB-Red, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Seller Inventory # S_436436280

Contact seller

Buy Used

US$ 5.00
Convert currency
Shipping: US$ 3.75
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Krishnamurthy, Balachander; Rexford, Jennifer
Published by Addison-Wesley Professional, 2001
ISBN 10: 0201710889 ISBN 13: 9780201710885
Used Softcover

Seller: Goodwill Books, Hillsboro, OR, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. Signs of wear and consistent use. Seller Inventory # 3IIT4Q000YZM_ns

Contact seller

Buy Used

US$ 4.96
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

There are 6 more copies of this book

View all search results for this book