Seeing very slow response on secure connection using self-signed certifcate as compared to chrome.
We have an embedded device that uses self signed certificates. Firefox is very slow doing the handshaking and cgi calls. Chrome operates fine. Attached is the timing o… (read more)
We have an embedded device that uses self signed certificates. Firefox is very slow doing the handshaking and cgi calls. Chrome operates fine. Attached is the timing of some of the cgi calls. Where Chrome takes 325ms Firefox takes over 12 seconds for the same call. What would cause the 2 to be so different? Is there anything we can change on the html headers to make faster?