Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BD65E429 for ; Fri, 8 Feb 2013 15:02:44 +0000 (UTC) Received: (qmail 24069 invoked by uid 500); 8 Feb 2013 15:02:44 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 23892 invoked by uid 500); 8 Feb 2013 15:02:42 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 23868 invoked by uid 99); 8 Feb 2013 15:02:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 15:02:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vonpuhfonpuhendorf@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 15:02:35 +0000 Received: by mail-wi0-f179.google.com with SMTP id ez12so951018wid.12 for ; Fri, 08 Feb 2013 07:02:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=hqULKrd/XWNqbgmdxxkGuqnWfEuWbE8HiH8symbyi80=; b=XZzWvEiYY3DElhnWpSVFRIhh4EI675GgkWwkLCzUL3EW4l/RkERCfQVfz6now55N+i rysev3fFj/P4ENDp9jtiFoGl8KUZtBj4mLytsBtUygQP/XWHs9/jcM0MJUhcUtegmBWU OjLtrv8ng/O9z/tegVhCfS/iIG8fTjehO3jFqqTTfwtPRYBkSoZO98lrRFK0N8MluJe0 xjP0FqJ14OwqsupgAnFHWCCk5C8Et0Sskl60yjzUFvqLLkK/epyctxJ3bIHTU7hjmJBM W0IK3XfVlyr74Sy5ihQkc31G1veyMYzbiJCIGbN9he3qqUAmwTd9neAj18xichsp7r1A 3vaA== MIME-Version: 1.0 X-Received: by 10.180.87.98 with SMTP id w2mr3128072wiz.30.1360335734138; Fri, 08 Feb 2013 07:02:14 -0800 (PST) Received: by 10.194.0.228 with HTTP; Fri, 8 Feb 2013 07:02:13 -0800 (PST) In-Reply-To: References: Date: Fri, 8 Feb 2013 17:02:13 +0200 Message-ID: Subject: Re: Any help on this From: vonPuh fonPuhendorf To: mesos-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d0418261635682b04d537d8d9 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0418261635682b04d537d8d9 Content-Type: text/plain; charset=ISO-8859-1 One more question. Since Mesos distribute the tasks to random server like in example of haproxy+apache if the proxy is spawned in random location(therfore random ip) how this plays with the dns. Is the dns load-balancing strategy helps by register all available ips from cluster or is it something else. --f46d0418261635682b04d537d8d9--