Media Manager misbehaving again, and once again SSA was to blame
On Jul 11, 2014, at 6:58 AM, Benjamin Coddington wrote:
That corresponds with a change in request handling we made late Monday / early Tuesday. We’re routing incoming requests across a new set of proxy servers, and I found that their maximum request size was set to only 1048576 rather than the 209715200 we’ve set for filetransfer in the past. I’ve set it to match on the new systems.
Note for me: make systems unit test for max request length.