> -----Oorspronkelijk bericht-----
> Van: Ralph Goers [mailto:[EMAIL PROTECTED]
> 
> Breaking caching by generating unique ids doesn't seem like much of a
> solution.  I have pipelines that operate in the same manner that you
are
> describing.  The src parameter is the same for every client.  I solved
> it by implementing my own source resolver.  It adds something unique
> about the client to the url that is returned on  the get URI call
> causing each client to have their own copy cached.
> 
> Ralph

You're right, and I don't want to break caching. But I believe the
simple solution I proposed doesn't break caching.

Bart.

Reply via email to