beautypg.com

Starting the jolt server, Configuring the jolt server – HP NonStop G-Series User Manual

Page 19

background image

DES encryption, even though the data encryption is using a 128-bit key.

International packages use a 40-bit session encryption key, and 56/128-bit encryption cannot be enabled.

Starting the Jolt Server

Type tmloadcf and tmboot -y to start all administrative and server processes. (The prompt only displays when
the command is entered with none of the limiting options). See the NonStop TUXEDO Administration Guide
for information on tmloadcf and tmboot.

Note

TUXEDO monitors the JSL and restarts it in the event of a failure. When TUXEDO restarts
the listener process, the following occurs:

Clients attempting a listener connection must try to reconnect. Clients attempting a
handler connection receive a timeout or a time delay.

Clients currently connected to a handler are disconnected (JSH exits when its
corresponding JSL exits).

Configuring the Jolt Server

The Jolt Server Listener (JSL) is a TUXEDO server responsible for distributing connection requests from Jolt
to the JSH. TUXEDO must be running on the host machine where the JSL and JREPSVR is located.

To configure the JSL, you must modify the UBBCONFIG file. For information regarding TUXEDO
configuration, refer to the NonStop TUXEDO Administration Guide.

Example 3-1

shows relevant portions of

the UBBCONFIG file.

UBBCONFIG File

Example 3-1. Sample UBBCONFIG File for JSL

*MACHINES
MACH1 LMID=SITE1
MAXWSCLIENTS=40
*GROUPS
JSLGRP GRPNO=95 LMID=SITE1
*SERVERS
JSL SRVGRP=JSLGRP SRVID=30 CLOPT= " -- -n 0x0002PPPPNNNNNNNN -d
/dev/tcp -m2 -M4 -x10"

Change the following sections of the UBBCONFIG file.

Section

Parameters to be specified

*MACHINES MAXWSCLIENTS

*GROUPS

GRPNO, LMID

*SERVERS

SRVGRP, SRVID, CLOPT

These parameters ones that should be designated for the Jolt Server groups and Jolt Servers. You do not need to
specify any other parameters.