lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev autoproxy config


From: Kenneth Shaffer
Subject: Re: lynx-dev autoproxy config
Date: Thu, 21 May 1998 09:51:16 -0400 (EDT)

> For example, if your AutoConfig URL is http://config.nctu.edu.tw/
> (just a guess), you can go there and get the script.  If you find a
> line that like this:
> 
>     return "PROXY proxy.nctu.edu.tw:8080";

Had a look at ours and it looks like more than one can be returned.

        return "PROXY mach1.domain;" +
                "PROXY mach2.domain;" +
                "PROXY mach3.domain" ;
                
Can lynx handle a list of proxy servers and use the first one that 
successfully is used?

--
Ken Shaffer 
Sun Microsystems, Inc. ( http://www.sun.com )
"Where the Sun shines year 'round in South Florida"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]