On Tue, Jun 23, 2015 at 1:00 PM, Lester Caine <[email protected]> wrote: > On 23/06/15 20:37, Hannes Magnusson wrote: >> On Tue, Jun 23, 2015 at 12:05 PM, Lester Caine <[email protected]> wrote: >>> On 23/06/15 19:50, Peter Cowburn wrote: >>>>> I believe the 'PHP License v3.01' link on that page should be changed >>>>>> from http://www.php.net/license/3_01.txt to: >>>>>> http://php.net/license/3_01.txt >>>> >>>> This is not the correct change, www.php.net should work but there's clearly >>>> something wonky at the moment there. Copying in Hannes, since he's been >>>> dealing with the geodns changes. >>> >>> A slight aside here, should www.php.net forward to php.net or does the >>> various mirror sub-domains make that impossible. Also isn't this tied up >>> with https ... which needs a separate certificate for each domain, or >>> can they all be managed off a single php.net one? >> >> >> What? o.O >> >> "php.net" is one server. "www.php.net" is geo distributed onto all of >> our mirrors. > > OK so since I don't bother with www. unless the site adds it, I'm not > going via a mirror? I get php.net direct? But that used to be routed to
Correct. You get a server identified as php-web2.php.net. Its not a mirror no. > a mirror I'm sure as I used to see 'uk2' pages. When the main server (e.g. php-web2.php.net) is under heavy load it will redirect you to a named mirror, which is why you sometimes see 'uk2.php.net'. This should be changed to redirect to www.php.net since that is now geo spread. It'd be helpful if you file a bug report for that. >> We do not support https at the moment. We'll add >> https://secure.php.net soon, which clearly won't be under geodns. > > Which would essentially be 'php.net' again? Correct. I estimate 1 out of 50.000.000 requests are sent to that server, so thats ok for now. > Actually I now have a problem since if I DO use www.php.net I'm now > getting bounced to http://php.fubra.com and I loose my custom style > sheet :( That is configured for all php.net domain pages. You should not be redirect to the hostname php.fubra.com no, absolutely not. Is that actually happening? When you visit www.php.net you should stay there. The underlaying server answering may however be the php.fubra.com server, but the hostname and what you see in the address bar should say www.php.net. I've pushed secure.php.net live now, pending dns propagation. -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
