Hirdetés

Új hozzászólás Aktív témák

  • Sk8erPeter

    nagyúr

    válasz Sk8erPeter #32 üzenetére

    "így az anonim felhasználók még mindig az adatbázisszintű cache-ben tárolt tartalmat látják"
    Na, erre olyan hosszú lett a hsz., hogy még rosszul is írtam... :U
    Pont, hogy NEM adatbázisszintű cache-ből szedi a Boost a tartalmat anonim felhasználók esetén, hanem fájlrendszerszintű cache-ből:

    "The cached files are stored (by default) in the cache/normal/ directory
    under your Drupal installation directory.

    [...]

    Once Boost has been installed and enabled, page requests by anonymous
    visitors will be cached as static HTML pages in the server's file system.
    Periodically (when the Drupal cron runs) stale or expired pages
    (i.e. files or pages exceeding the maximum cache lifetime setting)
    will be purged, allowing them to be recreated the first time that the
    next anonymous visitor requests that page again. If the Cron Crawler
    is enabled, the files and pages will be regenerated automatically.

    New rewrite rules are added to the .htaccess file supplied with Drupal,
    directing the web server to try and fulfill page requests by anonymous
    visitors first and foremost from the static page cache, and to only pass the
    request through to Drupal if the requested page is not cacheable or hasn't yet
    been cached."

    Sk8erPeter

Új hozzászólás Aktív témák