How do I know that this module is working?
I have enabled this module but seems nothing different.

Actually what is this module caching? page? function? Now I got confused...]

Regards

Comments

pramudya81’s picture

any progress on this issue?

Regards

beltofte’s picture

Category: bug » support

Well..... as David wrote in http://drupal.org/node/175928 this module is an API for caching. So you have to implement it your own code, if you want to use it - look at the function pressflow_preempt(), which is the one you should use.

If you are using panels, then you could look at this http://drupal.org/project/pressflow_preempt_panels.