On 12/20/06, Roland Rabben <[EMAIL PROTECTED]> wrote:

My goal was to use the "Cache-Control: public, no-cache" header. From
what I understand that should make a cache-server cache the response,
but still require authentication from the origin server before the cache
releases its local representation to the next user/request.

Is the origin server capable of generating 304 responses without using
resources?  Otherwise, this is pointless.

An in any case, as you've noticed, it isn't supported at the moment.
Just taking out the Authorization check may make it work, but I'm not
sure.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to