-
From v2.0.0, we can create 3rd party middleware. So far, the following 3rd-party middleware has been created.
* GraphQL Middleware
* Firebase Auth Middleware
* Validator Middleware
* Sentry Midd…
-
**Describe the solution you'd like**
Support Cloudflare Edge-caching HTML for not-logged-in users in coordination with a Content Management System (CMS) that supports x-HTML-Edge-Cache headers (eithe…
-
https://blog.misaka.rest/2023/01/22/cf-wkrs-node/
在我们使用一些VPS或者容器云的节点的时候,我们或多或少会出现IP/域名被墙的一种情况。但是有些提供商特别鸡贼不能够自定义域名。这时候我们可以使用CloudFlare的Workers来反代节点IP/域名,一起复活被墙的节点。 准备材料 一枚域名(因为默认的wkr域名被墙了) 一个CloudFl…
-
I'm having issues getting my project to successfully deploy on Cloudflare because I am relying on a dependency (`@vercel/og`) which uses `satori/wasm`.
The Vercel building process goes fine but whe…
-
- `CLOUDFLARE_TOKEN` (unchanged)
- `CLOUDFLARE_TARGET` (unchanged)
- `CLOUDFLARE_ZONE_ID` (unchanged)
- `DATABASE_URL` (unchanged)
- `GITHUB_CLIENT_SECRET` (unchanged)
- `SERVER_TOKEN`: `WORKER_AUTH_…
-
### Is your feature request related to a problem?
SSE support
https://github.com/surrealdb/surrealdb.go/tree/cbor-encoding-and-http-connection-engine Adds http , and embeds surreal db ( from wh…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler
### What version of `Wrangler` are you using?
2.1.13
### What operating system are you using?
Linux
### Describe the Bug
I often c…
-
I noticed in https://github.com/bluejekyll/trust-dns/pull/1987 that Cloudflare's HTTP/3 implementation seems to be incompatible (or there might be a bug?) with `h3`.
I made a "minimal" reproducible…
-
Sometimes logs do not show up and I'd like to know if this is a known bug or if am I doing something wrong. I'm on pages router and followed this guide: https://github.com/axiomhq/next-axiom/blob/v0.x…
-
看了下目前的实现,每个 `checkLocationWorkerRoute` 都会发出独立的请求来请求自身,这相当于每个此设置都会增加1440请求/天
这在一般情况下也许无关紧要,但当设置此项的节点数较多,并且用户也部署了其他请求消耗不低的服务的情况下,这个请求量也许不能忽视
是否可以进行改进,将相同 `checkLocationWorkerRoute` 的请求聚合,例如
```…