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.

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

              Created:
              Updated:
              Resolved: