rproxy is an extension to HTTP which allows transferring of differences between a web server and client, using an algorithm similar to rsync's. This works particularly well for dynamically-generated sites, where the pages are often similar but not the same on each visit. Transferring just the difference reduces network traffic and therefore loading time.
| Tags | Internet Web Networking Software Distribution Proxy Servers |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
- All comments
Recent commentsNew slides
To fill the gap of recent news or documentation, here are some online slides (http://rproxy.samba.org/doc/lca2001/slides.html) from recent conferences.