Home » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD » NetPlex/!Netplex/!Help/HTML/02-choic
NetPlex/!Netplex/!Help/HTML/02-choic
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD |
Filename: | NetPlex/!Netplex/!Help/HTML/02-choic |
Read OK: | ✔ |
File size: | 2683 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<HTML> <HEAD> <TITLE>Netplex - Choices</TITLE> </HEAD> <BODY TEXT="#000000" BGCOLOR="#ffffff" LINK="#004499" VLINK="#00224c" ALINK="#00cc00"> <H1><IMG SRC="images/world" ALIGN=ABSMIDDLE WIDTH=160 HEIGHT=63> Choices</H1> <HR> <P>The choices windows are available by choosing the 'Choices...' entry from the icon bar menu. The editing of choices is actually handled by a separate program which is launched when you click on the 'Choices...' entry. Once activated it will open up a window :</P> <P ALIGN=CENTER> <IMG SRC="images/choices/main" BORDER=0 USEMAP="#mainmap"> <MAP NAME="mainmap"> <AREA SHAPE="rect" COORDS="21,48,105,106" HREF="#webpage"> <AREA SHAPE="rect" COORDS="135,48,199,104" HREF="#server"> <AREA SHAPE="rect" COORDS="219,48,315,104" HREF="#connection"> </MAP> </P> <P>Each configuration section is available by clicking on the respective icon. Each of the sections is documented below. Interactive help is fully supported.</P> <P>Note that the choices do not immediately affect the server (it could be hazardous to let this happen). To use your updated configuration, you must click the <I>Save</I> button and then quit and re-load Netplex.</P> <P>Below, where items are shown in square brackets, they are the default values for that item.</P> <HR WIDTH="50%"> <A NAME="webpage"><H2>Web Page Choices Window</H2></A> <CENTER><P><IMG SRC="images/choices/webpage"></P></CENTER> <H3>Web page directory location</H3> <P>This section controls where Netplex will look for web pages and which file will be looked for when the client requests a directory-only URL.</P> <DL> <DT><B>Pathname</B> <DD>This field specifies the directory that Netplex will look in to find your web pages. Drag a directory, or image file such as a DOSFS partition, onto the <I>Pathname</I> writable to set it as the served page directory. <DT><B>Look for [index] by default</B> <DD>This tells Netplex the name of the file to look for by default when told to retrieve a directory. For example, if the URL requested is http://www.netplex.co.uk/ then http://www.netplex.co.uk/index will be returned to the client, if present. <DD>Dropping a file on the <I>Look for</I> writable will set it to the name of the file. </DL> <H3>Server report page</H3> <P>This section lets you configure the format of server reports - the information screens returned to clients when the server encounters an unexpected condition.</P> <DL> <DT><B>Template</B> <DD>In these fields you enter HTML-marked up text which makes up the server report page. Where you want the report-specific parts of the text to go, you insert a special marker contained in brackets into the text. '(code)' inserts the HTTP report code, '(title)' inserts the HTTP report name and '(message)' inserts a message detailing the reason for the server report. <DD>Try to avoid large server report pages, graphical content should also be kept to a minimum. </DL> <HR WIDTH="50%"> <A NAME="server"><H2>Server Choices Window</H2></A> <CENTER><P><IMG SRC="images/choices/server"></P></CENTER> <H3>HTTP Compliance</H3> <P>This section lets you control to what level of HTTP compliance Netplex works.</P> <DL> <DT><B>Allow HTTP/1.0 Keep-Alive Connections</B> <DD>When set, this enables support for the 'Keep-Alive' HTTP extension, as defined by the HTTP/1.1 draft. This allows clients that support it (including <I>ArcWeb</I>, <I>Netscape</I> and <I>MSIE</I>) to use 'persistent' connections. These are long-lived connections which allow multiple requests to be dealt with over a single client-server connection. Instead of opening up separate connections to the server for each resource, a single connection is opened and the client and server exchange requests and responses using the same connection. This eliminates the overhead of establishing many separate connections to a server. <DD>There are some potential problems with Keep-Alive persistent connections, so I have decided to leave whether it is enabled as an choice for the server administrator. One of the problems is that some user-agents will fail to terminate open connections, leaving them active until they time out. So if you're using Netplex with only one connection then this will block the use of the server until the connection times out. <DT><B>HTTP/1.1</B> <DD>When set, this enables support for the HTTP/1.1 protocol. At the moment this only provides a similar function to the Keep-Alive option. However, <I>all</I> HTTP/1.1 clients are aware of persistent connections - not just those that choose to support it, as with Keep-Alive. </DL> <H3>Allowed methods</H3> <P>This section allows you to specify what <I>methods</I> clients can use with the server.</P> <P>When any one of these options is unset and a client communicates with the server using it, a <I>Not Implemented</I> report will be generated.</P> <DL> <DT><B>GET & HEAD</B> <DD>When set, this enables responses to GET and HEAD requests, which serve documents and the document headers only respectively. <DT><B>POST</B> <DD>When set, this enables clients to submit data to CGI programs, for example a form processor. <DT><B>PUT</B> <DD>When set, this allows uploads of files to the server. This should be left off for general use, as anyone people can purposely overwrite any write-enabled file within the server's domain. <DT><B>DELETE</B> <DD>When set, this allows clients to delete files from the server. Again, this should be left off for general use. </DL> <H3>Miscellaneous</H3> <P>This section affects operations of the server which can't really be included anywhere else.</P> <DL> <DT><B>Connections timeout after [10] minutes</B> <DD>Using this option, you can specify for how long Netplex will let a connection remain idle for before automatically removing it. Remember that some connections will be very slow indeed and so you should not set the timeout too low. <DD>Note that this is also the timeout value used for persistent connections. <DT><B>Pop-up errors</B> <DD>This toggles whether errors will open up a pop-up dialogue box. Very occasionally Netplex may suffer an <I>untrapped</I> error. This can result in the pop-up box popping up and getting in the way of whatever else you happen to be doing. Turning this option off will cause errors to not be reported in a pop-up box - they will still be recorded in the log file though. Netplex is intelligent enough to know when a severe error has occurred and will shut itself down in such circumstances. <DT><B>Resolve client addresses</B> <DD>In previous versions of Netplex, it would automatically resolve the IP addresses of clients into host names. This proved to be a very time-consuming activity and could sometimes lead to requests taking several seconds longer than they needed to. For this reason, you can now turn off the automatic resolution of client addresses. This will mean that requests will be faster, but in the status display and log file, client's addresses will be represented numerically. </DL> <HR WIDTH="50%"> <A NAME="connection"><H2>Connection Choices Window</H2></A> <CENTER><P><IMG SRC="images/choices/connect"></P></CENTER> <H3>Network connection</H3> <P>This section allows you to configure how much of your Internet bandwidth and processing time you are willing to let Netplex use. The default values were chosen to be suitable for a typical modem user. See the <A HREF="a0-perfo">Performance Issues</A> page for more information.</P> <DL> <DT><B>Use the [www] port</B> <DD>The default for this option is <I>www</I> (port 80) which is the standard port for HTTP servers. By changing the port Netplex operates on you can have more than one HTTP server running on your machine. However, anyone attempting to access your server on a port other than 80 must specify the port to connect to in the URL, for example: http://www.netplex.co.uk:81/ would connect to port 81. <DD><B>Note :</B> <I>Running multiple copies of Netplex is not possible in this release</I>. <DT><B>Wait for [50]cs between processing</B> <DD>Netplex must limit the amount of processor time it uses in order to allow multitasking to function correctly. This value controls how long Netplex will wait before it continues processing. The value is specified in centiseconds so 100cs is one second, 50cs is half a second, and so on. <DD>Every [50]cs Netplex will check for and accept connections, parse requests and despatch portions of files through the connection(s) it has to its clients. The higher you set the value, the longer Netplex will have to wait before it can process again. The lower you set the value the faster Netplex can respond to requests. <DT><B>Allow up to [1] simultaneous connections</B> <DD>This option allows you to limit the number of simultaneous connections Netplex will handle. If all connections are in use and another client tries to connect, then Netplex will ignore it until it is free to process its request. When fetching multiple-file pages (i.e. one with graphics), most browsers will attempt multiple connections. <DD>Note: If you require a large number of simultaneous connections you may have to adjust Netplex's slotsize, as specified in its !Run file. <DT><B>Allocate a [1.5] Kb buffer for each connection</B> <DD>Netplex needs a temporary buffer in which to store chunks of files before sending them. This field sets the size of this buffer. The higher you set this value, the more data will be sent each time Netplex processes a connection. </DL> <HR> <P><CENTER> <A HREF="01-iconb"><IMG SRC="images/buttons/bak" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Previous ]"></A> <A HREF="index"><IMG SRC="images/buttons/up" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Index ]"></A> <A HREF="03-statu"><IMG SRC="images/buttons/fwd" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Next ]"></A> </CENTER></P> </BODY> </HTML>
00000000 3c 48 54 4d 4c 3e 0a 0a 3c 48 45 41 44 3e 0a 3c |<HTML>..<HEAD>.<| 00000010 54 49 54 4c 45 3e 4e 65 74 70 6c 65 78 20 2d 20 |TITLE>Netplex - | 00000020 43 68 6f 69 63 65 73 3c 2f 54 49 54 4c 45 3e 0a |Choices</TITLE>.| 00000030 3c 2f 48 45 41 44 3e 0a 0a 3c 42 4f 44 59 20 54 |</HEAD>..<BODY T| 00000040 45 58 54 3d 22 23 30 30 30 30 30 30 22 20 42 47 |EXT="#000000" BG| 00000050 43 4f 4c 4f 52 3d 22 23 66 66 66 66 66 66 22 20 |COLOR="#ffffff" | 00000060 4c 49 4e 4b 3d 22 23 30 30 34 34 39 39 22 20 56 |LINK="#004499" V| 00000070 4c 49 4e 4b 3d 22 23 30 30 32 32 34 63 22 20 41 |LINK="#00224c" A| 00000080 4c 49 4e 4b 3d 22 23 30 30 63 63 30 30 22 3e 0a |LINK="#00cc00">.| 00000090 0a 3c 48 31 3e 3c 49 4d 47 20 53 52 43 3d 22 69 |.<H1><IMG SRC="i| 000000a0 6d 61 67 65 73 2f 77 6f 72 6c 64 22 20 41 4c 49 |mages/world" ALI| 000000b0 47 4e 3d 41 42 53 4d 49 44 44 4c 45 20 57 49 44 |GN=ABSMIDDLE WID| 000000c0 54 48 3d 31 36 30 20 48 45 49 47 48 54 3d 36 33 |TH=160 HEIGHT=63| 000000d0 3e 20 20 43 68 6f 69 63 65 73 3c 2f 48 31 3e 0a |> Choices</H1>.| 000000e0 3c 48 52 3e 0a 0a 3c 50 3e 54 68 65 20 63 68 6f |<HR>..<P>The cho| 000000f0 69 63 65 73 20 77 69 6e 64 6f 77 73 20 61 72 65 |ices windows are| 00000100 20 61 76 61 69 6c 61 62 6c 65 20 62 79 20 63 68 | available by ch| 00000110 6f 6f 73 69 6e 67 20 74 68 65 20 27 43 68 6f 69 |oosing the 'Choi| 00000120 63 65 73 2e 2e 2e 27 20 65 6e 74 72 79 20 66 72 |ces...' entry fr| 00000130 6f 6d 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 |om the icon bar | 00000140 6d 65 6e 75 2e 20 20 54 68 65 20 65 64 69 74 69 |menu. The editi| 00000150 6e 67 20 6f 66 20 63 68 6f 69 63 65 73 20 69 73 |ng of choices is| 00000160 20 61 63 74 75 61 6c 6c 79 20 68 61 6e 64 6c 65 | actually handle| 00000170 64 20 62 79 20 61 20 73 65 70 61 72 61 74 65 20 |d by a separate | 00000180 70 72 6f 67 72 61 6d 20 77 68 69 63 68 20 69 73 |program which is| 00000190 20 6c 61 75 6e 63 68 65 64 20 77 68 65 6e 20 79 | launched when y| 000001a0 6f 75 20 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 |ou click on the | 000001b0 27 43 68 6f 69 63 65 73 2e 2e 2e 27 20 65 6e 74 |'Choices...' ent| 000001c0 72 79 2e 20 20 4f 6e 63 65 20 61 63 74 69 76 61 |ry. Once activa| 000001d0 74 65 64 20 69 74 20 77 69 6c 6c 20 6f 70 65 6e |ted it will open| 000001e0 20 75 70 20 61 20 77 69 6e 64 6f 77 20 3a 3c 2f | up a window :</| 000001f0 50 3e 0a 0a 3c 50 20 41 4c 49 47 4e 3d 43 45 4e |P>..<P ALIGN=CEN| 00000200 54 45 52 3e 0a 3c 49 4d 47 20 53 52 43 3d 22 69 |TER>.<IMG SRC="i| 00000210 6d 61 67 65 73 2f 63 68 6f 69 63 65 73 2f 6d 61 |mages/choices/ma| 00000220 69 6e 22 20 42 4f 52 44 45 52 3d 30 20 55 53 45 |in" BORDER=0 USE| 00000230 4d 41 50 3d 22 23 6d 61 69 6e 6d 61 70 22 3e 0a |MAP="#mainmap">.| 00000240 3c 4d 41 50 20 4e 41 4d 45 3d 22 6d 61 69 6e 6d |<MAP NAME="mainm| 00000250 61 70 22 3e 0a 3c 41 52 45 41 20 53 48 41 50 45 |ap">.<AREA SHAPE| 00000260 3d 22 72 65 63 74 22 20 43 4f 4f 52 44 53 3d 22 |="rect" COORDS="| 00000270 32 31 2c 34 38 2c 31 30 35 2c 31 30 36 22 20 48 |21,48,105,106" H| 00000280 52 45 46 3d 22 23 77 65 62 70 61 67 65 22 3e 0a |REF="#webpage">.| 00000290 3c 41 52 45 41 20 53 48 41 50 45 3d 22 72 65 63 |<AREA SHAPE="rec| 000002a0 74 22 20 43 4f 4f 52 44 53 3d 22 31 33 35 2c 34 |t" COORDS="135,4| 000002b0 38 2c 31 39 39 2c 31 30 34 22 20 48 52 45 46 3d |8,199,104" HREF=| 000002c0 22 23 73 65 72 76 65 72 22 3e 0a 3c 41 52 45 41 |"#server">.<AREA| 000002d0 20 53 48 41 50 45 3d 22 72 65 63 74 22 20 43 4f | SHAPE="rect" CO| 000002e0 4f 52 44 53 3d 22 32 31 39 2c 34 38 2c 33 31 35 |ORDS="219,48,315| 000002f0 2c 31 30 34 22 20 48 52 45 46 3d 22 23 63 6f 6e |,104" HREF="#con| 00000300 6e 65 63 74 69 6f 6e 22 3e 0a 3c 2f 4d 41 50 3e |nection">.</MAP>| 00000310 0a 3c 2f 50 3e 0a 0a 3c 50 3e 45 61 63 68 20 63 |.</P>..<P>Each c| 00000320 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 73 65 63 |onfiguration sec| 00000330 74 69 6f 6e 20 69 73 20 61 76 61 69 6c 61 62 6c |tion is availabl| 00000340 65 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 6f 6e |e by clicking on| 00000350 20 74 68 65 20 72 65 73 70 65 63 74 69 76 65 20 | the respective | 00000360 69 63 6f 6e 2e 20 20 45 61 63 68 20 6f 66 20 74 |icon. Each of t| 00000370 68 65 20 73 65 63 74 69 6f 6e 73 20 69 73 20 64 |he sections is d| 00000380 6f 63 75 6d 65 6e 74 65 64 20 62 65 6c 6f 77 2e |ocumented below.| 00000390 20 20 49 6e 74 65 72 61 63 74 69 76 65 20 68 65 | Interactive he| 000003a0 6c 70 20 69 73 20 66 75 6c 6c 79 20 73 75 70 70 |lp is fully supp| 000003b0 6f 72 74 65 64 2e 3c 2f 50 3e 0a 0a 3c 50 3e 4e |orted.</P>..<P>N| 000003c0 6f 74 65 20 74 68 61 74 20 74 68 65 20 63 68 6f |ote that the cho| 000003d0 69 63 65 73 20 64 6f 20 6e 6f 74 20 69 6d 6d 65 |ices do not imme| 000003e0 64 69 61 74 65 6c 79 20 61 66 66 65 63 74 20 74 |diately affect t| 000003f0 68 65 20 73 65 72 76 65 72 20 28 69 74 20 63 6f |he server (it co| 00000400 75 6c 64 20 62 65 20 68 61 7a 61 72 64 6f 75 73 |uld be hazardous| 00000410 20 74 6f 20 6c 65 74 20 74 68 69 73 20 68 61 70 | to let this hap| 00000420 70 65 6e 29 2e 20 20 54 6f 20 75 73 65 20 79 6f |pen). To use yo| 00000430 75 72 20 75 70 64 61 74 65 64 20 63 6f 6e 66 69 |ur updated confi| 00000440 67 75 72 61 74 69 6f 6e 2c 20 79 6f 75 20 6d 75 |guration, you mu| 00000450 73 74 20 63 6c 69 63 6b 20 74 68 65 20 3c 49 3e |st click the <I>| 00000460 53 61 76 65 3c 2f 49 3e 20 62 75 74 74 6f 6e 20 |Save</I> button | 00000470 61 6e 64 20 74 68 65 6e 20 71 75 69 74 20 61 6e |and then quit an| 00000480 64 20 72 65 2d 6c 6f 61 64 20 4e 65 74 70 6c 65 |d re-load Netple| 00000490 78 2e 3c 2f 50 3e 0a 0a 3c 50 3e 42 65 6c 6f 77 |x.</P>..<P>Below| 000004a0 2c 20 77 68 65 72 65 20 69 74 65 6d 73 20 61 72 |, where items ar| 000004b0 65 20 73 68 6f 77 6e 20 69 6e 20 73 71 75 61 72 |e shown in squar| 000004c0 65 20 62 72 61 63 6b 65 74 73 2c 20 74 68 65 79 |e brackets, they| 000004d0 20 61 72 65 20 74 68 65 20 64 65 66 61 75 6c 74 | are the default| 000004e0 20 76 61 6c 75 65 73 20 66 6f 72 20 74 68 61 74 | values for that| 000004f0 20 69 74 65 6d 2e 3c 2f 50 3e 0a 0a 3c 48 52 20 | item.</P>..<HR | 00000500 57 49 44 54 48 3d 22 35 30 25 22 3e 0a 0a 0a 3c |WIDTH="50%">...<| 00000510 41 20 4e 41 4d 45 3d 22 77 65 62 70 61 67 65 22 |A NAME="webpage"| 00000520 3e 3c 48 32 3e 57 65 62 20 50 61 67 65 20 43 68 |><H2>Web Page Ch| 00000530 6f 69 63 65 73 20 57 69 6e 64 6f 77 3c 2f 48 32 |oices Window</H2| 00000540 3e 3c 2f 41 3e 0a 0a 3c 43 45 4e 54 45 52 3e 3c |></A>..<CENTER><| 00000550 50 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 67 |P><IMG SRC="imag| 00000560 65 73 2f 63 68 6f 69 63 65 73 2f 77 65 62 70 61 |es/choices/webpa| 00000570 67 65 22 3e 3c 2f 50 3e 3c 2f 43 45 4e 54 45 52 |ge"></P></CENTER| 00000580 3e 0a 0a 3c 48 33 3e 57 65 62 20 70 61 67 65 20 |>..<H3>Web page | 00000590 64 69 72 65 63 74 6f 72 79 20 6c 6f 63 61 74 69 |directory locati| 000005a0 6f 6e 3c 2f 48 33 3e 0a 0a 3c 50 3e 54 68 69 73 |on</H3>..<P>This| 000005b0 20 73 65 63 74 69 6f 6e 20 63 6f 6e 74 72 6f 6c | section control| 000005c0 73 20 77 68 65 72 65 20 4e 65 74 70 6c 65 78 20 |s where Netplex | 000005d0 77 69 6c 6c 20 6c 6f 6f 6b 20 66 6f 72 20 77 65 |will look for we| 000005e0 62 20 70 61 67 65 73 20 61 6e 64 20 77 68 69 63 |b pages and whic| 000005f0 68 20 66 69 6c 65 20 77 69 6c 6c 20 62 65 20 6c |h file will be l| 00000600 6f 6f 6b 65 64 20 66 6f 72 20 77 68 65 6e 20 74 |ooked for when t| 00000610 68 65 20 63 6c 69 65 6e 74 20 72 65 71 75 65 73 |he client reques| 00000620 74 73 20 61 20 64 69 72 65 63 74 6f 72 79 2d 6f |ts a directory-o| 00000630 6e 6c 79 20 55 52 4c 2e 3c 2f 50 3e 0a 0a 3c 44 |nly URL.</P>..<D| 00000640 4c 3e 0a 0a 3c 44 54 3e 3c 42 3e 50 61 74 68 6e |L>..<DT><B>Pathn| 00000650 61 6d 65 3c 2f 42 3e 0a 3c 44 44 3e 54 68 69 73 |ame</B>.<DD>This| 00000660 20 66 69 65 6c 64 20 73 70 65 63 69 66 69 65 73 | field specifies| 00000670 20 74 68 65 20 64 69 72 65 63 74 6f 72 79 20 74 | the directory t| 00000680 68 61 74 20 4e 65 74 70 6c 65 78 20 77 69 6c 6c |hat Netplex will| 00000690 20 6c 6f 6f 6b 20 69 6e 20 74 6f 20 66 69 6e 64 | look in to find| 000006a0 20 79 6f 75 72 20 77 65 62 20 70 61 67 65 73 2e | your web pages.| 000006b0 20 20 44 72 61 67 20 61 20 64 69 72 65 63 74 6f | Drag a directo| 000006c0 72 79 2c 20 6f 72 20 69 6d 61 67 65 20 66 69 6c |ry, or image fil| 000006d0 65 20 73 75 63 68 20 61 73 20 61 20 44 4f 53 46 |e such as a DOSF| 000006e0 53 20 70 61 72 74 69 74 69 6f 6e 2c 20 6f 6e 74 |S partition, ont| 000006f0 6f 20 74 68 65 20 3c 49 3e 50 61 74 68 6e 61 6d |o the <I>Pathnam| 00000700 65 3c 2f 49 3e 20 77 72 69 74 61 62 6c 65 20 74 |e</I> writable t| 00000710 6f 20 73 65 74 20 69 74 20 61 73 20 74 68 65 20 |o set it as the | 00000720 73 65 72 76 65 64 20 70 61 67 65 20 64 69 72 65 |served page dire| 00000730 63 74 6f 72 79 2e 0a 0a 3c 44 54 3e 3c 42 3e 4c |ctory...<DT><B>L| 00000740 6f 6f 6b 20 66 6f 72 20 5b 69 6e 64 65 78 5d 20 |ook for [index] | 00000750 62 79 20 64 65 66 61 75 6c 74 3c 2f 42 3e 0a 3c |by default</B>.<| 00000760 44 44 3e 54 68 69 73 20 74 65 6c 6c 73 20 4e 65 |DD>This tells Ne| 00000770 74 70 6c 65 78 20 74 68 65 20 6e 61 6d 65 20 6f |tplex the name o| 00000780 66 20 74 68 65 20 66 69 6c 65 20 74 6f 20 6c 6f |f the file to lo| 00000790 6f 6b 20 66 6f 72 20 62 79 20 64 65 66 61 75 6c |ok for by defaul| 000007a0 74 20 77 68 65 6e 20 74 6f 6c 64 20 74 6f 20 72 |t when told to r| 000007b0 65 74 72 69 65 76 65 20 61 20 64 69 72 65 63 74 |etrieve a direct| 000007c0 6f 72 79 2e 20 20 46 6f 72 20 65 78 61 6d 70 6c |ory. For exampl| 000007d0 65 2c 20 69 66 20 74 68 65 20 55 52 4c 20 72 65 |e, if the URL re| 000007e0 71 75 65 73 74 65 64 20 69 73 20 68 74 74 70 3a |quested is http:| 000007f0 2f 2f 77 77 77 2e 6e 65 74 70 6c 65 78 2e 63 6f |//www.netplex.co| 00000800 2e 75 6b 2f 20 74 68 65 6e 20 68 74 74 70 3a 2f |.uk/ then http:/| 00000810 2f 77 77 77 2e 6e 65 74 70 6c 65 78 2e 63 6f 2e |/www.netplex.co.| 00000820 75 6b 2f 69 6e 64 65 78 20 77 69 6c 6c 20 62 65 |uk/index will be| 00000830 20 72 65 74 75 72 6e 65 64 20 74 6f 20 74 68 65 | returned to the| 00000840 20 63 6c 69 65 6e 74 2c 20 69 66 20 70 72 65 73 | client, if pres| 00000850 65 6e 74 2e 0a 3c 44 44 3e 44 72 6f 70 70 69 6e |ent..<DD>Droppin| 00000860 67 20 61 20 66 69 6c 65 20 6f 6e 20 74 68 65 20 |g a file on the | 00000870 3c 49 3e 4c 6f 6f 6b 20 66 6f 72 3c 2f 49 3e 20 |<I>Look for</I> | 00000880 77 72 69 74 61 62 6c 65 20 77 69 6c 6c 20 73 65 |writable will se| 00000890 74 20 69 74 20 74 6f 20 74 68 65 20 6e 61 6d 65 |t it to the name| 000008a0 20 6f 66 20 74 68 65 20 66 69 6c 65 2e 0a 0a 3c | of the file...<| 000008b0 2f 44 4c 3e 0a 0a 3c 48 33 3e 53 65 72 76 65 72 |/DL>..<H3>Server| 000008c0 20 72 65 70 6f 72 74 20 70 61 67 65 3c 2f 48 33 | report page</H3| 000008d0 3e 0a 0a 3c 50 3e 54 68 69 73 20 73 65 63 74 69 |>..<P>This secti| 000008e0 6f 6e 20 6c 65 74 73 20 79 6f 75 20 63 6f 6e 66 |on lets you conf| 000008f0 69 67 75 72 65 20 74 68 65 20 66 6f 72 6d 61 74 |igure the format| 00000900 20 6f 66 20 73 65 72 76 65 72 20 72 65 70 6f 72 | of server repor| 00000910 74 73 20 2d 20 74 68 65 20 69 6e 66 6f 72 6d 61 |ts - the informa| 00000920 74 69 6f 6e 20 73 63 72 65 65 6e 73 20 72 65 74 |tion screens ret| 00000930 75 72 6e 65 64 20 74 6f 20 63 6c 69 65 6e 74 73 |urned to clients| 00000940 20 77 68 65 6e 20 74 68 65 20 73 65 72 76 65 72 | when the server| 00000950 20 65 6e 63 6f 75 6e 74 65 72 73 20 61 6e 20 75 | encounters an u| 00000960 6e 65 78 70 65 63 74 65 64 20 63 6f 6e 64 69 74 |nexpected condit| 00000970 69 6f 6e 2e 3c 2f 50 3e 0a 0a 3c 44 4c 3e 0a 0a |ion.</P>..<DL>..| 00000980 3c 44 54 3e 3c 42 3e 54 65 6d 70 6c 61 74 65 3c |<DT><B>Template<| 00000990 2f 42 3e 0a 3c 44 44 3e 49 6e 20 74 68 65 73 65 |/B>.<DD>In these| 000009a0 20 66 69 65 6c 64 73 20 79 6f 75 20 65 6e 74 65 | fields you ente| 000009b0 72 20 48 54 4d 4c 2d 6d 61 72 6b 65 64 20 75 70 |r HTML-marked up| 000009c0 20 74 65 78 74 20 77 68 69 63 68 20 6d 61 6b 65 | text which make| 000009d0 73 20 75 70 20 74 68 65 20 73 65 72 76 65 72 20 |s up the server | 000009e0 72 65 70 6f 72 74 20 70 61 67 65 2e 20 20 57 68 |report page. Wh| 000009f0 65 72 65 20 79 6f 75 20 77 61 6e 74 20 74 68 65 |ere you want the| 00000a00 20 72 65 70 6f 72 74 2d 73 70 65 63 69 66 69 63 | report-specific| 00000a10 20 70 61 72 74 73 20 6f 66 20 74 68 65 20 74 65 | parts of the te| 00000a20 78 74 20 74 6f 20 67 6f 2c 20 79 6f 75 20 69 6e |xt to go, you in| 00000a30 73 65 72 74 20 61 20 73 70 65 63 69 61 6c 20 6d |sert a special m| 00000a40 61 72 6b 65 72 20 63 6f 6e 74 61 69 6e 65 64 20 |arker contained | 00000a50 69 6e 20 62 72 61 63 6b 65 74 73 20 69 6e 74 6f |in brackets into| 00000a60 20 74 68 65 20 74 65 78 74 2e 20 20 27 28 63 6f | the text. '(co| 00000a70 64 65 29 27 20 69 6e 73 65 72 74 73 20 74 68 65 |de)' inserts the| 00000a80 20 48 54 54 50 20 72 65 70 6f 72 74 20 63 6f 64 | HTTP report cod| 00000a90 65 2c 20 27 28 74 69 74 6c 65 29 27 20 69 6e 73 |e, '(title)' ins| 00000aa0 65 72 74 73 20 74 68 65 20 48 54 54 50 20 72 65 |erts the HTTP re| 00000ab0 70 6f 72 74 20 6e 61 6d 65 20 61 6e 64 20 27 28 |port name and '(| 00000ac0 6d 65 73 73 61 67 65 29 27 20 69 6e 73 65 72 74 |message)' insert| 00000ad0 73 20 61 20 6d 65 73 73 61 67 65 20 64 65 74 61 |s a message deta| 00000ae0 69 6c 69 6e 67 20 74 68 65 20 72 65 61 73 6f 6e |iling the reason| 00000af0 20 66 6f 72 20 74 68 65 20 73 65 72 76 65 72 20 | for the server | 00000b00 72 65 70 6f 72 74 2e 0a 3c 44 44 3e 54 72 79 20 |report..<DD>Try | 00000b10 74 6f 20 61 76 6f 69 64 20 6c 61 72 67 65 20 73 |to avoid large s| 00000b20 65 72 76 65 72 20 72 65 70 6f 72 74 20 70 61 67 |erver report pag| 00000b30 65 73 2c 20 67 72 61 70 68 69 63 61 6c 20 63 6f |es, graphical co| 00000b40 6e 74 65 6e 74 20 73 68 6f 75 6c 64 20 61 6c 73 |ntent should als| 00000b50 6f 20 62 65 20 6b 65 70 74 20 74 6f 20 61 20 6d |o be kept to a m| 00000b60 69 6e 69 6d 75 6d 2e 0a 0a 3c 2f 44 4c 3e 0a 0a |inimum...</DL>..| 00000b70 0a 3c 48 52 20 57 49 44 54 48 3d 22 35 30 25 22 |.<HR WIDTH="50%"| 00000b80 3e 0a 0a 0a 3c 41 20 4e 41 4d 45 3d 22 73 65 72 |>...<A NAME="ser| 00000b90 76 65 72 22 3e 3c 48 32 3e 53 65 72 76 65 72 20 |ver"><H2>Server | 00000ba0 43 68 6f 69 63 65 73 20 57 69 6e 64 6f 77 3c 2f |Choices Window</| 00000bb0 48 32 3e 3c 2f 41 3e 0a 0a 3c 43 45 4e 54 45 52 |H2></A>..<CENTER| 00000bc0 3e 3c 50 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d |><P><IMG SRC="im| 00000bd0 61 67 65 73 2f 63 68 6f 69 63 65 73 2f 73 65 72 |ages/choices/ser| 00000be0 76 65 72 22 3e 3c 2f 50 3e 3c 2f 43 45 4e 54 45 |ver"></P></CENTE| 00000bf0 52 3e 0a 0a 3c 48 33 3e 48 54 54 50 20 43 6f 6d |R>..<H3>HTTP Com| 00000c00 70 6c 69 61 6e 63 65 3c 2f 48 33 3e 0a 0a 3c 50 |pliance</H3>..<P| 00000c10 3e 54 68 69 73 20 73 65 63 74 69 6f 6e 20 6c 65 |>This section le| 00000c20 74 73 20 79 6f 75 20 63 6f 6e 74 72 6f 6c 20 74 |ts you control t| 00000c30 6f 20 77 68 61 74 20 6c 65 76 65 6c 20 6f 66 20 |o what level of | 00000c40 48 54 54 50 20 63 6f 6d 70 6c 69 61 6e 63 65 20 |HTTP compliance | 00000c50 4e 65 74 70 6c 65 78 20 77 6f 72 6b 73 2e 3c 2f |Netplex works.</| 00000c60 50 3e 0a 0a 3c 44 4c 3e 0a 0a 3c 44 54 3e 3c 42 |P>..<DL>..<DT><B| 00000c70 3e 41 6c 6c 6f 77 20 48 54 54 50 2f 31 2e 30 20 |>Allow HTTP/1.0 | 00000c80 4b 65 65 70 2d 41 6c 69 76 65 20 43 6f 6e 6e 65 |Keep-Alive Conne| 00000c90 63 74 69 6f 6e 73 3c 2f 42 3e 0a 3c 44 44 3e 57 |ctions</B>.<DD>W| 00000ca0 68 65 6e 20 73 65 74 2c 20 74 68 69 73 20 65 6e |hen set, this en| 00000cb0 61 62 6c 65 73 20 73 75 70 70 6f 72 74 20 66 6f |ables support fo| 00000cc0 72 20 74 68 65 20 27 4b 65 65 70 2d 41 6c 69 76 |r the 'Keep-Aliv| 00000cd0 65 27 20 48 54 54 50 20 65 78 74 65 6e 73 69 6f |e' HTTP extensio| 00000ce0 6e 2c 20 61 73 20 64 65 66 69 6e 65 64 20 62 79 |n, as defined by| 00000cf0 20 74 68 65 20 48 54 54 50 2f 31 2e 31 20 64 72 | the HTTP/1.1 dr| 00000d00 61 66 74 2e 20 20 54 68 69 73 20 61 6c 6c 6f 77 |aft. This allow| 00000d10 73 20 63 6c 69 65 6e 74 73 20 74 68 61 74 20 73 |s clients that s| 00000d20 75 70 70 6f 72 74 20 69 74 20 28 69 6e 63 6c 75 |upport it (inclu| 00000d30 64 69 6e 67 20 3c 49 3e 41 72 63 57 65 62 3c 2f |ding <I>ArcWeb</| 00000d40 49 3e 2c 20 3c 49 3e 4e 65 74 73 63 61 70 65 3c |I>, <I>Netscape<| 00000d50 2f 49 3e 20 61 6e 64 20 3c 49 3e 4d 53 49 45 3c |/I> and <I>MSIE<| 00000d60 2f 49 3e 29 20 74 6f 20 75 73 65 20 27 70 65 72 |/I>) to use 'per| 00000d70 73 69 73 74 65 6e 74 27 20 63 6f 6e 6e 65 63 74 |sistent' connect| 00000d80 69 6f 6e 73 2e 20 20 54 68 65 73 65 20 61 72 65 |ions. These are| 00000d90 20 6c 6f 6e 67 2d 6c 69 76 65 64 20 63 6f 6e 6e | long-lived conn| 00000da0 65 63 74 69 6f 6e 73 20 77 68 69 63 68 20 61 6c |ections which al| 00000db0 6c 6f 77 20 6d 75 6c 74 69 70 6c 65 20 72 65 71 |low multiple req| 00000dc0 75 65 73 74 73 20 74 6f 20 62 65 20 64 65 61 6c |uests to be deal| 00000dd0 74 20 77 69 74 68 20 6f 76 65 72 20 61 20 73 69 |t with over a si| 00000de0 6e 67 6c 65 20 63 6c 69 65 6e 74 2d 73 65 72 76 |ngle client-serv| 00000df0 65 72 20 63 6f 6e 6e 65 63 74 69 6f 6e 2e 20 20 |er connection. | 00000e00 49 6e 73 74 65 61 64 20 6f 66 20 6f 70 65 6e 69 |Instead of openi| 00000e10 6e 67 20 75 70 20 73 65 70 61 72 61 74 65 20 63 |ng up separate c| 00000e20 6f 6e 6e 65 63 74 69 6f 6e 73 20 74 6f 20 74 68 |onnections to th| 00000e30 65 20 73 65 72 76 65 72 20 66 6f 72 20 65 61 63 |e server for eac| 00000e40 68 20 72 65 73 6f 75 72 63 65 2c 20 61 20 73 69 |h resource, a si| 00000e50 6e 67 6c 65 20 63 6f 6e 6e 65 63 74 69 6f 6e 20 |ngle connection | 00000e60 69 73 20 6f 70 65 6e 65 64 20 61 6e 64 20 74 68 |is opened and th| 00000e70 65 20 63 6c 69 65 6e 74 20 61 6e 64 20 73 65 72 |e client and ser| 00000e80 76 65 72 20 65 78 63 68 61 6e 67 65 20 72 65 71 |ver exchange req| 00000e90 75 65 73 74 73 20 61 6e 64 20 72 65 73 70 6f 6e |uests and respon| 00000ea0 73 65 73 20 75 73 69 6e 67 20 74 68 65 20 73 61 |ses using the sa| 00000eb0 6d 65 20 63 6f 6e 6e 65 63 74 69 6f 6e 2e 20 20 |me connection. | 00000ec0 54 68 69 73 20 65 6c 69 6d 69 6e 61 74 65 73 20 |This eliminates | 00000ed0 74 68 65 20 6f 76 65 72 68 65 61 64 20 6f 66 20 |the overhead of | 00000ee0 65 73 74 61 62 6c 69 73 68 69 6e 67 20 6d 61 6e |establishing man| 00000ef0 79 20 73 65 70 61 72 61 74 65 20 63 6f 6e 6e 65 |y separate conne| 00000f00 63 74 69 6f 6e 73 20 74 6f 20 61 20 73 65 72 76 |ctions to a serv| 00000f10 65 72 2e 0a 3c 44 44 3e 54 68 65 72 65 20 61 72 |er..<DD>There ar| 00000f20 65 20 73 6f 6d 65 20 70 6f 74 65 6e 74 69 61 6c |e some potential| 00000f30 20 70 72 6f 62 6c 65 6d 73 20 77 69 74 68 20 4b | problems with K| 00000f40 65 65 70 2d 41 6c 69 76 65 20 70 65 72 73 69 73 |eep-Alive persis| 00000f50 74 65 6e 74 20 63 6f 6e 6e 65 63 74 69 6f 6e 73 |tent connections| 00000f60 2c 20 73 6f 20 49 20 68 61 76 65 20 64 65 63 69 |, so I have deci| 00000f70 64 65 64 20 74 6f 20 6c 65 61 76 65 20 77 68 65 |ded to leave whe| 00000f80 74 68 65 72 20 69 74 20 69 73 20 65 6e 61 62 6c |ther it is enabl| 00000f90 65 64 20 61 73 20 61 6e 20 63 68 6f 69 63 65 20 |ed as an choice | 00000fa0 66 6f 72 20 74 68 65 20 73 65 72 76 65 72 20 61 |for the server a| 00000fb0 64 6d 69 6e 69 73 74 72 61 74 6f 72 2e 20 20 4f |dministrator. O| 00000fc0 6e 65 20 6f 66 20 74 68 65 20 70 72 6f 62 6c 65 |ne of the proble| 00000fd0 6d 73 20 69 73 20 74 68 61 74 20 73 6f 6d 65 20 |ms is that some | 00000fe0 75 73 65 72 2d 61 67 65 6e 74 73 20 77 69 6c 6c |user-agents will| 00000ff0 20 66 61 69 6c 20 74 6f 20 74 65 72 6d 69 6e 61 | fail to termina| 00001000 74 65 20 6f 70 65 6e 20 63 6f 6e 6e 65 63 74 69 |te open connecti| 00001010 6f 6e 73 2c 20 6c 65 61 76 69 6e 67 20 74 68 65 |ons, leaving the| 00001020 6d 20 61 63 74 69 76 65 20 75 6e 74 69 6c 20 74 |m active until t| 00001030 68 65 79 20 74 69 6d 65 20 6f 75 74 2e 20 20 53 |hey time out. S| 00001040 6f 20 69 66 20 79 6f 75 27 72 65 20 75 73 69 6e |o if you're usin| 00001050 67 20 4e 65 74 70 6c 65 78 20 77 69 74 68 20 6f |g Netplex with o| 00001060 6e 6c 79 20 6f 6e 65 20 63 6f 6e 6e 65 63 74 69 |nly one connecti| 00001070 6f 6e 20 74 68 65 6e 20 74 68 69 73 20 77 69 6c |on then this wil| 00001080 6c 20 62 6c 6f 63 6b 20 74 68 65 20 75 73 65 20 |l block the use | 00001090 6f 66 20 74 68 65 20 73 65 72 76 65 72 20 75 6e |of the server un| 000010a0 74 69 6c 20 74 68 65 20 63 6f 6e 6e 65 63 74 69 |til the connecti| 000010b0 6f 6e 20 74 69 6d 65 73 20 6f 75 74 2e 0a 0a 3c |on times out...<| 000010c0 44 54 3e 3c 42 3e 48 54 54 50 2f 31 2e 31 3c 2f |DT><B>HTTP/1.1</| 000010d0 42 3e 0a 3c 44 44 3e 57 68 65 6e 20 73 65 74 2c |B>.<DD>When set,| 000010e0 20 74 68 69 73 20 65 6e 61 62 6c 65 73 20 73 75 | this enables su| 000010f0 70 70 6f 72 74 20 66 6f 72 20 74 68 65 20 48 54 |pport for the HT| 00001100 54 50 2f 31 2e 31 20 70 72 6f 74 6f 63 6f 6c 2e |TP/1.1 protocol.| 00001110 20 20 41 74 20 74 68 65 20 6d 6f 6d 65 6e 74 20 | At the moment | 00001120 74 68 69 73 20 6f 6e 6c 79 20 70 72 6f 76 69 64 |this only provid| 00001130 65 73 20 61 20 73 69 6d 69 6c 61 72 20 66 75 6e |es a similar fun| 00001140 63 74 69 6f 6e 20 74 6f 20 74 68 65 20 4b 65 65 |ction to the Kee| 00001150 70 2d 41 6c 69 76 65 20 6f 70 74 69 6f 6e 2e 20 |p-Alive option. | 00001160 20 48 6f 77 65 76 65 72 2c 20 3c 49 3e 61 6c 6c | However, <I>all| 00001170 3c 2f 49 3e 20 48 54 54 50 2f 31 2e 31 20 63 6c |</I> HTTP/1.1 cl| 00001180 69 65 6e 74 73 20 61 72 65 20 61 77 61 72 65 20 |ients are aware | 00001190 6f 66 20 70 65 72 73 69 73 74 65 6e 74 20 63 6f |of persistent co| 000011a0 6e 6e 65 63 74 69 6f 6e 73 20 2d 20 6e 6f 74 20 |nnections - not | 000011b0 6a 75 73 74 20 74 68 6f 73 65 20 74 68 61 74 20 |just those that | 000011c0 63 68 6f 6f 73 65 20 74 6f 20 73 75 70 70 6f 72 |choose to suppor| 000011d0 74 20 69 74 2c 20 61 73 20 77 69 74 68 20 4b 65 |t it, as with Ke| 000011e0 65 70 2d 41 6c 69 76 65 2e 0a 0a 3c 2f 44 4c 3e |ep-Alive...</DL>| 000011f0 0a 0a 3c 48 33 3e 41 6c 6c 6f 77 65 64 20 6d 65 |..<H3>Allowed me| 00001200 74 68 6f 64 73 3c 2f 48 33 3e 0a 0a 3c 50 3e 54 |thods</H3>..<P>T| 00001210 68 69 73 20 73 65 63 74 69 6f 6e 20 61 6c 6c 6f |his section allo| 00001220 77 73 20 79 6f 75 20 74 6f 20 73 70 65 63 69 66 |ws you to specif| 00001230 79 20 77 68 61 74 20 3c 49 3e 6d 65 74 68 6f 64 |y what <I>method| 00001240 73 3c 2f 49 3e 20 63 6c 69 65 6e 74 73 20 63 61 |s</I> clients ca| 00001250 6e 20 75 73 65 20 77 69 74 68 20 74 68 65 20 73 |n use with the s| 00001260 65 72 76 65 72 2e 3c 2f 50 3e 0a 0a 3c 50 3e 57 |erver.</P>..<P>W| 00001270 68 65 6e 20 61 6e 79 20 6f 6e 65 20 6f 66 20 74 |hen any one of t| 00001280 68 65 73 65 20 6f 70 74 69 6f 6e 73 20 69 73 20 |hese options is | 00001290 75 6e 73 65 74 20 61 6e 64 20 61 20 63 6c 69 65 |unset and a clie| 000012a0 6e 74 20 63 6f 6d 6d 75 6e 69 63 61 74 65 73 20 |nt communicates | 000012b0 77 69 74 68 20 74 68 65 20 73 65 72 76 65 72 20 |with the server | 000012c0 75 73 69 6e 67 20 69 74 2c 20 61 20 3c 49 3e 4e |using it, a <I>N| 000012d0 6f 74 20 49 6d 70 6c 65 6d 65 6e 74 65 64 3c 2f |ot Implemented</| 000012e0 49 3e 20 72 65 70 6f 72 74 20 77 69 6c 6c 20 62 |I> report will b| 000012f0 65 20 67 65 6e 65 72 61 74 65 64 2e 3c 2f 50 3e |e generated.</P>| 00001300 0a 0a 3c 44 4c 3e 0a 0a 3c 44 54 3e 3c 42 3e 47 |..<DL>..<DT><B>G| 00001310 45 54 20 26 61 6d 70 3b 20 48 45 41 44 3c 2f 42 |ET & HEAD</B| 00001320 3e 0a 3c 44 44 3e 57 68 65 6e 20 73 65 74 2c 20 |>.<DD>When set, | 00001330 74 68 69 73 20 65 6e 61 62 6c 65 73 20 72 65 73 |this enables res| 00001340 70 6f 6e 73 65 73 20 74 6f 20 47 45 54 20 61 6e |ponses to GET an| 00001350 64 20 48 45 41 44 20 72 65 71 75 65 73 74 73 2c |d HEAD requests,| 00001360 20 77 68 69 63 68 20 73 65 72 76 65 20 64 6f 63 | which serve doc| 00001370 75 6d 65 6e 74 73 20 61 6e 64 20 74 68 65 20 64 |uments and the d| 00001380 6f 63 75 6d 65 6e 74 20 68 65 61 64 65 72 73 20 |ocument headers | 00001390 6f 6e 6c 79 20 72 65 73 70 65 63 74 69 76 65 6c |only respectivel| 000013a0 79 2e 0a 0a 3c 44 54 3e 3c 42 3e 50 4f 53 54 3c |y...<DT><B>POST<| 000013b0 2f 42 3e 0a 3c 44 44 3e 57 68 65 6e 20 73 65 74 |/B>.<DD>When set| 000013c0 2c 20 74 68 69 73 20 65 6e 61 62 6c 65 73 20 63 |, this enables c| 000013d0 6c 69 65 6e 74 73 20 74 6f 20 73 75 62 6d 69 74 |lients to submit| 000013e0 20 64 61 74 61 20 74 6f 20 43 47 49 20 70 72 6f | data to CGI pro| 000013f0 67 72 61 6d 73 2c 20 66 6f 72 20 65 78 61 6d 70 |grams, for examp| 00001400 6c 65 20 61 20 66 6f 72 6d 20 70 72 6f 63 65 73 |le a form proces| 00001410 73 6f 72 2e 0a 0a 3c 44 54 3e 3c 42 3e 50 55 54 |sor...<DT><B>PUT| 00001420 3c 2f 42 3e 0a 3c 44 44 3e 57 68 65 6e 20 73 65 |</B>.<DD>When se| 00001430 74 2c 20 74 68 69 73 20 61 6c 6c 6f 77 73 20 75 |t, this allows u| 00001440 70 6c 6f 61 64 73 20 6f 66 20 66 69 6c 65 73 20 |ploads of files | 00001450 74 6f 20 74 68 65 20 73 65 72 76 65 72 2e 20 20 |to the server. | 00001460 54 68 69 73 20 73 68 6f 75 6c 64 20 62 65 20 6c |This should be l| 00001470 65 66 74 20 6f 66 66 20 66 6f 72 20 67 65 6e 65 |eft off for gene| 00001480 72 61 6c 20 75 73 65 2c 20 61 73 20 61 6e 79 6f |ral use, as anyo| 00001490 6e 65 20 70 65 6f 70 6c 65 20 63 61 6e 20 70 75 |ne people can pu| 000014a0 72 70 6f 73 65 6c 79 20 6f 76 65 72 77 72 69 74 |rposely overwrit| 000014b0 65 20 61 6e 79 20 77 72 69 74 65 2d 65 6e 61 62 |e any write-enab| 000014c0 6c 65 64 20 66 69 6c 65 20 77 69 74 68 69 6e 20 |led file within | 000014d0 74 68 65 20 73 65 72 76 65 72 27 73 20 64 6f 6d |the server's dom| 000014e0 61 69 6e 2e 0a 0a 3c 44 54 3e 3c 42 3e 44 45 4c |ain...<DT><B>DEL| 000014f0 45 54 45 3c 2f 42 3e 0a 3c 44 44 3e 57 68 65 6e |ETE</B>.<DD>When| 00001500 20 73 65 74 2c 20 74 68 69 73 20 61 6c 6c 6f 77 | set, this allow| 00001510 73 20 63 6c 69 65 6e 74 73 20 74 6f 20 64 65 6c |s clients to del| 00001520 65 74 65 20 66 69 6c 65 73 20 66 72 6f 6d 20 74 |ete files from t| 00001530 68 65 20 73 65 72 76 65 72 2e 20 20 41 67 61 69 |he server. Agai| 00001540 6e 2c 20 74 68 69 73 20 73 68 6f 75 6c 64 20 62 |n, this should b| 00001550 65 20 6c 65 66 74 20 6f 66 66 20 66 6f 72 20 67 |e left off for g| 00001560 65 6e 65 72 61 6c 20 75 73 65 2e 0a 0a 3c 2f 44 |eneral use...</D| 00001570 4c 3e 0a 0a 3c 48 33 3e 4d 69 73 63 65 6c 6c 61 |L>..<H3>Miscella| 00001580 6e 65 6f 75 73 3c 2f 48 33 3e 0a 0a 3c 50 3e 54 |neous</H3>..<P>T| 00001590 68 69 73 20 73 65 63 74 69 6f 6e 20 61 66 66 65 |his section affe| 000015a0 63 74 73 20 6f 70 65 72 61 74 69 6f 6e 73 20 6f |cts operations o| 000015b0 66 20 74 68 65 20 73 65 72 76 65 72 20 77 68 69 |f the server whi| 000015c0 63 68 20 63 61 6e 27 74 20 72 65 61 6c 6c 79 20 |ch can't really | 000015d0 62 65 20 69 6e 63 6c 75 64 65 64 20 61 6e 79 77 |be included anyw| 000015e0 68 65 72 65 20 65 6c 73 65 2e 3c 2f 50 3e 0a 0a |here else.</P>..| 000015f0 3c 44 4c 3e 0a 0a 3c 44 54 3e 3c 42 3e 43 6f 6e |<DL>..<DT><B>Con| 00001600 6e 65 63 74 69 6f 6e 73 20 74 69 6d 65 6f 75 74 |nections timeout| 00001610 20 61 66 74 65 72 20 5b 31 30 5d 20 6d 69 6e 75 | after [10] minu| 00001620 74 65 73 3c 2f 42 3e 0a 3c 44 44 3e 55 73 69 6e |tes</B>.<DD>Usin| 00001630 67 20 74 68 69 73 20 6f 70 74 69 6f 6e 2c 20 79 |g this option, y| 00001640 6f 75 20 63 61 6e 20 73 70 65 63 69 66 79 20 66 |ou can specify f| 00001650 6f 72 20 68 6f 77 20 6c 6f 6e 67 20 4e 65 74 70 |or how long Netp| 00001660 6c 65 78 20 77 69 6c 6c 20 6c 65 74 20 61 20 63 |lex will let a c| 00001670 6f 6e 6e 65 63 74 69 6f 6e 20 72 65 6d 61 69 6e |onnection remain| 00001680 20 69 64 6c 65 20 66 6f 72 20 62 65 66 6f 72 65 | idle for before| 00001690 20 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 72 | automatically r| 000016a0 65 6d 6f 76 69 6e 67 20 69 74 2e 20 20 52 65 6d |emoving it. Rem| 000016b0 65 6d 62 65 72 20 74 68 61 74 20 73 6f 6d 65 20 |ember that some | 000016c0 63 6f 6e 6e 65 63 74 69 6f 6e 73 20 77 69 6c 6c |connections will| 000016d0 20 62 65 20 76 65 72 79 20 73 6c 6f 77 20 69 6e | be very slow in| 000016e0 64 65 65 64 20 61 6e 64 20 73 6f 20 79 6f 75 20 |deed and so you | 000016f0 73 68 6f 75 6c 64 20 6e 6f 74 20 73 65 74 20 74 |should not set t| 00001700 68 65 20 74 69 6d 65 6f 75 74 20 74 6f 6f 20 6c |he timeout too l| 00001710 6f 77 2e 0a 3c 44 44 3e 4e 6f 74 65 20 74 68 61 |ow..<DD>Note tha| 00001720 74 20 74 68 69 73 20 69 73 20 61 6c 73 6f 20 74 |t this is also t| 00001730 68 65 20 74 69 6d 65 6f 75 74 20 76 61 6c 75 65 |he timeout value| 00001740 20 75 73 65 64 20 66 6f 72 20 70 65 72 73 69 73 | used for persis| 00001750 74 65 6e 74 20 63 6f 6e 6e 65 63 74 69 6f 6e 73 |tent connections| 00001760 2e 0a 0a 3c 44 54 3e 3c 42 3e 50 6f 70 2d 75 70 |...<DT><B>Pop-up| 00001770 20 65 72 72 6f 72 73 3c 2f 42 3e 0a 3c 44 44 3e | errors</B>.<DD>| 00001780 54 68 69 73 20 74 6f 67 67 6c 65 73 20 77 68 65 |This toggles whe| 00001790 74 68 65 72 20 65 72 72 6f 72 73 20 77 69 6c 6c |ther errors will| 000017a0 20 6f 70 65 6e 20 75 70 20 61 20 70 6f 70 2d 75 | open up a pop-u| 000017b0 70 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 2e 20 |p dialogue box. | 000017c0 20 56 65 72 79 20 6f 63 63 61 73 69 6f 6e 61 6c | Very occasional| 000017d0 6c 79 20 4e 65 74 70 6c 65 78 20 6d 61 79 20 73 |ly Netplex may s| 000017e0 75 66 66 65 72 20 61 6e 20 3c 49 3e 75 6e 74 72 |uffer an <I>untr| 000017f0 61 70 70 65 64 3c 2f 49 3e 20 65 72 72 6f 72 2e |apped</I> error.| 00001800 20 20 54 68 69 73 20 63 61 6e 20 72 65 73 75 6c | This can resul| 00001810 74 20 69 6e 20 74 68 65 20 70 6f 70 2d 75 70 20 |t in the pop-up | 00001820 62 6f 78 20 70 6f 70 70 69 6e 67 20 75 70 20 61 |box popping up a| 00001830 6e 64 20 67 65 74 74 69 6e 67 20 69 6e 20 74 68 |nd getting in th| 00001840 65 20 77 61 79 20 6f 66 20 77 68 61 74 65 76 65 |e way of whateve| 00001850 72 20 65 6c 73 65 20 79 6f 75 20 68 61 70 70 65 |r else you happe| 00001860 6e 20 74 6f 20 62 65 20 64 6f 69 6e 67 2e 20 20 |n to be doing. | 00001870 54 75 72 6e 69 6e 67 20 74 68 69 73 20 6f 70 74 |Turning this opt| 00001880 69 6f 6e 20 6f 66 66 20 77 69 6c 6c 20 63 61 75 |ion off will cau| 00001890 73 65 20 65 72 72 6f 72 73 20 74 6f 20 6e 6f 74 |se errors to not| 000018a0 20 62 65 20 72 65 70 6f 72 74 65 64 20 69 6e 20 | be reported in | 000018b0 61 20 70 6f 70 2d 75 70 20 62 6f 78 20 2d 20 74 |a pop-up box - t| 000018c0 68 65 79 20 77 69 6c 6c 20 73 74 69 6c 6c 20 62 |hey will still b| 000018d0 65 20 72 65 63 6f 72 64 65 64 20 69 6e 20 74 68 |e recorded in th| 000018e0 65 20 6c 6f 67 20 66 69 6c 65 20 74 68 6f 75 67 |e log file thoug| 000018f0 68 2e 20 20 4e 65 74 70 6c 65 78 20 69 73 20 69 |h. Netplex is i| 00001900 6e 74 65 6c 6c 69 67 65 6e 74 20 65 6e 6f 75 67 |ntelligent enoug| 00001910 68 20 74 6f 20 6b 6e 6f 77 20 77 68 65 6e 20 61 |h to know when a| 00001920 20 73 65 76 65 72 65 20 65 72 72 6f 72 20 68 61 | severe error ha| 00001930 73 20 6f 63 63 75 72 72 65 64 20 61 6e 64 20 77 |s occurred and w| 00001940 69 6c 6c 20 73 68 75 74 20 69 74 73 65 6c 66 20 |ill shut itself | 00001950 64 6f 77 6e 20 69 6e 20 73 75 63 68 20 63 69 72 |down in such cir| 00001960 63 75 6d 73 74 61 6e 63 65 73 2e 0a 0a 3c 44 54 |cumstances...<DT| 00001970 3e 3c 42 3e 52 65 73 6f 6c 76 65 20 63 6c 69 65 |><B>Resolve clie| 00001980 6e 74 20 61 64 64 72 65 73 73 65 73 3c 2f 42 3e |nt addresses</B>| 00001990 0a 3c 44 44 3e 49 6e 20 70 72 65 76 69 6f 75 73 |.<DD>In previous| 000019a0 20 76 65 72 73 69 6f 6e 73 20 6f 66 20 4e 65 74 | versions of Net| 000019b0 70 6c 65 78 2c 20 69 74 20 77 6f 75 6c 64 20 61 |plex, it would a| 000019c0 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 72 65 73 |utomatically res| 000019d0 6f 6c 76 65 20 74 68 65 20 49 50 20 61 64 64 72 |olve the IP addr| 000019e0 65 73 73 65 73 20 6f 66 20 63 6c 69 65 6e 74 73 |esses of clients| 000019f0 20 69 6e 74 6f 20 68 6f 73 74 20 6e 61 6d 65 73 | into host names| 00001a00 2e 20 20 54 68 69 73 20 70 72 6f 76 65 64 20 74 |. This proved t| 00001a10 6f 20 62 65 20 61 20 76 65 72 79 20 74 69 6d 65 |o be a very time| 00001a20 2d 63 6f 6e 73 75 6d 69 6e 67 20 61 63 74 69 76 |-consuming activ| 00001a30 69 74 79 20 61 6e 64 20 63 6f 75 6c 64 20 73 6f |ity and could so| 00001a40 6d 65 74 69 6d 65 73 20 6c 65 61 64 20 74 6f 20 |metimes lead to | 00001a50 72 65 71 75 65 73 74 73 20 74 61 6b 69 6e 67 20 |requests taking | 00001a60 73 65 76 65 72 61 6c 20 73 65 63 6f 6e 64 73 20 |several seconds | 00001a70 6c 6f 6e 67 65 72 20 74 68 61 6e 20 74 68 65 79 |longer than they| 00001a80 20 6e 65 65 64 65 64 20 74 6f 2e 20 20 46 6f 72 | needed to. For| 00001a90 20 74 68 69 73 20 72 65 61 73 6f 6e 2c 20 79 6f | this reason, yo| 00001aa0 75 20 63 61 6e 20 6e 6f 77 20 74 75 72 6e 20 6f |u can now turn o| 00001ab0 66 66 20 74 68 65 20 61 75 74 6f 6d 61 74 69 63 |ff the automatic| 00001ac0 20 72 65 73 6f 6c 75 74 69 6f 6e 20 6f 66 20 63 | resolution of c| 00001ad0 6c 69 65 6e 74 20 61 64 64 72 65 73 73 65 73 2e |lient addresses.| 00001ae0 20 20 54 68 69 73 20 77 69 6c 6c 20 6d 65 61 6e | This will mean| 00001af0 20 74 68 61 74 20 72 65 71 75 65 73 74 73 20 77 | that requests w| 00001b00 69 6c 6c 20 62 65 20 66 61 73 74 65 72 2c 20 62 |ill be faster, b| 00001b10 75 74 20 69 6e 20 74 68 65 20 73 74 61 74 75 73 |ut in the status| 00001b20 20 64 69 73 70 6c 61 79 20 61 6e 64 20 6c 6f 67 | display and log| 00001b30 20 66 69 6c 65 2c 20 63 6c 69 65 6e 74 27 73 20 | file, client's | 00001b40 61 64 64 72 65 73 73 65 73 20 77 69 6c 6c 20 62 |addresses will b| 00001b50 65 20 72 65 70 72 65 73 65 6e 74 65 64 20 6e 75 |e represented nu| 00001b60 6d 65 72 69 63 61 6c 6c 79 2e 0a 0a 3c 2f 44 4c |merically...</DL| 00001b70 3e 0a 0a 0a 3c 48 52 20 57 49 44 54 48 3d 22 35 |>...<HR WIDTH="5| 00001b80 30 25 22 3e 0a 0a 0a 3c 41 20 4e 41 4d 45 3d 22 |0%">...<A NAME="| 00001b90 63 6f 6e 6e 65 63 74 69 6f 6e 22 3e 3c 48 32 3e |connection"><H2>| 00001ba0 43 6f 6e 6e 65 63 74 69 6f 6e 20 43 68 6f 69 63 |Connection Choic| 00001bb0 65 73 20 57 69 6e 64 6f 77 3c 2f 48 32 3e 3c 2f |es Window</H2></| 00001bc0 41 3e 0a 3c 43 45 4e 54 45 52 3e 3c 50 3e 3c 49 |A>.<CENTER><P><I| 00001bd0 4d 47 20 53 52 43 3d 22 69 6d 61 67 65 73 2f 63 |MG SRC="images/c| 00001be0 68 6f 69 63 65 73 2f 63 6f 6e 6e 65 63 74 22 3e |hoices/connect">| 00001bf0 3c 2f 50 3e 3c 2f 43 45 4e 54 45 52 3e 0a 3c 48 |</P></CENTER>.<H| 00001c00 33 3e 4e 65 74 77 6f 72 6b 20 63 6f 6e 6e 65 63 |3>Network connec| 00001c10 74 69 6f 6e 3c 2f 48 33 3e 0a 0a 3c 50 3e 54 68 |tion</H3>..<P>Th| 00001c20 69 73 20 73 65 63 74 69 6f 6e 20 61 6c 6c 6f 77 |is section allow| 00001c30 73 20 79 6f 75 20 74 6f 20 63 6f 6e 66 69 67 75 |s you to configu| 00001c40 72 65 20 68 6f 77 20 6d 75 63 68 20 6f 66 20 79 |re how much of y| 00001c50 6f 75 72 20 49 6e 74 65 72 6e 65 74 20 62 61 6e |our Internet ban| 00001c60 64 77 69 64 74 68 20 61 6e 64 20 70 72 6f 63 65 |dwidth and proce| 00001c70 73 73 69 6e 67 20 74 69 6d 65 20 79 6f 75 20 61 |ssing time you a| 00001c80 72 65 20 77 69 6c 6c 69 6e 67 20 74 6f 20 6c 65 |re willing to le| 00001c90 74 20 4e 65 74 70 6c 65 78 20 75 73 65 2e 20 20 |t Netplex use. | 00001ca0 54 68 65 20 64 65 66 61 75 6c 74 20 76 61 6c 75 |The default valu| 00001cb0 65 73 20 77 65 72 65 20 63 68 6f 73 65 6e 20 74 |es were chosen t| 00001cc0 6f 20 62 65 20 73 75 69 74 61 62 6c 65 20 66 6f |o be suitable fo| 00001cd0 72 20 61 20 74 79 70 69 63 61 6c 20 6d 6f 64 65 |r a typical mode| 00001ce0 6d 20 75 73 65 72 2e 20 20 53 65 65 20 74 68 65 |m user. See the| 00001cf0 20 3c 41 20 48 52 45 46 3d 22 61 30 2d 70 65 72 | <A HREF="a0-per| 00001d00 66 6f 22 3e 50 65 72 66 6f 72 6d 61 6e 63 65 20 |fo">Performance | 00001d10 49 73 73 75 65 73 3c 2f 41 3e 20 70 61 67 65 20 |Issues</A> page | 00001d20 66 6f 72 20 6d 6f 72 65 20 69 6e 66 6f 72 6d 61 |for more informa| 00001d30 74 69 6f 6e 2e 3c 2f 50 3e 0a 0a 3c 44 4c 3e 0a |tion.</P>..<DL>.| 00001d40 0a 3c 44 54 3e 3c 42 3e 55 73 65 20 74 68 65 20 |.<DT><B>Use the | 00001d50 5b 77 77 77 5d 20 70 6f 72 74 3c 2f 42 3e 0a 3c |[www] port</B>.<| 00001d60 44 44 3e 54 68 65 20 64 65 66 61 75 6c 74 20 66 |DD>The default f| 00001d70 6f 72 20 74 68 69 73 20 6f 70 74 69 6f 6e 20 69 |or this option i| 00001d80 73 20 3c 49 3e 77 77 77 3c 2f 49 3e 20 28 70 6f |s <I>www</I> (po| 00001d90 72 74 20 38 30 29 20 77 68 69 63 68 20 69 73 20 |rt 80) which is | 00001da0 74 68 65 20 73 74 61 6e 64 61 72 64 20 70 6f 72 |the standard por| 00001db0 74 20 66 6f 72 20 48 54 54 50 20 73 65 72 76 65 |t for HTTP serve| 00001dc0 72 73 2e 20 20 42 79 20 63 68 61 6e 67 69 6e 67 |rs. By changing| 00001dd0 20 74 68 65 20 70 6f 72 74 20 4e 65 74 70 6c 65 | the port Netple| 00001de0 78 20 6f 70 65 72 61 74 65 73 20 6f 6e 20 79 6f |x operates on yo| 00001df0 75 20 63 61 6e 20 68 61 76 65 20 6d 6f 72 65 20 |u can have more | 00001e00 74 68 61 6e 20 6f 6e 65 20 48 54 54 50 20 73 65 |than one HTTP se| 00001e10 72 76 65 72 20 72 75 6e 6e 69 6e 67 20 6f 6e 20 |rver running on | 00001e20 79 6f 75 72 20 6d 61 63 68 69 6e 65 2e 20 20 48 |your machine. H| 00001e30 6f 77 65 76 65 72 2c 20 61 6e 79 6f 6e 65 20 61 |owever, anyone a| 00001e40 74 74 65 6d 70 74 69 6e 67 20 74 6f 20 61 63 63 |ttempting to acc| 00001e50 65 73 73 20 79 6f 75 72 20 73 65 72 76 65 72 20 |ess your server | 00001e60 6f 6e 20 61 20 70 6f 72 74 20 6f 74 68 65 72 20 |on a port other | 00001e70 74 68 61 6e 20 38 30 20 6d 75 73 74 20 73 70 65 |than 80 must spe| 00001e80 63 69 66 79 20 74 68 65 20 70 6f 72 74 20 74 6f |cify the port to| 00001e90 20 63 6f 6e 6e 65 63 74 20 74 6f 20 69 6e 20 74 | connect to in t| 00001ea0 68 65 20 55 52 4c 2c 20 66 6f 72 20 65 78 61 6d |he URL, for exam| 00001eb0 70 6c 65 3a 20 68 74 74 70 3a 2f 2f 77 77 77 2e |ple: http://www.| 00001ec0 6e 65 74 70 6c 65 78 2e 63 6f 2e 75 6b 3a 38 31 |netplex.co.uk:81| 00001ed0 2f 20 77 6f 75 6c 64 20 63 6f 6e 6e 65 63 74 20 |/ would connect | 00001ee0 74 6f 20 70 6f 72 74 20 38 31 2e 0a 3c 44 44 3e |to port 81..<DD>| 00001ef0 3c 42 3e 4e 6f 74 65 20 3a 3c 2f 42 3e 20 3c 49 |<B>Note :</B> <I| 00001f00 3e 52 75 6e 6e 69 6e 67 20 6d 75 6c 74 69 70 6c |>Running multipl| 00001f10 65 20 63 6f 70 69 65 73 20 6f 66 20 4e 65 74 70 |e copies of Netp| 00001f20 6c 65 78 20 69 73 20 6e 6f 74 20 70 6f 73 73 69 |lex is not possi| 00001f30 62 6c 65 20 69 6e 20 74 68 69 73 20 72 65 6c 65 |ble in this rele| 00001f40 61 73 65 3c 2f 49 3e 2e 0a 0a 3c 44 54 3e 3c 42 |ase</I>...<DT><B| 00001f50 3e 57 61 69 74 20 66 6f 72 20 5b 35 30 5d 63 73 |>Wait for [50]cs| 00001f60 20 62 65 74 77 65 65 6e 20 70 72 6f 63 65 73 73 | between process| 00001f70 69 6e 67 3c 2f 42 3e 0a 3c 44 44 3e 4e 65 74 70 |ing</B>.<DD>Netp| 00001f80 6c 65 78 20 6d 75 73 74 20 6c 69 6d 69 74 20 74 |lex must limit t| 00001f90 68 65 20 61 6d 6f 75 6e 74 20 6f 66 20 70 72 6f |he amount of pro| 00001fa0 63 65 73 73 6f 72 20 74 69 6d 65 20 69 74 20 75 |cessor time it u| 00001fb0 73 65 73 20 69 6e 20 6f 72 64 65 72 20 74 6f 20 |ses in order to | 00001fc0 61 6c 6c 6f 77 20 6d 75 6c 74 69 74 61 73 6b 69 |allow multitaski| 00001fd0 6e 67 20 74 6f 20 66 75 6e 63 74 69 6f 6e 20 63 |ng to function c| 00001fe0 6f 72 72 65 63 74 6c 79 2e 20 20 54 68 69 73 20 |orrectly. This | 00001ff0 76 61 6c 75 65 20 63 6f 6e 74 72 6f 6c 73 20 68 |value controls h| 00002000 6f 77 20 6c 6f 6e 67 20 4e 65 74 70 6c 65 78 20 |ow long Netplex | 00002010 77 69 6c 6c 20 77 61 69 74 20 62 65 66 6f 72 65 |will wait before| 00002020 20 69 74 20 63 6f 6e 74 69 6e 75 65 73 20 70 72 | it continues pr| 00002030 6f 63 65 73 73 69 6e 67 2e 20 20 54 68 65 20 76 |ocessing. The v| 00002040 61 6c 75 65 20 69 73 20 73 70 65 63 69 66 69 65 |alue is specifie| 00002050 64 20 69 6e 20 63 65 6e 74 69 73 65 63 6f 6e 64 |d in centisecond| 00002060 73 20 73 6f 20 31 30 30 63 73 20 69 73 20 6f 6e |s so 100cs is on| 00002070 65 20 73 65 63 6f 6e 64 2c 20 35 30 63 73 20 69 |e second, 50cs i| 00002080 73 20 68 61 6c 66 20 61 20 73 65 63 6f 6e 64 2c |s half a second,| 00002090 20 61 6e 64 20 73 6f 20 6f 6e 2e 0a 3c 44 44 3e | and so on..<DD>| 000020a0 45 76 65 72 79 20 5b 35 30 5d 63 73 20 4e 65 74 |Every [50]cs Net| 000020b0 70 6c 65 78 20 77 69 6c 6c 20 63 68 65 63 6b 20 |plex will check | 000020c0 66 6f 72 20 61 6e 64 20 61 63 63 65 70 74 20 63 |for and accept c| 000020d0 6f 6e 6e 65 63 74 69 6f 6e 73 2c 20 70 61 72 73 |onnections, pars| 000020e0 65 20 72 65 71 75 65 73 74 73 20 61 6e 64 20 64 |e requests and d| 000020f0 65 73 70 61 74 63 68 20 70 6f 72 74 69 6f 6e 73 |espatch portions| 00002100 20 6f 66 20 66 69 6c 65 73 20 74 68 72 6f 75 67 | of files throug| 00002110 68 20 74 68 65 20 63 6f 6e 6e 65 63 74 69 6f 6e |h the connection| 00002120 28 73 29 20 69 74 20 68 61 73 20 74 6f 20 69 74 |(s) it has to it| 00002130 73 20 63 6c 69 65 6e 74 73 2e 20 20 54 68 65 20 |s clients. The | 00002140 68 69 67 68 65 72 20 79 6f 75 20 73 65 74 20 74 |higher you set t| 00002150 68 65 20 76 61 6c 75 65 2c 20 74 68 65 20 6c 6f |he value, the lo| 00002160 6e 67 65 72 20 4e 65 74 70 6c 65 78 20 77 69 6c |nger Netplex wil| 00002170 6c 20 68 61 76 65 20 74 6f 20 77 61 69 74 20 62 |l have to wait b| 00002180 65 66 6f 72 65 20 69 74 20 63 61 6e 20 70 72 6f |efore it can pro| 00002190 63 65 73 73 20 61 67 61 69 6e 2e 20 20 54 68 65 |cess again. The| 000021a0 20 6c 6f 77 65 72 20 79 6f 75 20 73 65 74 20 74 | lower you set t| 000021b0 68 65 20 76 61 6c 75 65 20 74 68 65 20 66 61 73 |he value the fas| 000021c0 74 65 72 20 4e 65 74 70 6c 65 78 20 63 61 6e 20 |ter Netplex can | 000021d0 72 65 73 70 6f 6e 64 20 74 6f 20 72 65 71 75 65 |respond to reque| 000021e0 73 74 73 2e 0a 0a 3c 44 54 3e 3c 42 3e 41 6c 6c |sts...<DT><B>All| 000021f0 6f 77 20 75 70 20 74 6f 20 5b 31 5d 20 73 69 6d |ow up to [1] sim| 00002200 75 6c 74 61 6e 65 6f 75 73 20 63 6f 6e 6e 65 63 |ultaneous connec| 00002210 74 69 6f 6e 73 3c 2f 42 3e 0a 3c 44 44 3e 54 68 |tions</B>.<DD>Th| 00002220 69 73 20 6f 70 74 69 6f 6e 20 61 6c 6c 6f 77 73 |is option allows| 00002230 20 79 6f 75 20 74 6f 20 6c 69 6d 69 74 20 74 68 | you to limit th| 00002240 65 20 6e 75 6d 62 65 72 20 6f 66 20 73 69 6d 75 |e number of simu| 00002250 6c 74 61 6e 65 6f 75 73 20 63 6f 6e 6e 65 63 74 |ltaneous connect| 00002260 69 6f 6e 73 20 4e 65 74 70 6c 65 78 20 77 69 6c |ions Netplex wil| 00002270 6c 20 68 61 6e 64 6c 65 2e 20 20 49 66 20 61 6c |l handle. If al| 00002280 6c 20 63 6f 6e 6e 65 63 74 69 6f 6e 73 20 61 72 |l connections ar| 00002290 65 20 69 6e 20 75 73 65 20 61 6e 64 20 61 6e 6f |e in use and ano| 000022a0 74 68 65 72 20 63 6c 69 65 6e 74 20 74 72 69 65 |ther client trie| 000022b0 73 20 74 6f 20 63 6f 6e 6e 65 63 74 2c 20 74 68 |s to connect, th| 000022c0 65 6e 20 4e 65 74 70 6c 65 78 20 77 69 6c 6c 20 |en Netplex will | 000022d0 69 67 6e 6f 72 65 20 69 74 20 75 6e 74 69 6c 20 |ignore it until | 000022e0 69 74 20 69 73 20 66 72 65 65 20 74 6f 20 70 72 |it is free to pr| 000022f0 6f 63 65 73 73 20 69 74 73 20 72 65 71 75 65 73 |ocess its reques| 00002300 74 2e 20 20 57 68 65 6e 20 66 65 74 63 68 69 6e |t. When fetchin| 00002310 67 20 6d 75 6c 74 69 70 6c 65 2d 66 69 6c 65 20 |g multiple-file | 00002320 70 61 67 65 73 20 28 69 2e 65 2e 20 6f 6e 65 20 |pages (i.e. one | 00002330 77 69 74 68 20 67 72 61 70 68 69 63 73 29 2c 20 |with graphics), | 00002340 6d 6f 73 74 20 62 72 6f 77 73 65 72 73 20 77 69 |most browsers wi| 00002350 6c 6c 20 61 74 74 65 6d 70 74 20 6d 75 6c 74 69 |ll attempt multi| 00002360 70 6c 65 20 63 6f 6e 6e 65 63 74 69 6f 6e 73 2e |ple connections.| 00002370 0a 3c 44 44 3e 4e 6f 74 65 3a 20 49 66 20 79 6f |.<DD>Note: If yo| 00002380 75 20 72 65 71 75 69 72 65 20 61 20 6c 61 72 67 |u require a larg| 00002390 65 20 6e 75 6d 62 65 72 20 6f 66 20 73 69 6d 75 |e number of simu| 000023a0 6c 74 61 6e 65 6f 75 73 20 63 6f 6e 6e 65 63 74 |ltaneous connect| 000023b0 69 6f 6e 73 20 79 6f 75 20 6d 61 79 20 68 61 76 |ions you may hav| 000023c0 65 20 74 6f 20 61 64 6a 75 73 74 20 4e 65 74 70 |e to adjust Netp| 000023d0 6c 65 78 27 73 20 73 6c 6f 74 73 69 7a 65 2c 20 |lex's slotsize, | 000023e0 61 73 20 73 70 65 63 69 66 69 65 64 20 69 6e 20 |as specified in | 000023f0 69 74 73 20 21 52 75 6e 20 66 69 6c 65 2e 0a 0a |its !Run file...| 00002400 3c 44 54 3e 3c 42 3e 41 6c 6c 6f 63 61 74 65 20 |<DT><B>Allocate | 00002410 61 20 5b 31 2e 35 5d 20 4b 62 20 62 75 66 66 65 |a [1.5] Kb buffe| 00002420 72 20 66 6f 72 20 65 61 63 68 20 63 6f 6e 6e 65 |r for each conne| 00002430 63 74 69 6f 6e 3c 2f 42 3e 0a 3c 44 44 3e 4e 65 |ction</B>.<DD>Ne| 00002440 74 70 6c 65 78 20 6e 65 65 64 73 20 61 20 74 65 |tplex needs a te| 00002450 6d 70 6f 72 61 72 79 20 62 75 66 66 65 72 20 69 |mporary buffer i| 00002460 6e 20 77 68 69 63 68 20 74 6f 20 73 74 6f 72 65 |n which to store| 00002470 20 63 68 75 6e 6b 73 20 6f 66 20 66 69 6c 65 73 | chunks of files| 00002480 20 62 65 66 6f 72 65 20 73 65 6e 64 69 6e 67 20 | before sending | 00002490 74 68 65 6d 2e 20 20 54 68 69 73 20 66 69 65 6c |them. This fiel| 000024a0 64 20 73 65 74 73 20 74 68 65 20 73 69 7a 65 20 |d sets the size | 000024b0 6f 66 20 74 68 69 73 20 62 75 66 66 65 72 2e 20 |of this buffer. | 000024c0 20 54 68 65 20 68 69 67 68 65 72 20 79 6f 75 20 | The higher you | 000024d0 73 65 74 20 74 68 69 73 20 76 61 6c 75 65 2c 20 |set this value, | 000024e0 74 68 65 20 6d 6f 72 65 20 64 61 74 61 20 77 69 |the more data wi| 000024f0 6c 6c 20 62 65 20 73 65 6e 74 20 65 61 63 68 20 |ll be sent each | 00002500 74 69 6d 65 20 4e 65 74 70 6c 65 78 20 70 72 6f |time Netplex pro| 00002510 63 65 73 73 65 73 20 61 20 63 6f 6e 6e 65 63 74 |cesses a connect| 00002520 69 6f 6e 2e 0a 0a 3c 2f 44 4c 3e 0a 0a 3c 48 52 |ion...</DL>..<HR| 00002530 3e 0a 0a 3c 50 3e 3c 43 45 4e 54 45 52 3e 0a 3c |>..<P><CENTER>.<| 00002540 41 20 48 52 45 46 3d 22 30 31 2d 69 63 6f 6e 62 |A HREF="01-iconb| 00002550 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 67 |"><IMG SRC="imag| 00002560 65 73 2f 62 75 74 74 6f 6e 73 2f 62 61 6b 22 20 |es/buttons/bak" | 00002570 57 49 44 54 48 3d 33 32 20 48 45 49 47 48 54 3d |WIDTH=32 HEIGHT=| 00002580 33 32 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 3d |32 BORDER=0 ALT=| 00002590 22 5b 20 50 72 65 76 69 6f 75 73 20 5d 22 3e 3c |"[ Previous ]"><| 000025a0 2f 41 3e 0a 3c 41 20 48 52 45 46 3d 22 69 6e 64 |/A>.<A HREF="ind| 000025b0 65 78 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d |ex"><IMG SRC="im| 000025c0 61 67 65 73 2f 62 75 74 74 6f 6e 73 2f 75 70 22 |ages/buttons/up"| 000025d0 20 57 49 44 54 48 3d 33 32 20 48 45 49 47 48 54 | WIDTH=32 HEIGHT| 000025e0 3d 33 32 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 |=32 BORDER=0 ALT| 000025f0 3d 22 5b 20 49 6e 64 65 78 20 5d 22 3e 3c 2f 41 |="[ Index ]"></A| 00002600 3e 0a 3c 41 20 48 52 45 46 3d 22 30 33 2d 73 74 |>.<A HREF="03-st| 00002610 61 74 75 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 |atu"><IMG SRC="i| 00002620 6d 61 67 65 73 2f 62 75 74 74 6f 6e 73 2f 66 77 |mages/buttons/fw| 00002630 64 22 20 57 49 44 54 48 3d 33 32 20 48 45 49 47 |d" WIDTH=32 HEIG| 00002640 48 54 3d 33 32 20 42 4f 52 44 45 52 3d 30 20 41 |HT=32 BORDER=0 A| 00002650 4c 54 3d 22 5b 20 4e 65 78 74 20 5d 22 3e 3c 2f |LT="[ Next ]"></| 00002660 41 3e 0a 3c 2f 43 45 4e 54 45 52 3e 3c 2f 50 3e |A>.</CENTER></P>| 00002670 0a 0a 3c 2f 42 4f 44 59 3e 0a 0a 3c 2f 48 54 4d |..</BODY>..</HTM| 00002680 4c 3e 0a |L>.| 00002683