non port: www/varnish4/files/varnishncsa.in |
SVNWeb
|
Number of commits found: 7 |
Sat, 31 Dec 2022
|
[ 01:28 Rene Ladan (rene) ] fdb010a (Only the first 10 of 12 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-12-31 www/varnish4: End of life upstream, users are recommended to upgrade
to 6.x or higher
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Tue, 3 Nov 2015
|
[ 15:08 feld ]
www/varnish4: Fix race condition on start
varnishlog and varnishncsa had a race condition with varnishd on
startup as they will notice varnishd's leftover _.vsm file and try to
connect to varnishd but occasionally fail due to varnishd not being
fully operational yet. By adding "-t off" flag as default to varnishncsa
and varnishlog they will wait indefinitely for varnishd to start up
instead of just exiting.
Other bugs fixed:
* varnishncsa_logformat in rc.conf mostly works
Unfortunately due to shell expansion we still cannot pass
quotes (") so if you need those in your log format you will have to (Only the first 15 lines of the commit message are shown above )
|
Mon, 19 Oct 2015
|
[ 15:04 feld ]
www/varnish4: Update to 4.1.0
- Add varnish and varnishlog UIDs
- Add varnish GID
- varnishd, varnishncsa, and varnishlog no longer run as root
Users upgrading may see permissions errors on start due to change in
uid running the processes. Please see the UPDATING entry for more
details.
Changelog: https://github.com/varnish/Varnish-Cache/blob/varnish-4.1.0/doc/sphinx/whats-new/changes.rst
Differential Revision: https://reviews.freebsd.org/D3878
|
Mon, 27 Jul 2015
|
[ 17:53 feld ]
Fix startup script order:
varnishncsa and varnishlog require varnishd to start successfully
mat reported some latency between starting varnishd and creation of
the _.vsm file used for communication, so a start_precmd has been added
to varnishncsa and varnishlog.
PR: 201586
Differential Revision: https://reviews.freebsd.org/D3208
|
Wed, 27 May 2015
|
[ 14:34 feld ]
Add varnishd_extra_flags option to permit passing additional flags to
varnishd
Clean up rc scripts per rclint recommendations
Differential Revision: https://reviews.freebsd.org/D2605
|
Mon, 23 Mar 2015
|
[ 16:27 feld ]
Allow configuration of the varnishncsa log format
PR: 198742
|
Number of commits found: 7 |