akamai sites time out (wodSSH / wodSSH.NET)
This is a major issue for us
Using the software when we set up a TCP Forwarded connections to an http-proxy server on the same host (squid, v2.5) result in hung traffic on akamai redirected sites (example: http://www.facebook.com) winds up timing out.
Here's a list of the testing we have done
SSH Lib + Port Forward + Squid = No work (no errors, just the pages hang when testing in a browser)
SSH Lib + Port Forward + (No Squid) = Work
Putty + Port Forward + Squid = Work
Putty + Port Forward + (No Squid) = Work
Why does this library not work correctly with Squid? I'm in a limbo state right now where I feel if I ask a Squid forum I'll be told it is the C# Lib, if I ask the C# Lib I'll be told it is a Squid problem.
Has anyone ever encountered this issue? It is blocking us from choosing this library, we may wind up defaulting on a C++ lib instead.