Hi, I noticed that same query set is fired on every reload of main login page: OC7 trying every time to ask DB is app enabled or not to generate css/js etc? Are there way to enable caching for those unnecessary queries? Because apps info is mostly static data.
.... 186 Query SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` = 'enabled' 186 Query SELECT `configvalue`, `configkey` FROM `oc_appconfig` WHERE `appid` = 'core' 186 Query SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` = 'enabled' 186 Query SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` = 'enabled' 186 Query SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` = 'enabled' 186 Query SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` = 'enabled' 186 Query SELECT `configvalue`, `appid` FROM `oc_appconfig` WHERE `configkey` = 'enabled' ...... *********************************************************** Dr. Arman Khalatyan eScience -SuperComputing Leibniz-Institut für Astrophysik Potsdam (AIP) An der Sternwarte 16, 14482 Potsdam, Germany ***********************************************************
_______________________________________________ Devel mailing list Devel@owncloud.org http://mailman.owncloud.org/mailman/listinfo/devel