|
|
|
|
|
by lkarsten
3011 days ago
|
|
I applaud the effort to hate on "smart" middleware proxies! That being said, author gets no points for namedropping random distributed systems algorithms and using tcp keepalives (2 hours minimum!) as an argument against TLS terminating proxies. Is there a reason to (as he says) "fully implement the protocol" in the proxy? I battled with websockets through Pound last week, and it simply doesn't work because the author took a non-postel stand on protocol specifics. Having a protocol agnostic proxy like hitch (previously stud) fixed that without losing functionality, and I expect it to age better as well. |
|