my company’s website is experiencing problems with Chrome when users use POST actions (forms and XHR) over https. In most cases the response never arrives. The app server logs the responses as 200, though.
The problem never occurs with local (non-https) instances, and I can only reproduce it with certain settings (typically access from inside firewalled networks).
Did that problem occur to anybody else ? Maybe Chrome has problems with SSL handshakes over such firewalled settings ?
Edit:
The problem could be solved by updating lighttpd to the latest version.
The problem could be solved by updating lighttpd to the latest version.