aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64
Commit message (Collapse)AuthorAgeFilesLines
...
* | include base64 encode in custom optionsmarcelloc2011-08-031-1/+7
|/
* Fix syntax error in varnish.inc. Fixes #1742jim-p2011-08-031-1/+1
|
* Merge pull request #11 from marcelloc/patch-6Chris Buechler2011-07-281-0/+70
|\ | | | | including know basic good options to improve setup
| * including know basic good options to improve setupmarcelloc2011-07-201-0/+70
| |
* | Merge pull request #10 from marcelloc/71653b200753424219592fb701e129adfeb855aeChris Buechler2011-07-281-22/+64
|\ \ | |/ |/| update version to be easier to see at pfsense package manager
| * including know basic good options to improve setup marcelloc2011-07-201-22/+64
| | | | | | consider updating package version from 0.8 to anything else to be easier to see at pfsense package manager
* | not need after all sync fields with 'id'.marcelloc2011-07-191-4/+0
| |
* | Merge pull request #5 from marcelloc/patch-4Scott Ullrich2011-07-191-3/+3
|\ \ | | | | | | php loop while sync looks for 1 to 6 password.id
| * | php loop while sync looks for 1 to 6 password.id marcelloc2011-07-191-3/+3
| | | | | | | | | | | | sync not working until setting 'id' in ipaddress and password
* | | include option to balance based on client information to prevent sessions ↵marcelloc2011-07-191-0/+2
|/ / | | | | | | problems
* | missing s in connect_timeout default value, without 's' varnish does not start marcelloc2011-07-191-2/+2
| | | | | | | | isset($sh[$x]) breaks sync
* | Edited config/varnish64/varnish_backends.xml via GitHubmarcelloc2011-07-191-1/+1
|/
* Fix filename, download was failingjim-p2010-12-171-1/+1
|
* Copy varnish sync fileScott Ullrich2010-05-211-0/+5
|
* We need to copy varnish_lb_directors.xmlScott Ullrich2010-05-121-0/+5
|
* Use is_numeric(). Thanks to BillMScott Ullrich2010-05-111-12/+12
|
* Correct input error for storage size textScott Ullrich2010-05-111-1/+1
|
* Ensure item exists before calling foreach on itScott Ullrich2010-04-281-3/+4
|
* Add listtopicsScott Ullrich2010-04-282-1/+19
|
* Add listtopicsScott Ullrich2010-04-281-0/+18
|
* Add listopic explaining the LB tabScott Ullrich2010-04-281-0/+6
|
* Add header and remove extra \nScott Ullrich2010-04-281-1/+1
|
* Correct page titlesScott Ullrich2010-04-282-2/+2
|
* Cleanup HTMLScott Ullrich2010-04-282-38/+42
|
* Add service xml itemScott Ullrich2010-04-281-0/+6
|
* Nuke ID, we use git nowScott Ullrich2010-04-283-2/+5
|
* Make header uniformScott Ullrich2010-04-285-5/+3
|
* Remove IdScott Ullrich2010-04-281-1/+0
|
* Note where the file is locatedScott Ullrich2010-04-271-0/+2
|
* Use 100% for colsScott Ullrich2010-04-271-1/+1
|
* Maintain tab orderScott Ullrich2010-04-271-4/+4
|
* Restart varnish after syncing changesScott Ullrich2010-04-271-1/+1
|
* Make globals uniformScott Ullrich2010-04-271-3/+3
|
* Correct tab URLsScott Ullrich2010-04-272-2/+2
|
* Add VarnishSTAT ajax stat pageScott Ullrich2010-04-277-1/+146
|
* Ensure rcd file existsScott Ullrich2010-04-275-1/+7
|
* Do not define validate text item twiceScott Ullrich2010-04-271-2/+0
|
* Allow matching against regexes in the URL as wellScott Ullrich2010-04-272-1/+21
|
* Use correct field nameScott Ullrich2010-04-272-4/+4
|
* Add input validation for the settings pageScott Ullrich2010-04-272-0/+16
|
* Add input validation for the LB directors formScott Ullrich2010-04-272-1/+11
|
* Add input validation for the Backends formScott Ullrich2010-04-272-9/+35
|
* Show Director nameScott Ullrich2010-04-271-1/+1
|
* Show the director name in the column textScott Ullrich2010-04-271-0/+4
|
* Eliminate a case where a LB Director and a Backend may have the same name by ↵Scott Ullrich2010-04-275-9/+39
| | | | appending BACKEND to the end of all backend names
* Misc commentsScott Ullrich2010-04-271-1/+6
|
* More cleanupsScott Ullrich2010-04-271-24/+16
|
* Major code cleanups. Split a number of items out into their own functions. ↵Scott Ullrich2010-04-271-89/+133
| | | | Only define a director or backend if it is actively being used.
* Add vcl_recv fieldScott Ullrich2010-04-272-7/+29
|
* Use correct variablesScott Ullrich2010-04-271-5/+5
|