Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-admin-essentials
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etersoft-admin-essentials
Commits
75e5d544
Commit
75e5d544
authored
Mar 01, 2026
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
route-update: increase resolve history from 10 to 20 snapshots
Helps accumulate more DNS round-robin IPs over time. Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
357dca67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
route-update.sh
router/route-update.sh
+1
-1
No files found.
router/route-update.sh
View file @
75e5d544
...
...
@@ -15,7 +15,7 @@ cd "$(dirname "$(realpath "$0")")" || exit
ROUTES_DIR
=
routes.d
ROUTES6_DIR
=
routes6.d
STATE_DIR
=
.state
HISTORY_SIZE
=
1
0
HISTORY_SIZE
=
2
0
# Priority (pref) allocation for ip rules:
# Each group gets a PREF_GROUP_STEP-sized block, each .list gets PREF_STEP within.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment