Dne 2.9.2016 v 12:20 Sönke Ludwig via Digitalmars-d napsal(a):

Am 02.09.2016 um 09:48 schrieb Daniel Kozak via Digitalmars-d:
Dne 2.9.2016 v 09:39 wobbles via Digitalmars-d napsal(a):

On Friday, 2 September 2016 at 07:23:51 UTC, Mike Parker wrote:
On Friday, 2 September 2016 at 07:02:20 UTC, finalpatch wrote:


Probably not good for publicity.

meh. It's the internet. Sometimes servers go down.

code.dlang.org is down too :-(
Maybe we should have multiple hostings? For example one in US and one in
Europe ;).

At least for code.dlang.org it would be nice to have a backup server - ideally somewhere with a good connection to China. We need to implement a mirror mode for that.

Our company has VPS in China and I have VPS in Czech republic, and it seems there is a good connection to it from china:

#ping from our china server to mine VPS
web@WebCN:~ $ ping ipult.cz
PING ipult.cz.eurocloud.cn (14.215.133.119) 56(84) bytes of data.
64 bytes from mail.eurocloud.cn (14.215.133.119): icmp_seq=1 ttl=64 time=0.031 ms 64 bytes from mail.eurocloud.cn (14.215.133.119): icmp_seq=2 ttl=64 time=0.035 ms 64 bytes from mail.eurocloud.cn (14.215.133.119): icmp_seq=3 ttl=64 time=0.028 ms 64 bytes from mail.eurocloud.cn (14.215.133.119): icmp_seq=4 ttl=64 time=0.028 ms 64 bytes from mail.eurocloud.cn (14.215.133.119): icmp_seq=5 ttl=64 time=0.030 ms

#ping from our china server to code.dlang.org
web@WebCN:~ $ ping code.dlang.org
PING code.dlang.org (79.140.41.234) 56(84) bytes of data.
64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=1 ttl=50 time=302 ms 64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=2 ttl=50 time=303 ms 64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=3 ttl=50 time=302 ms 64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=4 ttl=50 time=302 ms 64 bytes from rejectedsoftware.com (79.140.41.234): icmp_seq=5 ttl=50 time=302 ms


Reply via email to