Forums

connections not being dropped by mysql (2 posts)

  1. norm7333
    Member
    Posted 3 years ago #

    connections continue to mount until all available memory for mysql is utilized and all blogs come up 404.
    This blogs are on a dedicated server.
    I can use telnet to RESTART mysql but I am having to do it every 24 hrs.
    There must be a way in the ADMIN side of wordpress to have these connections drop or have the connection terminate after a certain time.

    Any assistance will be appreciated.

    Norm

  2. whooami
    Member
    Posted 3 years ago #

    are you root on the box?

    thats the nature of persistant connections and mysql; you can disable them within a php.ini

    check out the mysql docs.

    --

    you might also see what sort of traffic is generating the problem(s), ddos attacks might be a issue.

Topic Closed

This topic has been closed to new replies.

About this Topic