ons 2006-09-27 klockan 08:31 +0700 skrev Arief Kurniawan:
> I'd like to accelerate our backend HTTPS Server, the SSL Cert. is held
> by the backend server (IP 192.168.1.1)
If you want Squid to server the content as https out to the Internet
then there need to be an SSL cert installed on your Squid and you must
use the https_port directive.
> In squid.conf :
>
> http_port 443 vhost
> cache_peer 192.168.1.1 parent 443 0 originserver name=myapps
There need to be an ssl option on that cache_peer line if you want to
use SSL between Squid and the backend.
In either case the SSL connection will be terminated at your Squid.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:04 MDT