RE: [squid-users] wpad & windows updates

From: Patrick Ahler <patrick@dont-contact.us>
Date: Wed, 14 May 2003 16:29:49 -0400

Is this correct? I'm not sure what # goes in the url.substring(0, x) for
https.

      if (url.substring(0, 5) == "http:" ||
                                    url.substring(0, 5) == "https:"||
                            url.substring(0, 4) == "ftp:"||
                            url.substring(0, 7) == "gopher:"

-----Original Message-----
From: Robert Collins [mailto:robertc@squid-cache.org]
Sent: Wednesday, May 14, 2003 4:20 PM
To: Patrick Ahler
Cc: squid-users
Subject: Re: [squid-users] wpad & windows updates

I think you've hit a bug in MSIE. (Gee - shock, horror).

Try this using the wpad.dat file:
  Have the browser go through the proxy for *both* http and https url's.

I know that there is little benefit sending HTTPS through the proxy, but
I encountered the exact same symptoms a few months back, altering the
wpad.dat like I'm suggesting worked...

Rob

On Thu, 2003-05-15 at 01:50, Patrick Ahler wrote:
> I've been using autodetect proxy settings in our companies IE browsers to
> detect wpad.domainname.net and use the wpad.dat config file there. Works
> fine for me... except one problem. Windows updates won't work if I have
used
> the wpad.dat file to set the browsers proxy settings. At first I thought
> this was a problem with the squid.conf file... but windows updates work
fine
> through squidip:squidport when set manually in the browser.

--
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.
Received on Wed May 14 2003 - 14:29:50 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:40 MST