The default cache policy is conservative, do not cache request/response with cookies, do not cache request/response when cache-control does not allow caching.
So, try a simple page like phpinfo() page first, on client side, check the request/response header with firebug to make sure there is no...