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

Update vacuum default settings #6705

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

TomasTurina
Copy link
Member

@TomasTurina TomasTurina commented Oct 30, 2023

Description

This PR modifies the default vacuum settings to the following values:

wazuh_db.max_fragmentation=90
wazuh_db.fragmentation_threshold=75
wazuh_db.fragmentation_delta=5
wazuh_db.free_pages_percentage=0
wazuh_db.check_fragmentation_interval=7200

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@TomasTurina TomasTurina self-assigned this Oct 30, 2023
@TomasTurina TomasTurina linked an issue Oct 30, 2023 that may be closed by this pull request
@javimed javimed added level/task Task issue type/bug Bug issue labels Oct 30, 2023
@javimed javimed merged commit cd2546a into 4.6.0 Oct 30, 2023
@javimed javimed deleted the change/17928-improve-vacuum-options branch October 30, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Many agent disconnections in Footprint tests
2 participants