public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* How to compile and use 'nscd'
@ 2022-07-24  7:57 이병욱
  2022-07-24 13:50 ` Carlos O'Donell
  0 siblings, 1 reply; 6+ messages in thread
From: 이병욱 @ 2022-07-24  7:57 UTC (permalink / raw)
  To: libc-help

I found nscd's dafault ttl should be 15 seconds
​
because CACHE_PRUNE_INTERVAL is declared as 15.
​
But it seems hard to modify it and compile nscd and use the customed nscd in my Centos 7.9.
​
I want to see how nscd works when CACHE_PRUNE_INTERVAL is 1 because I try to use DNS round robin at below environments.
​
- dns A record www.server.com with 10.1.1.1, 10.1.1.2 with dns ttl 1 seconds.
- client server with customed nscd, send a request to www.server.com
- two backend server indicated by 10.1.1.1, 10.1.1.2
​
Is it possible to use the customed nscd?
​
Sincerely,
Nimdrak

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-31  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24  7:57 How to compile and use 'nscd' 이병욱
2022-07-24 13:50 ` Carlos O'Donell
2022-07-24 14:15   ` 이병욱
2022-07-29 16:41     ` Carlos O'Donell
2022-07-31  9:18       ` 이병욱
2022-07-31  9:20       ` 이병욱

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).