On 9/22/06, ABAPGUY <abapguy@xxxxxxxxx> wrote:
is there any point using mod_cache , mod_file_cache on an Apache 2 server that only serves https pages ? In other words can https pages be cache in Apache ?
It is my understanding that the encryption itself cannot be cached because there is a unique encryption key for each client. (Someone please correct me if I'm wrong.) But the cache can still help if you have heavy-weight content generation, since it will cache a complete, unencrypted copy of the page. If you are just serving static files, it probably won't do much good. Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx