PDA

View Full Version : how to use with wordpress sites ?


bhanuprasad1981
04-04-2011, 03:57 AM
i would like to use cache system on my wordpress sites , how to implement it is there any module or something like that of vbulletin sites?

NiteWave
04-04-2011, 04:16 AM
have you installed wp-plugin wp-super cache or w3-total cache?

bhanuprasad1981
04-04-2011, 04:53 AM
i used w3 total cache for use with xcache but later uninstalled it.

NiteWave
04-04-2011, 05:07 AM
why? then you can install wp-super cache. it may be easier to make it work properly.

after install wp-super cache, if still need enable litespeed cache, I'm not clear now. need further investigation on wp-super cache, what it does exactly.

bhanuprasad1981
04-07-2011, 11:32 AM
i uninstalled xcache since it was eating lot of memory, i prefer to use litespeed disk cache option is there any correct process to be used in wordpress installations ?

steve22
05-11-2011, 11:21 PM
yes would also be interested in a step by step tutorial for WP

Everton
07-03-2011, 02:01 AM
yes would also be interested in a step by step tutorial for WP

Ditto. I use W3TC at the moment, but my 'disk enhanced' option is greyed out, so I'm keen to try litespeed cache on my WP sites. If someone could write this I'm sure it would lead more users to use litespeed.

cmanns
08-25-2011, 06:41 AM
I'm running this on Wordpress using this configuration:

Admin CP -> Configuration -> Server -> Cache



So far it is working great, but looking to move my cache to a RamDisk to further improve the performance.

We use /dev/shm/litecache

skippybosco
08-25-2011, 05:39 PM
We use /dev/shm/litecache

Thanks for the tip. Did not know it was that easy.

Are you running LS Cache with a Wordpress installation? I'm trying to figure out the right rewrite rules (http://www.litespeedtech.com/support/forum/showthread.php?p=29587) that I should be using to get it to play nicely with WP SuperCache and LS Cache.

Thanks in advance.