just sent a test Sep 20 22:12:06 qmail7 clamd: /var/qmail/simscan/1505970720.743939.2533/addr.1505970720.743939.2533: OK Sep 20 22:12:06 qmail7 clamd: /var/qmail/simscan/1505970720.743939.2533/textfile0: OK Sep 20 22:12:06 qmail7 clamd: /var/qmail/simscan/1505970720.743939.2533/textfile1: OK Sep 20 22:12:06 qmail7 clamd: /var/qmail/simscan/1505970720.743939.2533/encrypted.asc: OK Sep 20 22:12:08 qmail7 clamd: /var/qmail/simscan/1505970720.743939.2533/msg.1505970720.743939.2533: OK Sep 20 22:12:44 qmail7 clamd: SelfCheck: Database status OK. Sep 20 22:12:44 qmail7 clamd: /var/qmail/simscan/1505970764.439682.2573/msg.1505970764.439682.2573: OK Sep 20 22:12:44 qmail7 clamd: /var/qmail/simscan/1505970764.439682.2573/addr.1505970764.439682.2573: OK Sep 20 22:12:44 qmail7 clamd: /var/qmail/simscan/1505970764.439682.2573/textfile0: OK Sep 20 22:12:44 qmail7 clamd: /var/qmail/simscan/1505970764.439682.2573/textfile1: OK Sep 20 22:12:44 qmail7 clamd: /var/qmail/simscan/1505970764.439682.2573/textfile2: OK Waiting for data... (interrupt to abort)
On 9/20/17 9:41 PM, Eric Broch wrote: > > Hi Rajesh (and others), > > I just implemented ramdisk for simscan on my business server. Haven't > put the entry in the /etc/fstab file yet but did it on the command > line for testing. Here's my procedure: > > 1) # qmailctl stop > > 2) # mount -t tmpfs -o > size=1024m,nodev,noexec,noatime,uid=46,gid=0,mode=0750 myramdisk > /var/qmail/simscan > > 3) # qmailctl start > > 4) # [root@~]# df -h /var/qmail/simscan > Filesystem Size Used Avail Use% Mounted on > myramdisk 1.0G 0 1.0G 0% /var/qmail/simscan > > Of course you may set 'size=' to an amount appropriate for you. I did > find write performance quit a bit better in my testing and read > performance better but not by a whole lot. > > Eric > > > On 9/19/2017 8:42 AM, Rajesh M wrote: >> hi all, >> >> has anyone tried putting the >> >> /var/qmail/simscan folder on ramdisk >> >> how do i do it incase of centos 6 >> >> i was checking out this page and found that it significantly increases >> performance >> https://qmail.jms1.net/simscan/ >> >> if anyone has done it could you please share the details of how to do it and >> the performance improvement. >> >> thanks >> rajesh >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >
