[Cyrus-CVS] src/cyrus/imap by brong

brong at andrew.cmu.edu brong at andrew.cmu.edu
Mon Jun 28 08:06:43 EDT 2010


Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus/imap
In directory cyrus-devel-01.andrew.cmu.edu:/afs/andrew.cmu.edu/usr3/brong/src/cyrus/imap

Modified Files:
	imapd.c 
Log Message:
Command timer

We want to be able to track which commands take a
long time to run so we can figure out which parts
of our interface to optimise or move "problem"
users to less loaded servers.

This patch tracks how long each command takes to run
and puts an entry into the log if it's longer than
the time configured by <tt>commandmintimer</tt>.


--- links to diffs follow ---
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/imapd.c.diff?r1=1.582&r2=1.583


More information about the Cyrus-cvs mailing list