You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
430 B
19 lines
430 B
|
|
[TCPGLOBAL]
|
|
DRIVERNAME = GLOBAL$
|
|
HOSTNAME = LMUSER
|
|
|
|
[SOCKETS]
|
|
DRIVERNAME = SOCKETS$
|
|
BINDINGS = TCPIP_XIF
|
|
; the following value changed to 4 (after documentation was complete)
|
|
NUMSOCKETS = 4
|
|
NUMTHREADS = 32
|
|
POOLSIZE = 3200
|
|
MAXSENDSIZE = 1024
|
|
|
|
[TELNET]
|
|
DRIVERNAME = TELNET$
|
|
BINDINGS = TCPIP_XIF
|
|
NSESSIONS = 2
|
|
MAX_OUT_SENDS = 0
|