The K Desktop Environment

5.46. Proxies

5.46.1. Introduction

Proxies are programs running on a computer that acts a server on the network you are connected to (whether by modem or other means). These programs receive HTTP and FTP requests, retrieve the relevant files from the internet, and pass them on to the client computer that made the requests.

When you have configured a proxy, HTTP and/or FTP requests are re-routed through the computer that is acting as a proxy server. However, you can also select specific hosts which should be contacted directly, rather than through the proxy server. If you are on a local network, for example, access to local hosts probably don't need to go through a proxy server.

You should only need to configure a proxy server if your network administrator requires it (if you are a dial-up user, that would be your internet service provider or ISP). Otherwise, especially if you are feeling a bit confused about this proxy business, but everything seems to be fine with your internet connection, you don't need to change anything.

This module in the KDE control center also allows you control the size of the local cache directory used by Konqueror. Note that each user account on your computer has a separate cache directory, and this directory is not shared with other web browsers such as Netscape.

Storing local copies of web pages that you have visited allows Konqueror to quickly load their contents on subsequent visits. It will only be necessary to reload the contents from the original site if they have changed since your last visit, or if you click the reload button in Konqueror.

5.46.2. Use

The proxy and cache settings are separated by a horizontal rule. Above the rule, you can see the controls that are related to proxy settings, and on the top left is a checkbox labeled "Use Proxy". If you need to configure a proxy, you should select this option. When the checkbox is enabled, you will be able to use the other controls.

The complete addressing information for the proxy includes both the internet address and a port number. You should enter these into the relevant text boxes. The arrow button on the right copies the information from the HTTP line to the FTP line, in order to help save some typing.

If there are hosts which you can connect to without going through the proxy server, you can type the names of these hosts, separated by commas, in the text box labeled "No Proxy For:". For example, hosts that are on your local network can probably be contacted directly.

Below the horizontal rule, you can see the controls that are related to cache settings. If you really don't want any of the web pages you visit to be stored on your computer, you can disable Konqueror's disk cache by clearing the checkbox labeled "Use Cache".

You can control the size of the cache by typing a number into the text box labeled "Average Cache Size". This is the average amount of space in kilobytes that the cache directory is allowed to use. When the cache grows too large, Konqueror will delete older files to reduce the size of the cache directory.

5.46.3. Section Author

This section written by:

Krishna Tateneni .

Minor update by Mike McBride