- Active Forums Version: 4.2.7
- DotNetNuke Version: 5.6.1
I recently upgraded to ActiveForums 4.2.7 (I'm waiting on a help desk response so we can try upgrading to 4.3.5) and just figured out yesterday that it was the source of performance issues we've been having on our server lately. In the last week, it has made over 26 million POP3 connections to our email server. This is consuming 25% of the processing power of our 4 core server.
We've got 379 forums which all have MailConnector running, each with it's own mailbox. Prior to my changes yesterday (to make it run less frequently), each mailbox was making around 15,000 connections per day. Prior to the 4.2.7 upgrade, all the forums together were making 5000 connections per day.
Upgrading to DNN 5.6.1 did not help. There are no errors being thrown to the EventLog.
So what might be causing this? Will upgrading to 4.3.5 fix it?