The agents are coming for the web and the web isn't ready
info.varnish-software.com
1 thread
Is there a way to stream the ESI in a chunk? I'm asking for different use case.
Just so I understand what you are asking about. You have a ESI chunk which is a cache miss and the backend is fetching it, but you want the delivery of this specific chunked to have a streaming delivery?
Yes, but it can be regardless of being a cache miss.
If you are curious about the use case: https://github.com/ericfortis/aot-fetch-demo/blob/main/optio...
I think it could be streamed if compression is off.