After a recent upgrade to apache 2.0.55, we are unable to PUT files using WebDAV over SSL.
When accessed directly, the WebDAV upload hangs after uploading about 8k of data. Because our DAV servers are behind a proxy, uploads sent through the proxy server appear to be uploaded correctly but the resulting file is corrupted and 1K chunks of the file are repeated and scrambled.
Things work as expected when accessed without SSL.
Thanks in advance for any help you can offer!