Author Topic: Please Remember To Fix The Outbound Email Scanning Problem  (Read 49440 times)

0 Members and 1 Guest are viewing this topic.

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: Please Remember To Fix The Outbound Email Scanning Problem
« Reply #45 on: May 23, 2005, 11:38:12 PM »
Or download http://www2.asw.cz/~vlk/er.exe (my own tool :)) and (with Task Manager NOT started) run

er taskmgr.exe

This will also start the Task Manager with elevated rights (if you're logged on as an admin)


Cheers
Vlk
If at first you don't succeed, then skydiving's not for you.

hgratt

  • Guest
Re: Please Remember To Fix The Outbound Email Scanning Problem
« Reply #46 on: May 24, 2005, 12:07:25 AM »
I was able to change the priority to High, but it was still uneven.

Worth a try.

Thanks,
Harvey

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: Please Remember To Fix The Outbound Email Scanning Problem
« Reply #47 on: May 24, 2005, 01:10:54 PM »
OK folks, here's another version: http://www2.asw.cz/misc/ashmaisv3.zip .

This time, the behavior should change if you add the following line to the [MailScanner] section of the avast4.ini file:

SendInBlockingMode=1


This should result in maximum throughput with no spikes... (hopefully)

Thanks :)
Vlk
If at first you don't succeed, then skydiving's not for you.

hgratt

  • Guest
Re: Please Remember To Fix The Outbound Email Scanning Problem
« Reply #48 on: May 24, 2005, 04:25:05 PM »
OK folks, here's another version: http://www2.asw.cz/misc/ashmaisv3.zip .

This time, the behavior should change if you add the following line to the [MailScanner] section of the avast4.ini file:

SendInBlockingMode=1


This should result in maximum throughput with no spikes... (hopefully)

Thanks :)
Vlk

Vlk,

Much better! This is comparable to what I was seeing in NAV 2004. In fact, the average speed may even be slightly higher.

Could you explain what this latest fix does?  I hope they give you stock options!!!

Thanks,
Harvey

Offline Vlk

  • Avast CEO
  • Serious Graphoman
  • *
  • Posts: 11658
  • Please don't send me IM's. Email only. Thx.
    • ALWIL Software
Re: Please Remember To Fix The Outbound Email Scanning Problem
« Reply #49 on: May 24, 2005, 04:30:07 PM »
Good! :)

Quote
Could you explain what this latest fix does?


Well, what this patch does is replace a piece of lousy code with a good one ;D. No, really, I have to admit that the actual sending code was a bit strange, to put it diplomatically. It was written in +-1998 and it's likely that our coding standard was a bit lower at these days ;). Oddly enough, the code WAS working after all, but sort of suboptimally.

Quote
I hope they give you stock options!!!

You bet! ;)


Cheers
Vlk
If at first you don't succeed, then skydiving's not for you.

sded

  • Guest
Re: Please Remember To Fix The Outbound Email Scanning Problem
« Reply #50 on: May 24, 2005, 04:42:29 PM »
Probably explains why those of us using Stunnel for the actual transmission didn't have a problem.