LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   Litespeed cache and Wordpress rewrite rules (http://www.litespeedtech.com/support/forum/showthread.php?t=5334)

ckissi 09-26-2011 11:03 AM

Litespeed cache and Wordpress rewrite rules
 
I would like to use Litespeed inbuild cache to speed up my WP sites but I cannot find .htaccess rules to do that.

You published only forum rules. Can you please help us ?

I saw more WP users who search for these rules.

webizen 09-26-2011 11:50 AM

Enable LS build-in cache as follows (sample config):
Quote:

Admin CP -> Configuration -> Server -> Cache:
Storage Path*: /diskcache
Max Object Size: 512 KB
Enable Private Cache: Yes
Private Cache Expire Time (seconds): 120
Do-Not-Cache URL: /wp-admin/
No .htaccess rules are required.

Note:
* make sure storage path (e.g. /diskcache) exists.

ckissi 09-30-2011 07:33 AM

Will privated cache impact server performance ? it looks like it caches objects per user IP, What if you run site with 10.000 users/hour ?
Is it better to disable private cache then ?

webizen 09-30-2011 10:24 AM

you can put cache storage in shm and purge stale cache regularly.

dotpro 01-02-2012 08:24 PM

Quote:

Originally Posted by webizen (Post 29961)
Enable LS build-in cache as follows (sample config):


No .htaccess rules are required.

Note:
* make sure storage path (e.g. /diskcache) exists.

Hi,

I'm trying out the trial version, how to verify if above settings work? I've got the same settings but cannot tell if page is cached or not. Header still says litespeed.

I'm using wordpress + W3 Total cache

thanks


All times are GMT -7. The time now is 07:40 PM.