Web Development Thread, Make IIS use a proxy server in Coding and Web Development; We have a locally hosted IIS server, I want IIS to get some xml files (RSS Feeds) however we need ...
-
13th February 2006, 12:24 PM #1 Make IIS use a proxy server
We have a locally hosted IIS server, I want IIS to get some xml files (RSS Feeds) however we need to use a proxy to access the internet here, can I confuse IIS in to using the proxy here? short of editing the PHP scripts to use a proxy at that point it would be more useful to make the whole IIS use a proxy.
Anyone else done this before?
Thanks
fooby
-
-
IDG Tech News
-
13th February 2006, 01:15 PM #2 Re: Make IIS use a proxy server
Does IIS not obey the proxy settings set through Internet Explorer options?
-
-
13th February 2006, 01:21 PM #3 Re: Make IIS use a proxy server

Originally Posted by
webman Does IIS not obey the proxy settings set through Internet Explorer options?
No.
Also, would this not make iis a proxy too? much like apache can be. I'm sure its not something you want to do.
-
-
13th February 2006, 01:43 PM #4 Re: Make IIS use a proxy server
I thought IIS would obey those for outbound connections. Say a script wanted to access www.google.co.uk; if the server's IE settings specified a proxy to use for all requests, then IIS would use the proxy server specified to fetch the external request. If not, then it would assume direct connection for the request.
EDIT: Is the proxy server you need to use running transparently on port 80, or on something different like 8080 or 3128? If the proxy is the server's default gateway and if it's transparent, all web (HTTP) requests should be going through the proxy [service] anyway.
-
-
13th February 2006, 03:01 PM #5 Re: Make IIS use a proxy server
The proxy is the standard proxy.town.county.sch.uk:8080 provided by the SWGfL.
The gateway for the IIS is our internal router address, as are all the other pc's in the lan.
IIS just doesnt seem to use the IE proxy settings, also proxycfg doesnt seem to help.
I have managed to work around temporarily using wget for windows, however its awkward as I want to use RSS feeds and currently have to wget the feed daily.
-
-
13th February 2006, 03:12 PM #6 Re: Make IIS use a proxy server
What site software are you using with this fooby? Its a function of the web application to navigate via a proxy to the rest of the universe. Its not IIS' problem basically.
If you can't fix the website software the other alternative is to do transparant proxying on your border router of port 80 and redirect it to your proxy server.
-
-
13th February 2006, 03:30 PM #7 Re: Make IIS use a proxy server
Hmm, I thought so.
We have a Joomla website on IIS6 on Win2003. I was hoping to pass the problem to IIS not mod joomla, however I can search for a RSS thing that supports proxies, when I looked before I couldn't find one.
thanks
fooby
-
SHARE: 
Similar Threads
-
By Michael in forum Windows
Replies: 7
Last Post: 22nd September 2007, 03:04 PM
-
Replies: 14
Last Post: 9th March 2007, 11:53 AM
-
By chrbb in forum How do you do....it?
Replies: 2
Last Post: 7th March 2007, 10:57 PM
-
By ptrainor1 in forum Windows
Replies: 12
Last Post: 10th February 2006, 08:15 AM
-
By snakepottery in forum Windows
Replies: 8
Last Post: 21st November 2005, 02:57 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules