I'm using Fiddler to check the state of my pages as I tweak PageBlaster.
Is there somewhere that has all the values returned in "X-Snapsis-PageBlaster"?
For example I'm seeing ... X-Snapsis-PageBlaster: v:2.2.4;c:-PC;x:+;r:+ ... what does this mean?
I know "c" is cache ... -PC? What's "x" and "r"?
Bret (aka SingingSnail)
-PC means it was a cache miss because of a Post. x:+ means that Compression was applied, r:+ means that Replacements were allowed.
Thanks for the quick reply.
Is there anywhere with more details on these results? Or is it a metter of reading the forums to get more info?
Also ... what does "cache miss because of a Post" mean to a layman.
Thanks, and keep up the great work.