WebSTAR 4 Manual & Technical Reference

Manual Contents | Chapter Contents | Previous Page | Next Page

Connect to Your Proxy Server

WebSTAR Proxy is a caching HTTP server that runs as a Plug-In to WebSTAR. Unlike a regular web server, a proxy server is intended to reduce bandwidth consumption and improve Net access speed for users within your organization. Your users can receive all HTTP traffic via WebSTAR Proxy (by configuring the proxy settings in their browsers). When they request a URL on the Internet, their connection is actually to WebSTAR Proxy, which then retrieves the page from the target server and relays it to your user. Proxy also improves security by only requiring one IP address on your network to have HTTP access to the outside world (keeping firewall administration simple), and allows you to restrict access from your internal machines to certain sites and locations on the net. WebSTAR Proxy is particularly useful for schools and small- to medium-sized businesses.

The WebSTAR Proxy Server caches web pages in RAM. This means that the first time a page is requested by a user, it is stored in cache, and relayed to the user. On subsequent requests of the same page from any user, WebSTAR Proxy simply retrieves the page out of its local cache, and passes it to the user. These repeat transactions are faster because they take place on your own network instead of going out on the Internet. This is especially helpful if you have a crowded or slow network connection.

See also: WebSTAR Proxy Server .

You can try out your Proxy server right away., as long as it's installed in your Plug-Ins folder. You'll need access to some other machines on your network to test this feature.

1 On another machine, open the web browser, and find the proxy panel in the "Preferences" or "Options" window.
Set the HTTP Proxy option to use the host name or IP address of your WebSTAR server, using the default port, 8000 .
2 Repeat the previous step on a another machine (Mac or any other OS).
3 Have each machine access a site with a lot of graphics, such as www.starnine.com .
There's not much to see: the first machine will get the page in the normal time, but all other browsers configured to use the Proxy Server will get the same page much more quickly.


Manual Contents | Chapter Contents | Previous Page | Next Page