Will my internet address for my internal site cause my traffic to go external?
Posted
by
Toby Allen
on Super User
See other posts from Super User
or by Toby Allen
Published on 2011-02-27T11:40:37Z
Indexed on
2011/02/27
15:27 UTC
Read the original article
Hit count: 267
If I have two domains pointing to the same machine, but one resolves to an internal address and the other to my internet facing router, will there be any differnce in route taken to my machine (primarily in terms of performanc).
eg.
internal.mydomain.com resolves to 192.168.1.200
external.mydomain.com resolves to A.Web.External.IP
both eventually resolve back to the same machine. For a client in the network, will using the external address give a performance penalty?
© Super User or respective owner