- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP UNIX 11.0 constantly looking up DNS address...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 07:50 AM
09-26-2006 07:50 AM
HP UNIX 11.0 constantly looking up DNS addresses
He seems to think there should be a UNIX parameter to keep the DNS address in memory, and not go to the DNS server. From his pint of view there is a "time to live" parameter that is set to 3600 seconds, and UNIX should look up the address only once every 3600 seconds (1 Hour). We are going to the DNS server to look it up over 150 times in a 30 second trace.
It seems that UNIX is overriding his "time to live" parameter.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 09:26 AM
09-26-2006 09:26 AM
Re: HP UNIX 11.0 constantly looking up DNS addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 09:35 AM
09-26-2006 09:35 AM
Re: HP UNIX 11.0 constantly looking up DNS addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 09:51 AM
09-26-2006 09:51 AM
Re: HP UNIX 11.0 constantly looking up DNS addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 12:52 PM
09-26-2006 12:52 PM
Re: HP UNIX 11.0 constantly looking up DNS addresses
As already pointed-out, the resolver library in HP-UX does not implement a cache, and if you want to simulate the presence of a cache you should configure and run a caching-only DNS server on that system.