Re: [naviserver-devel] revproxy callback setup

2017-04-11 Thread Gustaf Neumann
Am 10.04.17 um 17:58 schrieb David Osborne: The order change is changing which callback is timing out first and backendReply was triggered. It doesn't deal with the timeout properly, it just immediately starts trying to read from the backend chan. Thanks for the changes. The exception handling w

Re: [naviserver-devel] revproxy callback setup

2017-04-10 Thread David Osborne
This had a knock-on effect meaning the timeout stopped functioning for me. The order change is changing which callback is timing out first and backendReply was triggered. It doesn't deal with the timeout properly, it just immediately starts trying to read from the backend chan. So adding timeout