Re: Need of caching on bind server

2016-08-26 Thread Barry Margolin
In article , Harshith Mulky wrote: > Thank you John, Mukund, Barry and Dave for your insights and answers on this > Topic. > > > @Dave, Lets say we have a Web Page cached(when queried by User 1) and the > webpage has either moved the Link ( accessing the same Link from a different > user wo

Re: Need of caching on bind server

2016-08-25 Thread Harshith Mulky
cached web page link 2 days ago] Thanks Harshith From: Woodworth, John R Sent: Thursday, August 25, 2016 10:46 AM To: 'Harshith Mulky'; bind-users@lists.isc.org Cc: Woodworth, John R Subject: RE: Need of caching on bind server > From: bind-users

Re: Need of caching on bind server

2016-08-25 Thread Barry Margolin
In article , Harshith Mulky wrote: > I am trying to understand why caching is required on the bind server, when > the client receiving the responses would be caching based on TTL values. A typical caching server has multiple clients. If they're an ISP, it will have thousands of clients, and p

Re: Need of caching on bind server

2016-08-24 Thread Dave Warren
> I am trying to understand why caching is required on the bind server, > when the client receiving the responses would be caching based on TTL > values. > > So, > Is caching required on the server, if the client is not able to > cache such responses? Isn't it a overhead on both the client and se

Re: Need of caching on bind server

2016-08-24 Thread Mukund Sivaraman
Hi Harshith On Thu, Aug 25, 2016 at 04:47:03AM +, Harshith Mulky wrote: > Hello, > > > I am trying to understand why caching is required on the bind server, > when the client receiving the responses would be caching based on TTL > values. > > > So, > > Is caching required on the server, i

RE: Need of caching on bind server

2016-08-24 Thread Woodworth, John R
> From: bind-users [mailto:bind-users-boun...@lists.isc.org] On Behalf Of > Harshith Mulky > Sent: Thursday, August 25, 2016 12:47 AM > To: bind-users@lists.isc.org > Subject: Need of caching on bind server > > Hello, > > I am trying to understand why caching is

Need of caching on bind server

2016-08-24 Thread Harshith Mulky
Hello, I am trying to understand why caching is required on the bind server, when the client receiving the responses would be caching based on TTL values. So, Is caching required on the server, if the client is not able to cache such responses? Isn't it a overhead on both the client and serv