线上环境我们有:
api.domain.com
mysql.domain.com
redis.domain.com
等 hostname
测试环境中,我们 hostname 方案有: 方案 1:
test.api.domain.com
test.mysql.domain.com
test.redis.domain.com
方案 2:
api.test.domain.com
mysql.test.domain.com
redis.test.domain.com
如果是你,你会选哪种?还是说有更好的方案?
非常感谢各位!!!
1
hahasong Jul 11, 2016 |
2
iyaozhen Jul 11, 2016 via Android
⊙﹏⊙你们还有规范的域名?我们都是各种机器名
|
4
shyling Jul 11, 2016
方案 2
|
5
colorfulberry Jul 11, 2016
|
6
marginleft OP @colorfulberry 这个倒是无所谓了。把“_”改成“-”就行了,@hahasong 的意思我们都理解了。
|