Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-re2
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
uplex-varnish
libvmod-re2
Commits
7542fa6c
Commit
7542fa6c
authored
Dec 30, 2020
by
Geoff Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update REQUIREMENTS docs.
parent
570a6c8d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
README.md
README.md
+4
-4
vmod_re2.vcc
src/vmod_re2.vcc
+4
-4
No files found.
README.md
View file @
7542fa6c
...
...
@@ -1671,12 +1671,12 @@ Example:
### REQUIREMENTS
The VMOD requires the Varnish
since version 6.2, or the master branch.
See the source repository for versions of the VMOD that are compatible
with other Varnish
versions.
The VMOD requires the Varnish
master branch. See the source repository
for versions of the VMOD that are compatible with other Varnish
versions.
It requires the RE2 library, and has been tested against RE2 versions
since 2015-06-01 (through 2020-
08
-01 at the time of writing).
since 2015-06-01 (through 2020-
11
-01 at the time of writing).
If the VMOD is built against versions of RE2 since 2017-12-01, it uses a
version of the set match operation that reports out-of-memory conditions
...
...
src/vmod_re2.vcc
View file @
7542fa6c
...
...
@@ -1541,12 +1541,12 @@ Example::
REQUIREMENTS
============
The VMOD requires the Varnish
since version 6.2, or the master
branch. See the source repository for versions of the VMOD that are
compatible with other Varnish
versions.
The VMOD requires the Varnish
master branch. See the source repository
for versions of the VMOD that are compatible with other Varnish
versions.
It requires the RE2 library, and has been tested against RE2 versions
since 2015-06-01 (through 2020-
08
-01 at the time of writing).
since 2015-06-01 (through 2020-
11
-01 at the time of writing).
If the VMOD is built against versions of RE2 since 2017-12-01, it uses
a version of the set match operation that reports out-of-memory
...
...
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