Disabling file buffering and caching to disk

Hello everyone, I’m transferring large amounts of files to a web server. Currently, when sending files to the web server, I see that the data is being buffered on the BunkerWeb disk first and only then forwarded to the web server.

Could you please tell me how to make the files go directly to the web server without using the BunkerWeb disk?