From: Gustaf N. <ne...@wu...> - 2017-02-24 06:24:35
|
There are reports that SSL writes with large content cause problems. I've uploaded a version of revproxy that avoids memory bloats on huge files and that chunks POST data. -g Am 23.02.17 um 21:25 schrieb Gustaf Neumann: > actually, the approach with the "ns_getcontent" should not be necessary > and is not desirable for large content. What i can see from the sinppet > is that the request content was spooled to a file (due to the maxupload > settings) which needs probably more detailed handling (my tests were > mostly with GET and WebSockets). > > I'll try to setup a test environment similar to yours - may be at the > weekend. My assumption is that you are using this under linux and > OpenSSL 1.0.*. Is this correct? |