Re: How bind works

2009-05-29 Thread Ryan Knapper
A server would first have to analyse the request to figure out to which named instance to route the request. That would most likely eat up any time you'd save. 2009/5/29 Eduardo Júnior ihtrau...@gmail.com Hi, I read about Bind which it works as follow (in general words): query - named -

Re: URL Redirection via DNS

2009-04-24 Thread Ryan Knapper
This is not what DNS does. It matches an IP with a domain name. Changing the URL needs to be done from within the web-page. On Fri, Apr 24, 2009 at 07:38, Binmakhashen, Latif latif.binmakhas...@omnicare.com wrote: Jeff Thank you for wording your reply more professionally. That’s exactly