DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 8th September 2019
notooth notooth is offline
Shell Scout
 
Join Date: Jul 2015
Posts: 125
Question Varnish configuration file location?

Hello,

Can anyone let me know the file where I can put some Varnish configuration like this:

Quote:
DAEMON_OPTS="-a :80 \
-T localhost:6082 \
-b 95.85.10.242:8081 \
-S /etc/varnish/secret \
-s malloc,256m"
I am running OpenBSD 6.5, Varnish 6.1.
Reply With Quote
  #2   (View Single Post)  
Old 8th September 2019
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,982
Default

Source: pkg_info(1):
Code:
Install notice:
Varnish has a default configuration built in, however see vcl(7)
or the following link for more information:

        https://www.varnish-cache.org/wiki/VCLExamples

and for further information:

        https://www.varnish-cache.org/docs/
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
window manager configuration file question jb_daefo FreeBSD Ports and Packages 0 18th October 2015 01:30 PM
Mirror configuration file in DragonFly BSD jewsofeast Other BSD and UNIX/UNIX-like 5 8th January 2011 02:38 PM
Minimal Apache configuration file for subversion Carpetsmoker Guides 0 18th May 2010 06:42 PM
Easily retrievable configuration file backup with Gmail J65nko Guides 5 10th February 2010 04:30 AM
Kernel configuration file ignored? FWS FreeBSD Installation and Upgrading 16 26th June 2008 10:28 AM


All times are GMT. The time now is 06:11 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick