You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Aaron Coburn (JIRA)" <ji...@apache.org> on 2013/07/18 21:38:50 UTC

[jira] [Created] (VCL-713) Add ability to turn off certain types of logging in the database

Aaron Coburn created VCL-713:
--------------------------------

             Summary: Add ability to turn off certain types of logging in the database
                 Key: VCL-713
                 URL: https://issues.apache.org/jira/browse/VCL-713
             Project: VCL
          Issue Type: Improvement
          Components: database, web gui (frontend)
    Affects Versions: 2.3.2
            Reporter: Aaron Coburn
            Priority: Trivial


Every UPDATE, INSERT and DELETE command to the database is recorded in the querylog table. Also, every XML-RPC call is logged in the database. This is great for debugging, but for general production use, it is probably unnecessary (and the tables can grow quite large).

Instead, it would be convenient to be able to enable/disable this type of logging directly from .ht-inc/conf.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira