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

As a WP Rocket user, I want machine-ready payloads to list IPs to allow #89

Closed
MathieuLamiot opened this issue Mar 11, 2024 · 0 comments · Fixed by #94
Closed

As a WP Rocket user, I want machine-ready payloads to list IPs to allow #89

MathieuLamiot opened this issue Mar 11, 2024 · 0 comments · Fixed by #94
Assignees

Comments

@MathieuLamiot
Copy link

Context
https://wp-media.slack.com/archives/C069W48E47N/p1709644841861639?thread_ts=1705381865.216779&cid=C069W48E47N

Expected behavior
There must be an endpoint that returns all IPv4 that WP Rocket is using, one IP per line.
There must be an endpoint that returns all IPv6 that WP Rocket is using, one IP per line.

Additional information
The return value of those endpoints must then be cached somehow, to avoid each call to trigger the OVH API process, which takes a while.

@MathieuLamiot MathieuLamiot self-assigned this Mar 11, 2024
MathieuLamiot added a commit that referenced this issue Mar 11, 2024
Refactor of hard-coded IPs for re-use in different generation methods
Fixes #89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant