##// END OF EJS Templates
authentication: register global shared session key used for external authentication session data storeage....
authentication: register global shared session key used for external authentication session data storeage. - We'll have more plugins not only oauth so this should be a constant name, instead of repating the same name all over the code.

File last commit:

r3018:26521a96 stable
r3247:3c175ca2 default
Show More
tuning-increase-db-performance.rst
7 lines | 280 B | text/x-rst | RstLexer
/ docs / admin / tuning-increase-db-performance.rst

Database Performance

For tuning PostgreSQL we recommend reading: http://www.revsys.com/writings/postgresql-performance.html

For tuning MySQL we recommend reading: http://www.tecmint.com/mysql-mariadb-performance-tuning-and-optimization/