Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Knot DNS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
22
Issues
22
List
Boards
Labels
Service Desk
Milestones
Merge Requests
18
Merge Requests
18
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Knot projects
Knot DNS
Commits
59418443
Commit
59418443
authored
Jun 27, 2013
by
Jan Kadlec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes in documentation based on code review.
Refs
#37
parent
de06a686
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/running.texi
doc/running.texi
+2
-2
No files found.
doc/running.texi
View file @
59418443
...
...
@@ -99,7 +99,7 @@ depends on what you passed to the @code{./configure}, usually @code{/etc}.
$ knotc -c slave.conf checkconf # check configuration
$ knotd -c slave.conf
@end example
Estimate memory consumption for zone
start it as a daemon, @code{knotc} tool should be used.
However to
start it as a daemon, @code{knotc} tool should be used.
The @code{knotc} tool accepts parameter @code{-w} to wait until the requested operation finishes.
When the action is "start" for example, it waits until the server starts to serve zones.
@example
...
...
@@ -118,7 +118,7 @@ you can use @code{knotc checkzone} action.
$ knotc -c master.conf checkzone example.com
@end example
For an aproximate estimate of server's memory consumption, you can use the @code{knotc memstats} action.
For an ap
p
roximate estimate of server's memory consumption, you can use the @code{knotc memstats} action.
This action prints count of resource records, percentage of signed records and finally estimation
of memory consumption for each zone, unless specified otherwise. Please note that estimated values might
differ from the actual consumption. Also, for slave servers with incoming transfers enabled,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment