aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64/varnish.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error in varnish.inc. Fixes #1742jim-p2011-08-031-1/+1
* Merge pull request #10 from marcelloc/71653b200753424219592fb701e129adfeb855aeChris Buechler2011-07-281-22/+64
|\
| * including know basic good options to improve setup marcelloc2011-07-201-22/+64
* | not need after all sync fields with 'id'.marcelloc2011-07-191-4/+0
* | missing s in connect_timeout default value, without 's' varnish does not start marcelloc2011-07-191-2/+2
|/
* 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
* Nuke ID, we use git nowScott Ullrich2010-04-281-0/+5
* Note where the file is locatedScott Ullrich2010-04-271-0/+2
* Restart varnish after syncing changesScott Ullrich2010-04-271-1/+1
* Make globals uniformScott Ullrich2010-04-271-3/+3
* Allow matching against regexes in the URL as wellScott Ullrich2010-04-271-1/+5
* Use correct field nameScott Ullrich2010-04-271-2/+2
* Add input validation for the settings pageScott Ullrich2010-04-271-0/+13
* Add input validation for the LB directors formScott Ullrich2010-04-271-1/+8
* Add input validation for the Backends formScott Ullrich2010-04-271-2/+23
* Eliminate a case where a LB Director and a Backend may have the same name by ...Scott Ullrich2010-04-271-9/+30
* 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
* Add vcl_recv fieldScott Ullrich2010-04-271-7/+13
* Use correct variablesScott Ullrich2010-04-271-5/+5
* s/occured/occurred/Scott Ullrich2010-04-271-3/+3
* Allow defining of minworkers, maxworkers and timeoutworkers values for the nu...Scott Ullrich2010-04-271-2/+14
* Oops, add missing ;Scott Ullrich2010-04-271-1/+1
* Fix URL to xml fileScott Ullrich2010-04-271-3/+1
* Add backend weight for LB directorScott Ullrich2010-04-271-2/+7
* Add backend probe settingsScott Ullrich2010-04-271-0/+29
* Varnish is now starting OKScott Ullrich2010-04-271-25/+24
* Adding XMLRPC Sync capabilities.Scott Ullrich2010-04-271-0/+125
* Setup ACL logic correctly for backend assignmentsScott Ullrich2010-04-271-21/+23
* Package is now generating a sane default.vclScott Ullrich2010-04-271-13/+55
* Update filename urlsScott Ullrich2010-04-261-1/+2
* Adding new custom_vcl tabScott Ullrich2010-04-261-7/+17
* Adding inital revision of varnish64 packageScott Ullrich2010-04-261-0/+204