On Wed, 28 Feb 2001 22:04:02 +0100, Henrik Nordstrom
<hno@hem.passagen.se> wrote:
>https servers cannot normally be accelerated due to the SSL encryption.
>
>What can be done with a patched development version od Squid is to move
>the SSL engine from the web server to Squid. See
>http://squid.sourceforge.net/projects.html#ssl.
or, use a stable version of squid and something in front of it to
unwrap the https. I use Apache with mod_rewrite:
https http http
client --------------> apache ------> squid ------> backend
Toby Dickenson
tdickenson@geminidataloggers.com
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Mar 01 2001 - 05:10:28 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:27 MST