|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
12-25-2008, 03:14 PM | #1 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
$http_proxy handled incorrectly.
I was having some severe problems with my updater, and eventually tracked it down to this.
I had this variable set as per spec to a uri ( http://proxy.example.com:port/ ), and the resource updater seems to just split at the first colon, resulting in a lot of gethostbyname(http) calls, resulting predictably in failure. After unsetting the variable on a hunch, everything worked fine.
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis Last edited by fudje; 12-25-2008 at 03:57 PM. |
Thread Tools | |
Display Modes | |
|
|