The trouble is that server rather often disconnects user with following message in log file:
05/05/2005 14:54:40 {HINOHAG} {ZFFPMFDAP} SignOff 192.168.1.31 3 5941 "terminated due to comm error"
i tried to fix that problem by increasing
Timeout to 30000
KeepAliveTimeout to 1500
MaxKeepAliveRequests to 1000
and finally KeepAlive to off in httpd.conf
but it didn't help
client connects using ADSL.
server is on 115 kbs dedicated line Win32 4.4 build 19 Celeron 1700 256 Mb RAM .
What can i do to fix it ?