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

sessions table not cleared

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 1.8.8
    • Frontend (F)

      Table 'sessions' is not properly cleared:

      > select count from sessions;
      ----------

      count

      ----------

      2331717

      ----------

      Oldest record in our system is from 06 Nov 2010:

      > select * from sessions order by lastaccess limit 2;
      --------------------------------------------------------+

      sessionid userid lastaccess status

      --------------------------------------------------------+

      6b8b53fc8a067e724098c816e9ae69d1 19 1289071306 0
      1572001ce4c8bd6e34af34671d99e11f 19 1289071500 0

      --------------------------------------------------------+

      Is there any place to configure clearing sessions behavior?

            Unassigned Unassigned
            rob Robert Jerzak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: