I had already tried without authentication (selectively or non at all). It's
very strange but i think it's working fine now.will do further tests.
thanks anyway.
Quoting Henrik Nordstrom <[EMAIL PROTECTED]>:
> tis 2006-08-01 klockan 16:52 +0300 skrev [EMAIL PROTECTED]:
> > i have extremely slow https connections that time out. what should i do ?
> >
> > squid2.6 stable 1
> > sles 9
>
> What browser?
>
> Does browsing https work if running the browser on the proxy server?
>
> Any difference if you disable authentication?
>
> to selectively disable authentication insert the following just before
> http_access allow password:
>
> acl test_ip src your.teststation.ip
> http_access allow test_ip
>
> Regards
> Henrik
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.