Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Varnish: Bugs

#1075: Allow directors (specifically fallback director) to take other directors as backends

 

 

Varnish bugs RSS feed   Index | Next | Previous | View Threaded


varnish-bugs at varnish-cache

Dec 15, 2011, 8:22 PM

Post #1 of 3 (110 views)
Permalink
#1075: Allow directors (specifically fallback director) to take other directors as backends

#1075: Allow directors (specifically fallback director) to take other directors as
backends
----------------------------+-----------------------------------------------
Reporter: halcyonCorsair | Type: enhancement
Status: new | Priority: normal
Milestone: | Component: build
Version: 3.0.2 | Severity: normal
Keywords: |
----------------------------+-----------------------------------------------
Hi,

I'd like to be able to pass a director to another director as a backend,
for example, using the fallback director to take 2 servers in a round-
robin director before falling back to a 3rd servers.

eg.

{{{
director frontend round-robin {
{ .backend = web1; }
{ .backend = web2; }
}

director default fallback {
{ .backend = frontend; }
{ .backend = web3; } // will only be used if servers in 'frontend'
director are unhealthy.
}
}}}

--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1075>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator

_______________________________________________
varnish-bugs mailing list
varnish-bugs [at] varnish-cache
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs


varnish-bugs at varnish-cache

Dec 16, 2011, 2:52 AM

Post #2 of 3 (108 views)
Permalink
Re: #1075: Allow directors (specifically fallback director) to take other directors as backends [In reply to]

#1075: Allow directors (specifically fallback director) to take other directors as
backends
-----------------------------+----------------------------------------------
Reporter: halcyonCorsair | Type: enhancement
Status: closed | Priority: normal
Milestone: | Component: build
Version: 3.0.2 | Severity: normal
Resolution: invalid | Keywords:
-----------------------------+----------------------------------------------
Changes (by scoof):

* status: new => closed
* resolution: => invalid


Comment:

Please use the wiki for feature requests. Trac is for bugs only.
https://www.varnish-cache.org/trac/wiki/Future_VCL

--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1075#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator

_______________________________________________
varnish-bugs mailing list
varnish-bugs [at] varnish-cache
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs


varnish-bugs at varnish-cache

Dec 16, 2011, 10:35 PM

Post #3 of 3 (106 views)
Permalink
Re: #1075: Allow directors (specifically fallback director) to take other directors as backends [In reply to]

#1075: Allow directors (specifically fallback director) to take other directors as
backends
-----------------------------+----------------------------------------------
Reporter: halcyonCorsair | Type: enhancement
Status: closed | Priority: normal
Milestone: | Component: build
Version: 3.0.2 | Severity: normal
Resolution: invalid | Keywords:
-----------------------------+----------------------------------------------

Comment(by halcyonCorsair):

I don't seem to be able to edit the wiki, so how an I able to add a
feature request?

--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1075#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator

_______________________________________________
varnish-bugs mailing list
varnish-bugs [at] varnish-cache
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs

Varnish bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.