############################################################################
#                                                                          #
# The contents of this file are subject to the WebStone Public License     #
# Version 1.0 (the "License"); you may not use this file except in         #
# compliance with the License. You may obtain a copy of the License        #
# at http://www.mindcraft.com/webstone/license10.html                      #
#                                                                          #
# Software distributed under the License is distributed on an "AS IS"      #
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See      #
# the License for the specific language governing rights and limitations   #
# under the License.                                                       #
#                                                                          #
# The Original Code is WebStone 2.5.                                       #
#                                                                          #
# The Initial Developer of the Original Code is Silicon Graphics, Inc.     #
# and Mindcraft, Inc.. Portions created by Silicon Graphics. and           #
# Mindcraft. are Copyright (C) 1995#1998 Silicon Graphics, Inc. and        #
# Mindcraft, Inc. All Rights Reserved.                                     #
#                                                                          #
# Contributor(s): ______________________________________.                  #
#                                                                          #
############################################################################

@(#)README	1.3

The filelists with "dyn" as part of the filename are meant
to be used with the WebStone dynamic module (NSAPI, ISAPI,
or CGI). 

The filelists labeled "iis" are for Microsoft IIS
(Internet Information Server).  The filelists with "ns"
are for Netscape web servers.

Where the WebStone 2.0 dynamic load modules do some
calculations and then return, the WebStone 2.5 dynamic
load modules return the data from a file.  The file names
used in the filelists must be absolute path names, not
the names that would be passed to a Web server to retrieve
the files.

The filelists for ws2?-ns expect MIME types to be defined
for suffixes "ws20-ns" and "ws25-ns".

-----

filelist                    Default filelist used by WebStone.  Rename
                            whichever list you use to "filelist".
filelist.homepage           One HTML URL
filelist.manyfiles          Filelist with the same files and proportions as
                            filelist.standard, but with the values of the
                            weights multiplied by 25.
filelist.standard           Filelist for WebStone 2.5 Standard Run Rules,
                            same as filelist.sample.
filelist.mc-mix             Mindcraft's proposed workload, a mixture of 
                            static and dynamic tests.  You may need to
                            modify the dynamic URLs to fit your access
                            method (NSAPI, ISAPI, or CGI) and web server.

filelist-dyn-ws25-ns        WebStone 2.5 filelist, all-NSAPI load.
filelist-dyn-ws25-iis       WebStone 2.5 filelist, all-ISAPI load.
filelist-dyn-cgi-ws25-win   WebStone 2.5 filelist, CGI, for use with a web
                            server running on a Windows machine.
filelist-dyn-cgi-ws25       WebStone 2.5 filelist, CGI, for use with a web
                            server NOT running on a Windows machine (which
			    would most likely be a UNIX machine).

filelist-dyn-ws20-ns        WebStone 2.01 filelist, all-NSAPI load.
filelist-dyn-ws20-iis       WebStone 2.01 filelist, all-ISAPI load.
filelist-dyn-cgi-ws20-win   WebStone 2.01 filelist, CGI, for use with a web
                            server running on a Windows machine.
filelist-dyn-cgi-ws20       WebStone 2.01 filelist, CGI, for use with a web
                            server NOT running on a Windows machine (which
			    would most likely be a UNIX machine).

fileset                     A list of all the HTML files that are named by
                            these filelists.
paths.pl                    Path to the Web browser, for use by the GUI.
testbed                     Sample WebStone configuration file for Unix
                            webmaster systems.
testbed.nt                  Sample WebStone configuration file for NT
                            webmaster systems.  Rename to "testbed" before
                            running, so webstone.bat will find it.
-----
