Image Caching on pages served through httpS

Hello !

A page of mine contains hits to several images. This page itself is 
loaded through httpS and so are the images inside it because if  not, 
browser may complain that the page is requesting unsecure items.

Then, the page loads OK  but, I've noticed that all of these images are 
not being cached, what causes a lot of hits to my server.

This is the page I'm talking about :

https://www.online.unimep.br/api/gtwebsiteapi.wsa?HCIFUNCAO=BBMENU&HCIETX=0

I also have another site, development one, which is a clone of the real 
one except that it doesnt have SSL. On this other server, same software, 
same pages etc, images are cached !

If I grab one of these images URLs and load it manually, browser do 
caches it, even when SSL is used. This URL is the same specified inside 
the original page, except that the browser now caches it.

So, when this image is loaded from the page request, it's not cached. 
When its loaded manually, it is cached. My conclusion : loading the 
image from the SSL page causes it not to be cached.

Is my conclusion OK ? Is there something I can do to "force" images to 
be cached, even if the page is not ?

Thanks in advance for your support !

-- 

Obrigado,
------------------------------------------------------------------------------
                  Jose Adriano Baltieri - Analista de Sistemas
                  DTI - CENTRO - UNIMEP - Universidade Metodista de Piracicaba
                  PIRACICABA - SP - Brasil - Fone : (19) 3124-1858
------------------------------------------------------------------------------

Received on Wednesday, 1 December 2004 17:16:17 UTC