Re: [Dspam-user] Patch to reduce localtime() calls in admin.cgi for GUI

2015-10-13 Thread k...@rice.edu
On Tue, Oct 13, 2015 at 12:27:07PM +0200, Marco wrote: > > Dear DSPAM users, > > > > While working on an upgrade to the current DSPAM, I noticed that > > Good this! > Are you developing a Redis driver? :) > > Best Regards > Marco > Hi Marco, We are not adding a new backend, just trying to shak

Re: [Dspam-user] Patch to reduce localtime() calls in admin.cgi for GUI

2015-10-13 Thread Marco
> Dear DSPAM users, > > While working on an upgrade to the current DSPAM, I noticed that Good this! Are you developing a Redis driver? :) Best Regards Marco -- ___ Dspam-user

[Dspam-user] Patch to reduce localtime() calls in admin.cgi for GUI

2015-10-09 Thread k...@rice.edu
Dear DSPAM users, While working on an upgrade to the current DSPAM, I noticed that the status screen with the bar charts of 24 hour and daily activity was taking a long time to display. Although we process a lot of messages in a 24-day period, it was slower than I expected it to be. After running