??? You can cache responses for the HTTP protocol over HTTPS.
HOWEVER, if you are a proxy, and the user is using proxy CONNECT method
to tunnel -through- your server to a backend SSL server, then no, your proxy
sees only encrypted data, and cannot do anything with it.
Xuekun Hu wrote:
I googled through the intelnet and found some one said that can't cache ssl!
Does anyone know the reason? From my thought, handling https request
just like first SSL handshakes, then read the file and encrypt it
using one algorithm. If read the file from the disk, I think it also
could read from the cache. Sorry if I'm wrong. I'm not expert on this
area.
Thx, Xuekun
On 2/27/06, Xuekun Hu <[EMAIL PROTECTED]> wrote:
Hi,
I can use mod_mem_cache to cache all contents of HTTP requests,
however I found that it couldn't cache HTTPS content.
Dose anyone know how to cache that? Thanks in advance.
Thx, Xuekun
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]