diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2016-10-10 09:30:36 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2016-10-10 09:30:36 +0200 |
commit | 1273d82e8b93241a78224c761e17d82dedd51047 (patch) | |
tree | 8e4f252d6be87b97afc9a127bd7665171308ad8a /.htaccess | |
parent | 3f40bb69f8c565a4c32f7452d8845936316377bb (diff) | |
download | nextcloud-server-1273d82e8b93241a78224c761e17d82dedd51047.tar.gz nextcloud-server-1273d82e8b93241a78224c761e17d82dedd51047.zip |
Cache non existing DB user
We always query the database backend. Even if we use a different one
(ldap for example). Now we do this everytime we try to get a user object
so caching that a user is not in the DB safes some queries on each
request then (at least 2 what I found).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.htaccess')
0 files changed, 0 insertions, 0 deletions