We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Rewrite, v1.99.1
2ace2d4
- Rewrote `drool` into command modules: `drool <command> ...` - Remove `drool.conf` - Remove functionality `backend`, both `input` and `output` - Remove functionality `log` and `nolog` (see Issue DNS-OARC#112) - Remove functionality `input` and `filter` (see Issue DNS-OARC#113) - Remove functionality `max_clients` and `max_reuse_clients` (`client_pool`) - Remove timing mode `best_effort` - Remove statistics: dropped, ignored, total - Add statistics: finish, sent, received, responses, timeouts, errors - Add `--csv` to output statistics as CSV - Add `--json` to output statistics as JSON - Add command module `replay` - Add timing mode `fixed=<nanoseconds>` - Up version to 1.99.1
de63694
No branches or pull requests
The text was updated successfully, but these errors were encountered: