Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 3394] New: liburl / netselect issue (again)

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 3394] New: liburl / netselect issue (again)
  • Date: Tue, 20 May 2003 11:16:26 -0400

http://bugs.sourcemage.org/show_bug.cgi?id=3394

Summary: liburl / netselect issue (again)
Product: Sorcery
Version: All Versions
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Sorcery
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: mlubrano AT sourcemage.org


Hi,

netselect is pretty agressive at the moment: it consider a few host
as "unreachable" even if they are alive and kicking (because of its probe
implementation and so on).

I've been working on a patch to make it display these "unreachable" (but
valid)
hosts this way:

Here, www.no-ip.com is alive, but netselect don't think so:
./netselect www.no-ip.com www.yahoo.fr
99 www.yahoo.fr

Now with the new -u (show unreachable) arg:
./netselect -u www.no-ip.com www.yahoo.fr
103 www.yahoo.fr
999999999 www.no-ip.com

the "unreachable" hosts are displayed on bottom with a very poor (and
specific)
score of 999999999.
So in liburl we can still try these hosts on last resort (like when all
better
hosts doesn't have the file we need).

Bye,
Mat.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 3394] New: liburl / netselect issue (again), bugzilla-daemon, 05/21/2003

Archive powered by MHonArc 2.6.24.

Top of Page