Skip to content
New issue

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

dnsdist: add setConsoleOutputMaxMsgSize function #7109

Merged
merged 1 commit into from Oct 29, 2018

Conversation

chbruyand
Copy link
Member

@chbruyand chbruyand commented Oct 26, 2018

setConsoleOutputMaxMsgSize lets you tune the maximum size of a console message.

Fix #7084

For the record, I moved {get,put}MsgLen32 in dnsdist-console.cc as both were not used anywhere else anymore.

Short description

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@rgacogne rgacogne added this to the dnsdist-1.3.x milestone Oct 27, 2018
@rgacogne rgacogne merged commit 505f5bd into PowerDNS:master Oct 29, 2018
@chbruyand chbruyand deleted the dnsdist-console-output-limit branch December 5, 2018 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dnsdist: Get rid of the 10MB console output limitation
2 participants