chainedssl intermittent data loss
After weeks of debugging, our latest hypothesis is that using ChainedSSL certs, which require SSLv3, sometimes cause POST data to be lost - completely blanked out as if the form submission was empty. This intermittent behavior was found with PHP in both module and CGI mode, and a perl CGI.Anyone else seen this?