> A quick troubleshooting i've done was to setup apache and simply > wget a very large file over plain HTTP. Transfer worked, i did it a > second time and diff'ed the two downloads, they were the same. I then > did the same test over HTTPS and got an error > (SSL3_GET_RECORD:decryption failed or bad record mac). This clarified > the problem is much more related to SSL than anything else.
Forgot to mention, i'm connecting to the machine via ssh and never get disconnected, ssh terminal works perfectly fine, but anything going through ssh for large transfers fails (ie rsync, unison, etc).

