• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURL proxy request error for http://localhost?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURL proxy request error for http://localhost?


  • Subject: Re: NSURL proxy request error for http://localhost?
  • From: Sherm Pendley <email@hidden>
  • Date: Fri, 21 Feb 2003 17:23:49 -0500

On Friday, February 21, 2003, at 08:53 AM, Lance Bland wrote:

The functions incorrectly redirect "http://localhost"; to the proxy
server (because I use a proxy server for http requests), and the proxy
server sees it as a request to itself.

If you have a static IP on your LAN, you could direct the request to that, instead of to the loopback address. That wouldn't fix the real problem, of course - the request would still be retrieved by way of the proxy. But, it should allow you to at least use your local web server and access the internet at the same time, without having to toggle your proxy settings constantly.

Here's a far-fetched idea: I don't know how CF implements its proxy setup internally, but if it's using the kernel's internal IP forwarding, you could maybe use ipfw to disable whatever forwarding is mistakenly getting set up for the loopback interface. I *told* you it was far-fetched... ;-)

sherm--

Heisenberg may have slept here.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: NSURL proxy request error for http://localhost?
      • From: Lance Bland <email@hidden>
References: 
 >NSURL proxy request error for http://localhost? (From: Lance Bland <email@hidden>)

  • Prev by Date: Re: http://127.0.0.1 in Safari goes to nameserver?
  • Next by Date: Re: slow text drawing
  • Previous by thread: NSURL proxy request error for http://localhost?
  • Next by thread: Re: NSURL proxy request error for http://localhost?
  • Index(es):
    • Date
    • Thread