preview series
Active Development
Latest milestones:
0.6
Latest releases:
0.5,
0.4
Bugs targeted:
1
Confirmed,
2
Fix Committed
Blueprints targeted:
1
Beta Available,
1
Implemented
This is a special preview release of waffle grid. It includes the following new config variables:
innodb_memcached_enable [ This can be 1 for on or 0 for off ]
innodb_memcached_servers [ This is not dynamic in this version, use a comma seperated list ie. 10.1.1.3,10.1.1.3:11212 ]
innodb_print_memcached_stats [ 0 for off, 1 for summary logging, 2 for detailed logging ... output goes to the error log ]
innodb_enable_rnd_readahead [ default is 1, which means random read ahead is enabled, disabling this may yeild benefits in some apps ]
innodb_enable_seq_readahead [ default is 1, which means sequential read ahead is enabled, disabling this may yeild benefits in some apps ]