Caddy's buffer(s)?

Hi,

I rarely post on computer related forums, so I apologize if my question is silly or badly worded.

I was wondering how Caddy is buffering data? More precisely, in case of a dynamic generated page, using PHP / PHP-FPM. Does Caddy wait for the whole page to be generated before sending it? Or does it send it by chunks, once a buffer is filled ?

If so, it there a way to control Caddy’s buffers?

I would be interested in the equivalent of the nginx’s option “fastcgi_buffering off ;”

Thank you,

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.