[Server-devel] Apache proxy CRCsync & mozilla gsoc project?
Rusty Russell
rusty at rustcorp.com.au
Wed Apr 1 02:33:16 EDT 2009
On Wednesday 01 April 2009 11:11:23 tridge at samba.org wrote:
> The per-block rolling hash should also be randomly seeded as Martin
> mentioned. That way if the user does ask for the page again then the
> hashing will be different. You need to send that seed along with the
> request.
Hi Tridge,
I didn't implement this because I wanted the server to be able to cache
the reply easily (ie. new story goes up on /., everyone sends old hash,
reply gets served from accelerator).
But then I assumed a re-get on fail.
Rusty.
More information about the Server-devel
mailing list