Hi,
To increase the throughput you need to optimize the server parameters on the host and remote netware servers.
Before making the below changes make sure the server has enough free memory in the server. These values changes from server to server.
# Load Monitor !H
Minimum Packet Receive Buffers = 10000
Maximum Packet Receive Buffers = 5000
Maximum Concurrent Disk Cache Writes = 1000
Dirty Disk Cache Delay Time = 0.5
Maximum Concurrent Directory Cache Writes = 300
Volume Low Warning Reset Threshold = 2048
Volume Low Warning Threshold = 2048
Days Untouched Before Compression = 30
Maximum Service Processes = 1000
New Service Process Wait Time = 0.3
Maximum Directory Cache Buffers = 4000
Directory Cache Allocation Wait Time = 0.5
Minimum Directory Cache Buffers = 2000
Dirty Directory Cache Delay Time = 0.5 seconds
Directory Cache Allocation Wait Time = 0.2 seconds
Directory Cache Buffer Non Referenced Delay = 5 minutes
maximum number of internal directory handles = 900
maximum number of directory handles = 700
Add the below line to the autoexec.ncf file.
LOAD SPXCONFG a=540 v=110 w=1500 r=50 q=1
Thanks,
Michael