Yacine Hmito
Yacine Hmito
CDCloudflare Developers
Created by Yacine Hmito on 9/18/2023 in #workers-help
Reuse TLS sessions with fetch
We use Fauna with Cloudflare Workers and noticed that our queries take a minimum of 150ms, which is quite slow. We found that the culprit is the TLS handshake (100+ms). It is possible to setup Cloudflare to reuse TLS sessions?
2 replies
CDCloudflare Developers
Created by Yacine Hmito on 6/16/2023 in #workers-help
Reading a worker's compatibility date
I see that one can set a worker's compatibility date from wrangler (and by extension the API, although it is not documented). Is there a way, instead, to just read the compatibility date? It is not displayed in the dashboard and I haven't seen an API route to fetch it. Thanks.
21 replies