Who has encountered django+uwsgi+nginx users?

uses django+uwsgi+nginx to develop a background management system, which is not used by many people, and there is no performance problem. But there has always been a problem, that is, occasionally encountered, with a sudden login user becomes another. What"s wrong with users?

cpu16 core, because there are not many people, so the nginx worker is set to 4 and the uwsgi worker is set to 8

Mar.04,2022

users usually have problems with session or token . How do you verify the user's login status


it is recommended to find the conditions for recurrence first

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c03c-33eaa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c03c-33eaa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?