Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9163

style.php cannot be properly cached

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.x
    • 3.1.0-a1
    • Styles
    • None
    • PHP Environment:
      Database:

    Description

      Right now style.php is fairly intensive, it doesn't attempt to mitigate this by using any validity negotiation based on modification time. However there is still another problem, the SID is appended to each request making the URI unique for every session.

      Proposed solutions is to remove the SID and actually use the passed lang= variable. Age based negotiation of freshness could also be added but significant benefits will be made from using persistent URIs.

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              ToonArmy Chris Smith
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: