Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9240637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T08:13:27+00:00 2026-06-18T08:13:27+00:00

For example, I execute sudo named several times, so there are several named processes

  • 0

For example, I execute “sudo named” several times, so there are several named processes running. When I use “pidof named“, I get several pids.

I want to calculate the CPU usage rate of the BIND process,so I need to get some parameters from “/proc/pid/stat“, so I need the pid of the named process which is really providing the domain resolution service.

What’s the difference between the named process which is providing the service and the others? Could you give me a detailed explanation?

thanks very much~

(It’s my first time to use stackoverflow , to use English to ask quetions , please ignore those syntax errors.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T08:13:28+00:00Added an answer on June 18, 2026 at 8:13 am

    There should be just one named running, the scripts that manage the service ensure that. You shouldn’t start it like that, you should use what your distribution uses to start it, probably something along the lines of service bind start (that is probably a RedHat-ism), or /etc/rc.d/bind start (for bog-standard SysVinit).

    I was responsible for DNS for quite some time here. Some tips:

    • DNS is a very critical service, configure and monitor with extreme care. Do read up on setting up and managing this, don’t go ahead until you are absolutely clear.
    • Get somebody as a backup for the case that you aren’t available, and make sure they understand the previous point.
    • DNS isn’t CPU intensive (OK, with signed domains and that newfangled stuff that might have changed), it is memory intensive (and network intensive, or at least sensitive to delays). Our main DNS server was running for months at a time, and clocked up some half hour of CPU time during that kind of period IIRC.
    • Separate your master server (responsible for the domain(s) from the servers queried by clients (caching servers). There have been vulnerabilities where malformed questions or “answers” to questions that hadn’t been asked soiled the database
    • The master server will have all the domain information in RAM, make sure you have got enough of it
    • Make sure all machines under your jurisdiction use the same caching server. It makes no sense for more than one, that destroys the idea of cache.
    • The caching servers collect immense amounts of data over time. This data rarely is performance critical, so configure them with plenty of swap space to accommodate overflows.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to use placeholders as seen in this example: cursor.execute ( UPDATE animal
For example, when I use cursor.execute() as documented : >>> from django.db import connection
Suppose I want to execute code, for example value += 5 inside a namespace
I am running the Go compiler on Ubuntu, installed using sudo apt-get install golang
Example: result = ActiveRecord::Base.connection.execute(select 'ABC') How can I get the 'ABC' value from result
When I execute this following code for example: cart.php?p=1&action=add <?php session_start(); if (isset($_GET['p']) &&
I'm trying to execute a simple example of Multicast sockets on Java. MulticastSocket s
Anyone have example Rx code that shows how to execute an action due to
We can execute a shell command in vi. For example, typing in :!ls we
When I execute a stored procedure first time, it (for example) takes 3 minutes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.