I am using PHP 7.4 version. It seems to be a commonly used session part among various functions. However, if there are many users, the session takes an absurd amount of time, as shown in the attached photo, and the SQL connection is disconnected afterwards.
I’m very unfamiliar with PHP, so I don’t know how to fix it. Please give me some advice as to why it is taking so much time.