Date: 2005-03-16T03:24:24
Editor: VincenzoGianferrari
Wiki: Apache James Wiki
Page: ClamAVScan
URL: http://wiki.apache.org/james/ClamAVScan
no comment
Change Log:
------------------------------------------------------------------------------
@@ -19,7 +19,6 @@
* '''<maxPings>''': the maximum number of connection retries during
startup. If the value is ''0'' no startup test will be done. The default is
''6''.
* '''<pingIntervalMilli>''': the interval between each connection retry
during startup. The default is ''30000'' (30 seconds).
* '''<streamBufferSize>''': the B''''''ufferedOutputStream buffer size to
use when writing to the ''stream connection''. The default is ''8192''.
- * '''<connectionTimeoutMilli>''': the connection timeout (in milliseconds)
when making the main connections (''not'' for the initialization pings). The
default is ''20000'' (20 seconds).
= Behaviour =