From: Gustaf N. <ne...@wu...> - 2017-02-24 19:32:39
|
Am 24.02.17 um 18:21 schrieb David Osborne: > Thanks, that's working great for me. > Have tested it with large POST data, binary data, UTF-8 data and all > gets handled perfectly. > > Only issue I've come across is testing the behaviour when the proxy > can't connect to the backend. I'm getting a segfault for every request > in that case. tested proxy https connection to non-existing host ... fine. tested proxy https connection to the non-listening port ... fine tested proxy https connection to a non-https port ... bingo Fixed in https://bitbucket.org/naviserver/naviserver/commits/9264a64bf2d81e6c142a2bab2b5f0deb3acd7c14 all the best -gn |