Hi, I enabled the boost module and following steps in the documentation.

Everything seems to be working just fine.
I left everything in default settings and after that I add the code to my .htaccess file.

And module seems to be working great. cache directory created in the root. And files created when anonymous user came to the website.

But problem is, I test to my website in google speed test and nothing is changed.
My score is 80 before boost module. And now after the module my score is the same 80.

Is this normal? I think not :) What should be my problem?

Comments

agiradam created an issue.

mikeytown2’s picture

Boost is for the backend speed, pagespeed is mainly a measure of the frontend speed.

agiradam’s picture

mikeytown2, thanks to your answer.

I think my configuration is not working. I did some research and the way of understanding the boost is working is a comment line in the source code:

"<-- Page cached by Boost @ 2010-11-22 22:43:21, expires @ 2010-11-22 22:43:20 -->"

I can not see this line neither chrome nor firefox firebug. Maybe this is not conclusive solution to understand boost is working. But my user experience with anonymous user said the same thing :) It is no diffirence with boost or no boost website.

Do you know any other way to understand boost is working?