LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > LiteSpeed Cache > Litespeed cache + vB + vBSEO conflicts/issues ?

Reply
 
Thread Tools Display Modes
  #21  
Old 03-01-2011, 03:18 AM
Clockwork Clockwork is offline
Senior Member
 
Join Date: May 2009
Posts: 74
okay, it seems to work with this rewrite rule

Code:
#%LiteSpeed Cache rules
RewriteCond %{HTTP_COOKIE} !vbseo_loggedin
RewriteCond %{ORG_REQ_URI} !(login/wait|admincp|modcp|(login|register|usercp|private|profile|cron|image)\.php)
RewriteCond %{REQUEST_METHOD} ^HEAD|GET$
RewriteCond %{QUERY_STRING} ^$
RewriteRule (.*) - [L,E=Cache-Control:max-age=120]
also don't forget to remove the last rule parameter from

Code:
#RewriteRule ^(.+)$ vbseo.php [L,QSA]
otherwise it will not work

However, this needs more testing, I'll add this on a big board this week.

p.s. I've never seen a login/wait part in a vbseo url, is this correct?

p.p.s. if you use lsws 4.0.20 don't forget to update your product according eva's blog. You also need to activate the "Send X-Accel-Expires header for logged in users" plugin because it's disabled by default. With this configuration you can also disable the "SET COOKIE FOR LOGGED IN USERS" plugin because it isn't required anymore.

Last edited by Clockwork; 03-01-2011 at 05:26 AM..
Reply With Quote
  #22  
Old 09-12-2011, 06:37 AM
jdeg jdeg is offline
New Member
 
Join Date: May 2011
Posts: 9
Clockwork - I'm curious if these are the settings you ended up finally using? I can't seem to get things to cache at all with the rules after VBSEO rules. If they are before the VBSEO rules I get 404 errors.

The strange thing is directories are being created in /tmp/diskcache, but no files. I'm also not seeing any cache hits in the real-time stats.

Any ideas?

Last edited by jdeg; 09-12-2011 at 06:42 AM..
Reply With Quote
Reply

Tags
cookies, litespeed cache, vbseo, vbulletin

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 05:39 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.