Welcome to Centmin Mod Community
Register Now

Flush table_open_cache or not?

Discussion in 'System Administration' started by pamamolf, Sep 17, 2014.

  1. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    9:24 PM
    Nginx-1.26.x
    MariaDB 10.6.x
    Hi
    I am having about 8.000 open tables and i want to ask if it is ok and good to flush them every x hours/days or not?


    And how?

    Thanks
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,983
    12,283
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,870
    Local Time:
    4:24 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Optimisation of MySQL is left to end user as Centmin Mod is provided as is. However, you should read Optimizing table_open_cache - MariaDB Knowledge Base to decide whether or not to flush it - which you shouldn't really do for reasons outlined in that link ;)