wiki:Internal/Caching
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Caching protocol:

A separate cache service is implemented external to MF click router and talks with the router through network socket.

The following packet types are defined:

REQ_PKT: Request packet received

REQ_ACK: Request ack sent out: hit or miss

REQ_RESP: Cached data sent for a request

DATA_PKT_C: Data packet received for caching

DATA_RESP: Indicate data cached and replaced

The message flow of caching is shown in the attached figure.

Last modified 8 years ago Last modified on Jan 15, 2016, 6:02:20 AM

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.