php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55584 Please add expires and last-modified support to online documentation
Submitted: 2011-09-05 10:19 UTC Modified: 2013-12-27 01:14 UTC
From: chris-php dot net-110905 at aptivate dot org Assigned: bjori (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chris-php dot net-110905 at aptivate dot org
New email:
PHP Version: OS:

 

 [2011-09-05 10:19 UTC] chris-php dot net-110905 at aptivate dot org
Description:
------------
I'm having problems accessing the website from Zambia; pages load very slowly 
even though they have not changed.

The online documentation is not cacheable because the server always returns a new 
page response, with no etag, regardless of the last-modified date sent by the 
client.

Please could you send and check the last-modified header, and also preferably set 
a reasonable Expires header, e.g. a month?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-05 10:25 UTC] rquadling@php.net
The documentation is downloadable (http://www.php.net/download-docs.php) in 
multiple forms.

The entire manual is generated on a weekly basis.
 [2011-09-05 10:30 UTC] chris-php dot net-110905 at aptivate dot org
Thanks, that helps, but I really would like websites to properly implement this 
so that ISP-level and organisation-level caches actually work, and end users 
don't have to worry about it, or download multiple copies of the entire 
documentation just to get a few pages.

Bandwidth may be cheap for you, but it's very expensive for us!
 [2011-09-05 11:35 UTC] bjori@php.net
-Status: Open +Status: Verified -Type: Documentation Problem +Type: Bug -Package: Documentation problem +Package: Website problem
 [2011-09-05 11:35 UTC] bjori@php.net
I actually thought we did check the last user note timestamp and last generation 
time and couple of the include fails.
 [2013-12-27 01:14 UTC] bjori@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: bjori
 [2013-12-27 01:14 UTC] bjori@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 06:01:30 2024 UTC