Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
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
varnish-cache
Commits
db1b11fd
Commit
db1b11fd
authored
Nov 07, 2017
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rip out a long obsolete comment
This should have gone with
d9a9ecd9
parent
6a5e89cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
cache_esi_deliver.c
bin/varnishd/cache/cache_esi_deliver.c
+0
-5
No files found.
bin/varnishd/cache/cache_esi_deliver.c
View file @
db1b11fd
...
...
@@ -165,11 +165,6 @@ ved_include(struct req *preq, const char *src, const char *host,
req
->
vcl
=
preq
->
vcl
;
preq
->
vcl
=
NULL
;
/*
* XXX: We should decide if we should cache the director
* XXX: or not (for session/backend coupling). Until then
* XXX: make sure we don't trip up the check in vcl_recv.
*/
req
->
req_step
=
R_STP_RECV
;
req
->
t_req
=
preq
->
t_req
;
assert
(
isnan
(
req
->
t_first
));
...
...
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