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

pfSense-pkg-snort-4.0_13 - Randomize rules update check to spread load on Snort.org. #818

Merged

Conversation

bmeeks8
Copy link
Contributor

@bmeeks8 bmeeks8 commented Apr 2, 2020

pfSense-pkg-snort-4.0_13

This update randomizes the periodic rules update check to spread the load on the Snort.org site due to the large number of pfSense Snort installations. The former default value had large numbers of machines hitting the Snort.org site at precisely 5 minutes past the midnight hour local time.

New Features:

  1. The Rules Update Start Time on the GLOBAL SETTINGS tab now has a random minute for the default start time for first-time users.

  2. For existing users who have never changed their Rules Update Start Time from the old default of 00:05, the minutes value will be randomized and stored.

  3. The PHP module that performs the actual rules update check will randomly sleep for between 0 and 35 seconds before actually making connection to the Snort.org site.

Bug Fixes:
None

@netgate-git-updates netgate-git-updates merged commit 3a95998 into pfsense:devel Apr 3, 2020
@bmeeks8 bmeeks8 deleted the pfSense-pkg-snort-4.0_13 branch April 3, 2020 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants