All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>, xen-devel@lists.xenproject.org
Subject: Re: [OSSTEST PATCH] production-config-cambridge: Use new squid proxy
Date: Fri, 4 Dec 2015 14:05:07 +0000	[thread overview]
Message-ID: <1449237907.29724.7.camel@citrix.com> (raw)
In-Reply-To: <1449237479-5090-1-git-send-email-ian.jackson@eu.citrix.com>

On Fri, 2015-12-04 at 13:57 +0000, Ian Jackson wrote:
> Specify both HttpProxy and DebianMirrorProxy.  In my tests this seems
> to improve some of the apparently-intercepting-proxy-related failures,
> and it will certainly improve logging.
> 
> I set DebianMirrorProxy too so that queries to security.d.o go through
> the proxy.  Ideally we would have a apt cache that could be used as an
> http proxy rather than as an origin server; when that happens we can
> set DebianMirrorProxy to point to it and do away with DebianMirrorHost
> (as we do in Massachusetts).
> 
> Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>

Acked-by: Ian Campbell <ian.campbell@citrix.com>

Do you want to go pretest in Cambridge then merge back to colo or do you
want to push it to the colo and let it flow through in time?


> ---
>  production-config-cambridge |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/production-config-cambridge b/production-config-cambridge
> index f801303..012a056 100644
> --- a/production-config-cambridge
> +++ b/production-config-cambridge
> @@ -82,6 +82,9 @@ XenUseUser osstest
>  #DebianMirrorHost debian.uk.xensource.com
>  DebianMirrorHost 10.80.16.196
>  
> +HttpProxy http://osstest.xs.citrite.net:3128/
> +DebianMirrorProxy http://osstest.xs.citrite.net:3128/
> +
>  HostProp_NtpServer ntp.uk.xensource.com
>  HostProp_DhcpWatchMethod leases dhcp3 dns1.uk.xensource.com:5556
>  

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2015-12-04 14:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04 13:57 [OSSTEST PATCH] production-config-cambridge: Use new squid proxy Ian Jackson
2015-12-04 14:05 ` Ian Campbell [this message]
2015-12-04 14:36   ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1449237907.29724.7.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.