Hello
I have installed boost following the instructions in the handbook (http://drupal.org/node/545664) and the performance has increased a lot. However I have found two unexpected problems:
1. It's frequent that the pages are displayed as if I weren't logged in, although I am already logged in (if I type the URL, I can access administration pages that an anonymous user can't access)
2. I am using some blocks displays made with views that show some fields according to a nodereference field. Those blocks are often not printed fine, since sometimes the text does not match the node they are referred to.
I know I provide very little data (it's first time I use this module and I'm new to most of the concepts here), but I can assure I only did what the handbook says, since I don't feel confident enough to play with it. Hopefully you can provide some advice about where should I start.
Thanks