Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-8176

ezurlalias cache dont use atomic file feature, can cause lot of crashes

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • 3.7.3
    • Misc
    • None
    • Version: 3.7.3 (earlier versionss too)
      PHP Version: 4.4.2
      Webserver: apache
      Database: mysql

    Description

      Hi,

      I've a very large site with a lot of users (100000). The site is crashing continuesly when new content is created. The reason is: The ezurlalias cache creation dont use the atomic file feature of ez.

      kernel/classes/ezurlalias.php

      line 504:
      old:
      $phpCache->store();

      should be:
      $phpCache->store( true );

      best wishes,
      Georg.

      Attachments

        Activity

          People

            unknown unknown
            emil.webber emil.webber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: