Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Squid v2.x (not 3.x 2 as far as I can tell?) has a feature they coined Collapsed Forwarding. In a nutshell, it allows the intermediary to piggy back multiple clients on a single origin server connections. There are a few ways we could accomplish this, but they all would share the same property: this is only safe to do for cacheable objects.

...