On Nov 19, 2009, at 12:07 AM, Łukasz Skowroński wrote:
[XWiki Enterprise 2.0.3 on Windows XP]
Hi,
XWiki Enterprise\webapps\xwiki\WEB-INF\xwiki.cfg file contains the following lines:
#-# Enable light monitoring of the wiki performance. Records various statistics, like number of requests processed, #-# time spent in rendering or in the database, medium time for a request, etc. Disable for a minor increase of #-# performance and a bit of memory. # xwiki.monitor=1
This is quite misleading because although xwiki.monitor=1 is commented out XWiki still monitor requests. To actully turn it off one has to put xwiki.monitor=0
I would vote to turn off monitoring if xwiki.monitor setting is not defined (i.e. is commented out).
I completely agree. Could you create a jira issue for this? Thanks -Vincent