The worker size limit is documented as "10MB in size after compression" (for paid accounts): https:/
The worker size limit is documented as "10MB in size after compression" (for paid accounts): https://developers.cloudflare.com/workers/platform/limits/#worker-size
I know from some other places this refers to gzip compression. Does anyone know which compression level is used?
(Reference https://nodejs.org/api/zlib.html#class-options:~:text=zlib.constants.Z_VERSION_ERROR-,Compression%20levels.,-zlib.constants.Z_NO_COMPRESSION)
I know from some other places this refers to gzip compression. Does anyone know which compression level is used?
(Reference https://nodejs.org/api/zlib.html#class-options:~:text=zlib.constants.Z_VERSION_ERROR-,Compression%20levels.,-zlib.constants.Z_NO_COMPRESSION)






