Plug-in will optimize Mysql wordpress database to deliver response fast and many more fix.
If you find a difference due to its presence. Please let me know.
It will boost my enthusiasm.
Future Road Map
1. Re-write the htaccess.
2. enable gzip.
If you have any code to include in this plug-in or Any contribution would be very welcome.
Thanks again!
https://wordpress.org/plugins/wp-super-speed/
OK, thanks for help me.
I am not developer, only a user.
I am testing the plugin (but my website use SDD disks, can help me too?)
If you are using mysql database then sure speed up your wordpress admin back end as well as front end.
So, this plugin is a Database cache?
If so, where does it store it’s cache? Disk? APC? Memcached?
Have you install and feel any improvement?
Does it leave any trace when uninstall?
I need to know what it does, so when I install it, I know what other plugins/services not to activate at the same time, to avoid overlap and conflicts.
I need to know which other plugins I can activate at the same time, that’s why I need to know what this does exactly.
If it’s a page cache, I need to deactivate other page caches
If it’s a DB cache, I need to disable other DB caches….
I’m not testing this on a 6 million hit/day web site without knowing what it is and how it works.
Code suggests that it adds Indexes to Database tables.
I doubt that would conflict with anything.
Would this have different impact on MyISAM vs InnoDB database engines?
It’s only add extra Indexes. Indexes speed up certain select operations and reduce CPU load.