If navigate through pages of drupal.org with "back" and "forward" buttons, then pages are takes from browser cache - no requests to server. But on my site if use browser buttons - pages are not cached and every time goes request to server.

Which options need to setup page caching in .htaccess or php.ini? I'm install Drupal with options in .htaccess by default.