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

Purge both https and http urls from Facebook cache on save #18

Open
Tracked by #30
jonom opened this issue Aug 18, 2017 · 2 comments
Open
Tracked by #30

Purge both https and http urls from Facebook cache on save #18

jonom opened this issue Aug 18, 2017 · 2 comments

Comments

@jonom
Copy link
Owner

jonom commented Aug 18, 2017

If CMS is accessed through https connection but http version of page is normally shared, cache may not be cleared (need to test)

@jonom
Copy link
Owner Author

jonom commented Nov 5, 2018

This should happen in the background, perhaps as a queued job, so it doesn't slow down page saves.

@jonom
Copy link
Owner Author

jonom commented Nov 18, 2019

Perhaps include a config option (e.g. DualProtocol) for this. Some sites don't have SSL certs and some are only accessible through https, so we don't want to add a redundant http request in those cases.

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