Below are vhttpd.conf performance settings. None need be set by default, but careful tuning of these parameters can sometimes increase server performance.
OutPktSz
.
singleuser
with the <sqlcp>
function,
here.
TxPreOpen
... settings, some Texis handles can be
pre-opened by the web server. This can speed up the servicing of
server-run Vortex scripts that use that database, by avoiding the
overhead of opening a Texis handle for every request. Generally
10-20 handles are opened with TxPreOpenNum
, and one or two
handles are reserved per process with TxPreOpenGive
,
depending on the number of simultaneous SQL accesses in the
script. ServerRoot
-relative. If unset, no handles are
pre-opened.
num
Texis handles in the TxPreOpenDb
database.
num
pre-opened Texis handles to each process.
num
times before closing.