bidirectional http
play

Bidirectional HTTP Design Implications for HTTP IETF 74 Mark - PowerPoint PPT Presentation

Bidirectional HTTP Design Implications for HTTP IETF 74 Mark Lentczner, March 2009 zero@lindenlab.com Four Approaches XEP-0124: Bidirectional-streams Over Synchronous HTTP, XMPP BOSH http://xmpp.org/extensions/xep-0124.html Bayeux Protocol,


  1. Bidirectional HTTP Design Implications for HTTP IETF 74 Mark Lentczner, March 2009 zero@lindenlab.com

  2. Four Approaches XEP-0124: Bidirectional-streams Over Synchronous HTTP, XMPP BOSH http://xmpp.org/extensions/xep-0124.html Bayeux Protocol, The Dojo Foundation Bayeux http://svn.cometd.org/trunk/bayeux/bayeux.html The Web Sockets API, W3C WebSock http://dev.w3.org/html5/websockets/ http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-03 Reverse HTTP rHTTP http://tools.ietf.org/html/draft-lentczner-rhttp-00

  3. Four Motivations BOSH Work around firewalls or environments that are restricted to HTTP Operate in an application environment (web page) where the only Bayeux network functionality is XMLHttpRequest() WebSock Create a bi-directional network facility for DOM environments Provide full HTTP request/response semantics in network rHTTP environments where the responder can’t accept connections

  4. Common Aim Support reversed flow over HTTP -or- Get data to the client at the server’s whim!

  5. Layering on HTTP How the underlying HTTP connection is used: Poll / Long Poll BOSH, Bayeux Upgrade WebSock, rHTTP

  6. Polling vs. Long Polling Polling polling period Client Network Sever Events latency latency Long Polling max polling period Client Network Sever Events latency latency

  7. Content Transport Data is moved through the system in: Message Bodies BOSH, Bayeux Web Socket protocol WebSock HTTP rHTTP

  8. Features of HTTP – URLs – Headers – Content Negotiation All use them in establishment to different degrees Only rHTTP uses them once operating

  9. Connections How many connections it takes 1 BOSH, WebSock 1 or 2 Bayeux 2 rHTTP

  10. Proxies How do the work with proxies: No Problem BOSH, Bayeux Need CONNECT WebSock, rHTTP

  11. Caching We don’ need no stinkin’ caching!

  12. GET /contributors HTTP/1.1 Lisa Dusseault Mark Lentczner Salvatore Loreto Jack Moffitt Peter Saint-Andre Greg Wilkins

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend