Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
services:network:proxy:setsissa-proxyserver [2009/02/27 14:08]
marina
services:network:proxy:setsissa-proxyserver [2018/08/03 16:53]
zanello [Proxy Server]
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>
-  ​REMEMBER: Please remove SISSA proxy 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 keep track of your proxy configuration**, ​before changing it with SISSA proxy server setting.+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 29: Line 34:
  
 === 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 49: Line 54:
   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>​.