Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pkg-varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
pkg-varnish-cache
Commits
b8a0ea97
Commit
b8a0ea97
authored
Apr 21, 2017
by
Dridi Boukelmoune
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make sure to load a warm VCL
Otherwise the warmup delay might be ineffective.
parent
0722a5b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
varnishreload
varnishreload
+1
-1
No files found.
varnishreload
View file @
b8a0ea97
...
...
@@ -161,7 +161,7 @@ fi
RELOAD_NAME
=
$(
vcl_reload_name
)
varnishadm vcl.load
"
$RELOAD_NAME
"
"
$VCL_FILE
"
varnishadm vcl.load
"
$RELOAD_NAME
"
"
$VCL_FILE
"
warm
test
-n
"
$WARMUP
"
&&
sleep
"
$WARMUP
"
...
...
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