##// END OF EJS Templates
templates: use safer way to extract user_agent from request....
templates: use safer way to extract user_agent from request. Several reports were that user_agent was None causing a 500 while rendering template

File last commit:

r1292:771d79b4 default
r2094:5efe3020 default
Show More
tuning-increase-db-performance.rst
7 lines | 298 B | text/x-rst | RstLexer
/ docs / admin / tuning-increase-db-performance.rst

Increase 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/