If 'Options' is selected from the menu bar or pop-up menu, the Options notebook is opened. This has the following pages:
At the top of the page, a bar chart shows the distribution of the response times for recent requests, and (if there have been any requests) the average response time. This bar chart is redrawn automatically whenever the number of connections returns to idle, or you can refresh it manually by clicking on (selecting) the chart.
You can change the time-scale of this chart using the buttons at the bottom right of the box. Any measurements that would be "off-scale" (to the right of the chart) are included in the bar at the far right of the chart.
The lower part of the page lets you set a response time goal using a slider control; responses made within the specified time are displayed on the bar chart in green; responses made within twice that time are shown in an orangey-brown, and responses outside that limit are shown in a medium-dark red. The exact colors used will depend on your display.
The average response time shown on the page is colored according to the the same rules, as is the less precise average response time shown on the main window, if 'Color on main window' is checked.
See "Response time recording" for more details.
Two 'Main Window' check-boxes are provided:
The 'Sounds on connections' checkbox requests that sounds be made (using the PC speaker) when a client browser connects to the server. Radio buttons let you choose whether to hear a note (on a ascending scale, depending on the number of connections) for every connection, or to hear a note only when the server moves from being idle to being busy (one or more connections).
The 'File command cache' controls are used for a performance optimization. See "File command cache" for details before using this option.
GoServe will convert backslashes ('\') in the name to URI form (forward slashes, '/'), and will add a trailing '/' if one is not present. For example, entering 'd:\myhome' would result in the directory specification 'd:/myhome/' being passed to the filter via the DATADIR() function. This page checks that a drive is specified so it is not accidentally omitted.
The filter must be in the GoServe working (current) directory, so no drive or directory path should be specified. For example, if you enter 'myfilter.80', this would result in the filter 'd:\goserve\myfilter.80' being used, if 'd:\goserve' is the working directory. The filter must exist in the GoServe working directory in order for a new name to be accepted.
The 'Limits', 'DataDir', and 'Filter' pages let you choose when to apply the change or changes that you make, by clicking on the 'Apply' button (or pressing the Enter key). The Apply button is only enabled when you have made a change and all fields on the page are valid. If you leave a page (or close the notebook) when the Apply button is enabled, the changes will be applied automatically at that time.
[ previous section | GoServe | next section ]
From 'goserve.doc', version 2.32.
Copyright © International Business Machines Corporation, 1993, 1995.
All rights reserved.