php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76862 www is slow with all browsers
Submitted: 2018-09-11 12:42 UTC Modified: 2019-05-20 14:31 UTC
From: mel1980 at gmail dot com Assigned: petk (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS: all
Private report: No CVE-ID: None
 [2018-09-11 12:42 UTC] mel1980 at gmail dot com
Description:
------------
When i connet to php.net through www.php.net the page was render in 2.5 min
if i use https://php.net that redirect to secure.php.net and the render is fast..

The problem is that all link point at www.php.net. 
do you can put and alias or a redirect ?

thank you and have fun

Claudio


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-09-11 21:26 UTC] cmb@php.net
AFAIK, the www subdomain uses geolocation to provide content from
the nearest mirror, so it usually should be faster than the secure
subdomain.
 [2018-09-11 21:26 UTC] cmb@php.net
-Package: *Web Server problem +Package: Systems problem
 [2019-05-20 14:31 UTC] petk@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: petk
 [2019-05-20 14:31 UTC] petk@php.net
Hello, this now looks resolved. Site has been recently also moved to infrastructure without mirrors. Thank you for the report. In case the issue repeats, please report back...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC