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

Configure Blocklist using Deno-Deploy #53

Closed
ghost opened this issue Jan 27, 2022 · 1 comment
Closed

Configure Blocklist using Deno-Deploy #53

ghost opened this issue Jan 27, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 27, 2022

image
Summary:

  1. No issues for latency (25-50ms. Great)
  2. No issues for error in deno-deploy (Great)
  3. Config blocklist issues (syntax error- on website)
  4. No issues on blocklist on deno-deploy (Great)
@ghost ghost closed this as completed Jan 27, 2022
@ignoramous
Copy link
Contributor

ignoramous commented Jan 27, 2022

Deno's at 20ms latency? Wow. That's 3x faster than Workers on average. May be Deno keeps the isolate / process around a lot longer than Cloudflare does.

Re: Configure blocklists: We've fixed that now. The rethinkdns configure webpage, which downloads the blocklist-metadata (json) from our servers, had issue dealing with the content-disposition http-header (typically used to instruct browsers to show "save as" dialogs)... We've since change the way we "stream" the response to the clients a bit, and the webpage seems happy now.

This issue was closed.
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

1 participant