Does a token take memory space while it is valid?

Does a token take memory space while it is valid?

by Lucy Hong -
Number of replies: 0

Hi,

I've been testing web service api using the user's mobile app token via postman. 

and I'm wondering if the user tokens are created successfully and listed in the manage tokens page (site admin - plugins - web service) with 'valid until', 

would this affect the moodle performance if there are lots of tokens stored? (let's say 20k) 

or take/park the space in the memory until it expires and slows down the performance somehow?

Any tips or guides to check how this can be affected to the service performance would be appreciated. 

I found the Moodle Tracker topic that tests creating tokens then loads the manage token page but it doesn't appear to be affecting too much to me. (Please correct me if I'm wrong)

https://tracker.moodle.org/browse/MDL-28574?attachmentOrder=desc

Thank you in advance smile

Average of ratings: -