What does a Varnish cache server error 403 typically indicate?

Question

Grade: Education Subject: Support
What does a Varnish cache server error 403 typically indicate?
Asked by:
62 Viewed 62 Answers

Answer (62)

Best Answer
(334)
A Varnish cache server error 403 (Forbidden) usually means the Varnish server is refusing access to a requested resource. This often happens when the Varnish server doesn't have the necessary permissions to read the file or directory being requested, or when the request is being made from a source that isn't authorized to access it.