vqServer System settings


System settings form

This form is displayed when you click on System settings in the control centre menu. The form allows you to change some settings which are shared by your entire vqServer installation.

The lines above the form display your computer's name and IP address as provided by your computer's operating system. They are unlikely to be correct unless your computer is connected to your network at the time the page is generated. You can copy this information to the form if necessary by clicking on the appropriate link.

Computer name

Also known as the host name, this is one of the pieces of information which computers connected to the internet use to identify themselves to each other. vqServer provides this information to Java servlets and CGI scripts (so that they can identify your computer to other computers accessing your web site). vqServer tries to figure this information out for itself during its startup sequence. However, there are some circumstances in which vqServer might not be able to do this or might do this incorrectly.

IP Address

This is the other piece of information which computers connected to the internet use to identify themselves to each other. See Computer name above.

Maximum size of cache (kb)

vqServer keeps a copy of the files which are most frequently requested from your web site in your computer's memory (this is called the file cache). This results in faster operation. In general, a larger cache means a faster web site. However if the cache is too big your computer will probably start using virtual memory and thrashing its hard disk. The default value of 4024 kb works well.

Maximum size of files in cache (kb)

Most web pages are relatively small, so the best trade-off between total cache size and server efficiency is achieved by restricting the caching mechanism to a large number of small files. The default value of 6 kb means that most web pages will be cached.

Maximum number of active servlets

vqServer also maintains a cache of the most recently used Java servlets, avoiding the overhead associated with initialising and destroying servlets unnecessarily. The default value, 10, is probably enough to cache all of the servlets in use on most small and medium web sites.
Connection timeout (seconds) The maximum duration of a connection between a web browser and vqServer. If a connection exceeds this duration it will be interrupted and closed. This feature can prevent most web browsers, network problems, operating system bugs and errant Java servlets or CGI scripts from gradually bringing your web site to a halt. The default value, 300 seconds, accommodates all but the most long-winded servlets. A value of zero disables connection duration checking.

Autosave interval (seconds)

vqServer automatically saves its configuration file after this interval if any changes have been made. If the interval is zero, the configuration file is saved every time a change is made using the control centre. A negative value disables the autosave feature.

The vqServer configuration file can also be saved manually by clicking on the Other link and then the Save settings link in the control centre menu. The configuration file is also saved automatically when you shut down vqServer.


vqServer version 1.06. Copyright © 1997-98 vqSoft and Steve Shering. Last updated 31 October 1998.
vqServer
Register (free!)
Support

Contents

Sessions
Special security