Not reliable proxy last access update

XMLWordPrintable

    • Type: Problem report
    • Resolution: Fixed
    • Priority: Trivial
    • 3.4.5rc1, 4.0.0alpha1, 4.0 (plan)
    • Affects Version/s: 3.4.5rc1, 4.0.0alpha1, 4.0 (plan)
    • Component/s: Server (S)
    • None
    • Sprint 22
    • 0.25

      When configuration cache is reloaded, proxy last access is reset to current time, see
      config->proxy_lastaccess_ts = time(NULL);
      However configuration cache does not dump proxies last access to database so some information might be lost.

      Expected:
      proxy last access is initialized during configuration cache initialization only, see init_configuration_cache()

            Assignee:
            Vladislavs Sokurenko
            Reporter:
            Vladislavs Sokurenko
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: