Everton
Member
Posted 11 months ago #
I've just enabled the litespeed cache on my server. Are there any settings I should use for flushing?
I saw this post for vbulletin http://blog.litespeedtech.com/2011/01/28/speed-up-vbulletin-sites-through-litespeed-built-in-cache/ and I was wondering if there was anything similar for WordPress?
Everton
Member
Posted 11 months ago #
Here are my settings at the moment: (LSWS 4.1.1)
Cache Storage Settings
- Storage Path:/home/lsws-cache
- Max Object Size :2048
Cache Policy
- Enable Cache :Yes
- Cache Expire Time (seconds) : 86400
- Cache Request with Query String :Yes
- Cache Request with Cookie :Yes
- Cache Response with Cookie :Yes
- Ignore Request Cache-Control :Yes
- Ignore Response Cache-Control :Yes
- Enable Private Cache :No
- Private Cache Expire Time (seconds) : Not Set
Comments?
Everton
Member
Posted 11 months ago #
I'm now thinking I should use the W3TC page cache as it's flushed automatically when there's new content even though it's slower, unless there's a way to automatically flush litespeed?
skippybosco
Member
Posted 9 months ago #
@Everton: What settings did you end up using for LiteSpeed Cache? How is it working for you?
skippybosco
Member
Posted 9 months ago #
Also curious about your rewrite rules and how you prevented /wp-admin requests from being cached.
You'll definitely want to make sure that W3TC is handling your caching policies and that your WP Admin is not cached, although I'm not sure of the syntax offhand.