Re: proxies and multiplexing

2014-06-20 Thread Stuart Bishop
On 17 June 2014 22:58, Stuart Bishop stuart.bis...@canonical.com wrote: On 17 June 2014 20:37, John Meinel j...@arbash-meinel.com wrote: I don't know quite how that would work with postgres masters vs postgres slaves, but it does mean that postgres charm is involved in its own proxying (it

Re: proxies and multiplexing

2014-06-15 Thread Andrew Wilkins
On Fri, Jun 13, 2014 at 9:38 PM, Stuart Bishop stuart.bis...@canonical.com wrote: Hi. I'm having some trouble fitting proxy services, such as load balancers, caches, connection pools etc. into the juju world view. I feel that a proxy should seamlessly drop into an existing relation,

proxies and multiplexing

2014-06-13 Thread Stuart Bishop
Hi. I'm having some trouble fitting proxy services, such as load balancers, caches, connection pools etc. into the juju world view. I feel that a proxy should seamlessly drop into an existing relation, emulating the server from the clients perspective and emulating the client from the server's