Boot options to set the /usr/local/wa4/wa --port=8079 --syslog=ERROR --disable-realtime --force-uploadscan
A. For Redhat 6 you may use the following procedure:
1. Stop WA: type /sbin/initctl stop wa
2. add the "--disable-realtime" into the wa configuration file
e.g.: exec /usr/local/wa4/wa --port=9999 --syslog=ERROR --disable-realtime
3. Start WA: type /sbin/initctl start wa
B. For Redhat 5/4 you may use the following command:
1. add the "--disable-realtime" into the wa configuration file
e.g.: exec /usr/local/wa4/wa --port=9999 --syslog=ERROR --disable-realtime
2. restart WA: type telinit q