1 / 5

RSVP Transport Issues

Explore issues in RSVP-TE and how to improve transport layer for reliable messaging. Learn from RSVP, use multiple protocols, and aim for simplicity and flexibility.

jstroud
Download Presentation

RSVP Transport Issues

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RSVP Transport Issues Ping Pan Henning Schulzrinne

  2. Issues • Reliable Messaging: • Reliable delivery & soft-state. • Staged refresh timers (RFC2961). • At the end, very TCP-like. • Message Packing • One session per RSVP message. • The size does not matter…. It is the message count that kills the CPU. • Message Bundling (RFC2961).

  3. Issues (cont.) • RSVP MTU • Cannot handle fragments. • Not an issue in RSVP-TE. • In e2e, message size may increase due to security overhead. • RSVP-TE vs. real-time applications • RSVP-TE does not have scaling problems. • Always enable RFC2961 • Controlled triggered messages • Real-time applications may have a problem.

  4. Where do we go? • RSVP-TE: no thanks. • Already deployed RFC2961. • 50,000+ sessions per router. • Other applications: • Transport layer is an concern. • Recommendation on transport layer: • Make it flexible. • Make it TCP-like, • … and make it simple.

  5. What about RSVP • Learn from RSVP: • Application-neutral. • Multiple transport protocols: • UDP and raw mode. • Change/swap the transport layer. • Re-use the original protocol? • Re-define a new signaling protocol?

More Related