|
|

01-26-2011, 08:24 AM
|
|
Senior Member
|
|
Join Date: Dec 2004
Location: Brisbane, Australia
Posts: 142
|
|
Litespeed inbuilt cache feature test for vBulletin index.php page, up to 721x times faster than apache and 91x times faster than litespeed alone http://www.litespeedtech.com/support...3183#post23183 
|

01-28-2011, 09:19 PM
|
|
Senior Member
|
|
Join Date: Dec 2004
Location: Brisbane, Australia
Posts: 142
|
|
not entirely sure but tried vbseo last line like this ?
Code:
RewriteRule ^(.+)$ vbseo.php [L,QSA,E=Cache-Control:max-age=120]
|

01-28-2011, 10:04 PM
|
|
Member
|
|
Join Date: Oct 2010
Posts: 37
|
|
Still not work
Can't find X-LiteSpeed-Cache (4.0.19)
Quote:
Originally Posted by eva2000
not entirely sure but tried vbseo last line like this ?
Code:
RewriteRule ^(.+)$ vbseo.php [L,QSA,E=Cache-Control:max-age=120]
|
|

01-29-2011, 12:07 AM
|
|
Senior Member
|
|
Join Date: Dec 2004
Location: Brisbane, Australia
Posts: 142
|
|
|
Use firefox browser + firebug addon + firecookie addon, to view your site you are testing. On the cookie tab in firebug check to see you don't have any cookies set on the page you are trying to cache/test/check for cache hit header. If you have cookies set use firecookie to remove all cookies and retest.
Sometimes you'll have cookies set on the domain after you've logged into admincp/vbseo etc.
|

02-03-2011, 05:21 PM
|
|
Member
|
|
Join Date: Oct 2010
Posts: 37
|
|
|
I did it.
The VBSEO staff said that VBSEO don't use htaccess to rewrite. So there is not really any page was cached. All request will go through vbseo.php.
|

02-03-2011, 09:37 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
When I visit vbseo.com, the request header is like
Quote:
Host: www.vbseo.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.vbseo.com/f2/mentions-tab-profiles-47830/
Cookie: bb_languageid=1; bb_; bb_lastvisit=1296797127; bb_lastactivity=0; bb_forum_view=8073b662581c2e2a78176a8f79dfe2138d74 8bd8a-1-%7Bi-2_i-1296797127_%7D; grvinsights=a431d28d7506cdd1eb9892ffbabce626; __utma=145073395.787512770.1296797132.1296797132.1 296797132.1; __utmb=145073395.10.10.1296797132; __utmc=145073395; __utmz=145073395.1296797132.1.1.utmcsr=(direct)|ut mccn=(direct)|utmcmd=(none); __utmv=145073395.usergroup-1-Unregistered%20%2F%20Not%20Logged%20In
If-Modified-Since: Fri, 21 Jan 2011 16:49:40 GMT
If-None-Match: "19aa97f-1c56-49a5e09459100"
|
cookie value
Quote:
|
usergroup-1-Unregistered%20%2F%20Not%20Logged%20In
|
is interesting, could be used as signature for guest user if all vbseo enabled forums have this cookie.
The rewrite rule should only test request cookies indicating a guest visitor,then mark it as cacheable.
|

02-03-2011, 09:42 PM
|
|
Member
|
|
Join Date: Oct 2010
Posts: 37
|
|
Quote:
Originally Posted by mistwang
When I visit vbseo.com, the request header is like
cookie value
is interesting, could be used as signature for guest user if all vbseo enabled forums have this cookie.
The rewrite rule should only test request cookies indicating a guest visitor,then mark it as cacheable.
|
Could you explain in more detail?
Thanks.
|

02-03-2011, 11:41 PM
|
|
LiteSpeed Staff
|
|
Join Date: Sep 2009
Posts: 2,218
|
|
|
I can try rewrite rule+cache+vbseo on your site if ok at your end.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 04:10 AM.
|
|