• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Does IE cache HTTPS content?

spidey07

No Lifer
Seems like ssl pages aren't cached at all. Meaning a darn 200K graphical header is downloaded every time on every page?

Is this normal for ssl?
 
Originally posted by: spidey07
Seems like ssl pages aren't cached at all. Meaning a darn 200K graphical header is downloaded every time on every page?

Is this normal for ssl?

It wouldn't be very secure if your bank account balance got cached in IE, would it now? 😀
 
Originally posted by: LordJezo
Secure stuff is pretty much session only. Need to download it every time for security reasons.

That's what I was seeing as well. So even navigating a single SSL site, each page pulls everything, everytime?

Why the hell did developers put this fat 200k graphic on every single page? each click of the mouse downloads another 200k - hell on modem folks.

arghh.
 
that is an interesting feature
so an easy was to insure someone doesn't cache your web page is to just run it from https instead of http

cool
 
Back
Top