CLI Help

33: Wpe
Usage: fmsadmin WPE [WPE_OP] [options]
Description:
This command lets the administrator add, remove, and list FileMaker
WebDirect worker machines.
In a multiple-machine deployment, one computer must be installed as the
FileMaker Server master machine. One or more computers can be installed as
FileMaker WebDirect worker machines.
Valid WPE operations (WPE_OP) are:
ADD Use WPE ADD to add a worker machine to a master machine.
This command must be run from a server installed as a worker
machine. You cannot run the WPE ADD command on a server that
is installed as a master machine.
REMOVE Use WPE REMOVE to remove a worker machine from the master
machine.
LIST Use WPE LIST on the master machine to display the worker
machines including connection status and the number of
client connections.
Use fmsadmin help WPE [WPE_OP] to get additional help for each operation.
For example:
fmsadmin help wpe add
34: WpeAdd
Usage: fmsadmin WPE ADD [MASTER_HOST] [WORKER_HOST]
Description:
Adds a FileMaker WebDirect worker machine to a FileMaker Server master
machine.
MASTER_HOST is the network name or IP address of the master machine.
WORKER_HOST is the network name or IP address of the worker machine.
WORKER_HOST cannot be added to more than one master machine.
This command must be run from a server installed as a worker machine, not
the master machine.
The Web Publishing engine (WPE) on the worker machine must be stopped
before running this command. Run the STOP WPE command on the worker machine
to stop the WPE.
The WPE does not automatically start after running WPE ADD. Run the START
WPE command on the worker machine to start the WPE.