aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add listtopic headersScott Ullrich2010-04-271-1/+16
|
* Show configuration in a textareaScott Ullrich2010-04-271-36/+6
|
* s/logs/configuration/Scott Ullrich2010-04-271-5/+1
|
* reload config file a tad bit slowerScott Ullrich2010-04-271-0/+114
|
* Add show configuration tabScott Ullrich2010-04-275-3/+28
|
* s/occured/occurred/Scott Ullrich2010-04-271-3/+3
|
* Allow syncing up to 6 other varnish hostsScott Ullrich2010-04-271-1/+37
|
* s/zone/configuration/Scott Ullrich2010-04-271-8/+8
|
* s/DNS/Varnish/Scott Ullrich2010-04-271-8/+8
|
* s/beginning/end/Scott Ullrich2010-04-271-1/+1
|
* Add link to varnish VCLScott Ullrich2010-04-271-4/+4
|
* Allow defining of minworkers, maxworkers and timeoutworkers values for the ↵Scott Ullrich2010-04-272-2/+32
| | | | number of operating threads
* Oops, add missing ;Scott Ullrich2010-04-271-1/+1
|