Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
services:network:proxy:setsissa-proxyserver [2009/02/24 12:22]
marina created
services:network:proxy:setsissa-proxyserver [2018/12/11 10:45] (current)
zanello
Line 1: Line 1:
 +====== How to improve speed accessing on many popular web sites working at SISSA  ======
 +
  
-====== How to improve speed accessing on many popular web sites working at Sissa  ====== 
  
 ===== Proxy Server ===== ===== Proxy Server =====
-**We suggest to set web Sissa proxy server on your browser using your laptop or workstation at SISSA**. This setting** can improve transfer speed** and response time when accessing many popular web sites and reduce the total traffic on SISSA external link.\\ +**We suggest to set web SISSA proxy server on your browser using your laptop or workstation at SISSA**. This setting** can improve transfer speed** and response time when accessing many popular web sites and reduce the total traffic on SISSA external link.\\ 
-This is achieved keeping a local copy of frequently visited pages. The local copy is validated before being served to the client, i.e. compared to a set of refresh patterns to ensure the information ​is still up-to-date, so users don't have to worry about being served stale web contents.+This is achieved keeping a local copy of frequently visited pages. The local copy is validated before being served to the client, i.e. compared to a set of refresh patterns to ensure the information ​are still up-to-date, so users don't have to worry about being served stale web contents.
  
 You can configure your browser to use the proxy with the automatic configuration script provided at: http://​proxy.sissa.it/​proxy.pac\\ You can configure your browser to use the proxy with the automatic configuration script provided at: http://​proxy.sissa.it/​proxy.pac\\
  
 <note c> <note c>
-  Please remember: Please remove ​this setting when you use your laptop OUTSIDE SISSA, otherwise you will not be able to use your browser. ​+REMEMBER: Please remove ​SISSA proxy setting when you use your laptop OUTSIDE SISSA, otherwise you will not be able to use your browser.  
 +So, __backup your proxy configuration__ before changing it with SISSA proxy server setting.
 </​note>​ </​note>​
 +/** inizio commento
 +Using some SISSA **web pages you can see a warning**? For more information go to:
 +[[on-line_resources:​sissa_root_cert:​warnings:​warn-index| Web warnings... how to solve...]] \\
 +The problem of these warnings will be solved installing the SISSA Root Certificate. fine commento */
  
-==== Browser-specific ​informations ​====+==== Browser-specific ​information ​====
    * [[:​services:​network:​proxy:​internet_explorer6.x:​intexp6.x|internet explorer6.x]]    * [[:​services:​network:​proxy:​internet_explorer6.x:​intexp6.x|internet explorer6.x]]
    * [[:​services:​network:​proxy:​internet_explorer7.x:​intexp7.x|internet explorer7.x]]    * [[:​services:​network:​proxy:​internet_explorer7.x:​intexp7.x|internet explorer7.x]]
Line 24: Line 30:
  
  
- 
-[[http://​www.sissa.it/​download/​wizards/​proxy|Download Windows 2000/XP setup wizards for Mozilla Firefox and Internet Explorer]]. 
  
 === Opera === === Opera ===
-  *1) Open Tools -> Preferences +  *1) Open **Tools** --> **Preferences**; 
-  *2) Select ​the Advanced tab -> Network +  *2) select ​the **Advanced** tab --> **Network**; 
-  *3) Select ​the "Proxy servers" ​button +  *3) select ​the **Proxy servers** button; 
-  *4) Select "Use automatic proxy configuration" +  *4) select **Use automatic proxy configuration**; 
-  *5) Fill in the URL provided above +  *5) fill in the URL:** http://​proxy.sissa.it/​proxy.pac** 
-  *6) Click on "OK""OK"+  *6) click on **OK****OK**.
  
 === Konqueror === === Konqueror ===
-  *1) Open Settings -> Configure Konqueror -> Proxy +  *1) Open **Settings** --> **Configure Konqueror** -> **Proxy**; 
-  *2) Select "Use the following proxy configuration URL" +  *2) select **Use the following proxy configuration URL**; 
-  *3) Fill in the URL provided above +  *3) fill in the URL:** http://​proxy.sissa.it/​proxy.pac** 
-  *4) Click on "OK"+  *4) click on **OK**.
  
 === Lynx, ELinks, Wget === === Lynx, ELinks, Wget ===
Line 48: Line 52:
   setenv http_proxy "​http://​proxy.sissa.it:​3128/"​   setenv http_proxy "​http://​proxy.sissa.it:​3128/"​
  
-<​note>​ Since lynx does not support proxy autoconfiguration,​ this configuration provides only fault tolerance, but no load balancing </​note>​.