combu slow responsi...
 
Notifications
Clear all

combu slow responsiveness

5 Posts
2 Users
0 Likes
351 Views
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

We have 26k accounts in our Combu3 system, and as it's grown to that number, it's gotten slower and slower to respond, mainly when loading the admin console in a browser, but I think some players are also getting timeouts. Any idea why or what we can do? (We have 180k accounts on the Combu2 system on an older game, both on same server, and haven't had any problems like this.) I also noticed when loading the Session Tokens page that we have 777656 entries for them. Is that excessive? 

 

thanks

Dave

 
Posted : 12/02/2021 5:19 pm
(@skaredcreations)
Posts: 804
Prominent Member Admin
 

That number of records could be huge, you can try to clean it and retry: go to the page of Session Tokens and delete the very old ones by selecting a date and then clicking Delete, it will delete all session tokens up to that date, so you could for example select a date older than 1-2 weeks (make a backup of the database before doing this).

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 23/02/2021 1:41 am
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

Okay, will do!

Hmm, in looking at the CB3_SessionToken table, there are 405,396 records where the IdAccount field is 0.  Does this mean those are sessions that are tied to an unknown user, or what?

 
Posted : 23/02/2021 3:31 pm
(@skaredcreations)
Posts: 804
Prominent Member Admin
 
Posted by: @gecko64

Hmm, in looking at the CB3_SessionToken table, there are 405,396 records where the IdAccount field is 0.  Does this mean those are sessions that are tied to an unknown user, or what?

Until a client doesn't make a login it remains "anonymous" so IdAccount is 0, but the session starts immediately because there's the double security encryption and the runtime generated encryption key is stored for the connected client. It should mean that many sessions were closed before an authentication, that is the users quit the client without authenticating.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 23/02/2021 3:46 pm
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

okay, thanks! Also, can we change the session timeout? It's way too long (over a month).


 

 
Posted : 25/02/2021 7:16 pm
Share: