Actions
Feature #17957
closedImprove database performance for external database host
Start date:
2007-12-29
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.0
Tags:
Complexity:
Sprint Focus:
Description
According to [1] MySQL performance may be greatly improved by using compression if MySQL is on the external host and connection link speed is less than 1Gbps. Attached patch adds an option to TYPO3 to enable compression and modifies database layer to use it for external database hosts.
[1] http://www.mysqlperformanceblog.com/2007/12/20/large-result-sets-vs-compression-protocol/
(issue imported from #M7059)
Files
Actions