Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-11482

httpconf.php uses infinite backlook in getLast()

XMLWordPrintable

      httpconf.php uses infinite backlooking on history tables to find a single value, where other parts of the code bounds the lookback to ZBX_HISTORY_PERIOD, usuall 86400

      By bounding the query we can avoid an expensive backlook with an unbounded time if the history_uint table is big.

            Unassigned Unassigned
            spider D.Spindel Ljungmark
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: