Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable cache purging if caching is not enabled #15

Open
agitator opened this issue Sep 26, 2018 · 0 comments
Open

disable cache purging if caching is not enabled #15

agitator opened this issue Sep 26, 2018 · 0 comments

Comments

@agitator
Copy link
Member

with unreleased version from master

Cache purging should be disabled if caching is not enabled or not enabled with caching proxy like varnish to prevent messages like this:
ConnectionError: HTTPConnectionPool(host='localhost', port=6081): Max retries exceeded with url: ... (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10f3ce110>: Failed to establish a new connection: [Errno 61] Connection refused',))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant