Project

General

Profile

Actions

Feature #3387

open

process_alias_urltable Frequency

Added by Shawn Bruce about 10 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Aliases / Tables
Target version:
-
Start date:
01/06/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Currently the urltable design only allows for updates on a daily interval and is processed via crontab every 12 hours. It would be more beneficial to allow the user to decide on the update frequency in minutes instead.

Proposed changes:
1.)Change the frequency from a dropdown to a text field.
2.)Change current crontab to: * * * * * root /usr/bin/nice -n20 /etc/rc.update_urltables
3.)Change process_alias_urltable() to use 60 instead of 86400 seconds ( After pending merge https://github.com/pfsense/pfsense/pull/876 )


Files

urltable_freq.diff (1.27 KB) urltable_freq.diff firewall_aliases_edit.php with update freq as text field Shawn Bruce, 01/07/2014 04:11 PM
Actions

Also available in: Atom PDF