bryan
CDCloudflare Developers
•Created by bryan on 1/17/2024 in #general-help
Effect of keepalive (not keep-alive) within fetch in workers?
Not to be confused with HTTP keep-alive, does the keepalive fetch option have any effect on the worker platform? Hopeful at minimum that established TCP connections can be reused within the same request. See docs: https://developer.mozilla.org/en-US/docs/Web/API/fetch#keepalive
2 replies