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

Can this support more domains to track? #23

Open
lolifamily opened this issue Nov 28, 2020 · 2 comments
Open

Can this support more domains to track? #23

lolifamily opened this issue Nov 28, 2020 · 2 comments

Comments

@lolifamily
Copy link

You can try to use self request(making request to itself and add a parameter of the subrequest) and each subrequest can track 25 domains so that it's able to track 50*25 domains.

@eidam
Copy link
Owner

eidam commented Dec 1, 2020

This is not possible with KV at this moment as you might end up with rewriting the state pretty often. But I will check once there will be an open beta for Durable Objects.

@itsmatteomanf
Copy link

You can try to use self request(making request to itself and add a parameter of the subrequest) and each subrequest can track 25 domains so that it's able to track 50*25 domains.

You also can't technically call the Worker itself unless you do a staggered "domain > workers.dev > domain" and so on...

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

No branches or pull requests

3 participants