Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-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 D6C3C174D1 for ; Sat, 14 Feb 2015 14:44:47 +0000 (UTC) Received: (qmail 78674 invoked by uid 500); 14 Feb 2015 14:44:47 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 78616 invoked by uid 500); 14 Feb 2015 14:44:47 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 78606 invoked by uid 99); 14 Feb 2015 14:44:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Feb 2015 14:44:47 +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 (nike.apache.org: domain of udara@wso2.com designates 209.85.220.54 as permitted sender) Received: from [209.85.220.54] (HELO mail-pa0-f54.google.com) (209.85.220.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Feb 2015 14:44:22 +0000 Received: by mail-pa0-f54.google.com with SMTP id kx10so25042277pab.13 for ; Sat, 14 Feb 2015 06:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wso2.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XDn3XbnCIcHRzScJOmvvMBCtUVJouBPBCpVUun0i6Ew=; b=Hgz30oLe0hY57oKG0Yj+IDxeHTP+oR1PhmPrmAgcqqU6vME0pvoXBxyqM+7/FkK2QN yG+xNbtC1cqsN6gYeLEc+/N8bme19mMgYgs0TFw2GsWht29zvJ/yUTJ31Hydc4YaoSZd bmCgwPgaVE5/rFGRJ5uD46hVM2Ew6ECEYatOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=XDn3XbnCIcHRzScJOmvvMBCtUVJouBPBCpVUun0i6Ew=; b=dHPbwbr3eXba8L8XqfJrQutzD5fAbo0mC6jIudTIPYqrYZAw4jFnVkYL4pbCWwoPzo agX0X7GvzCebze7u5OYMEg8ZPIS9Em9nre4N1zJxkpg03BWakSQrwlHhQvMElmv31kgY BPnOu9kBlMp4xpiS7fcdL9O5K6yNc70FTxkusYwT3GpoxsG8QKCWG5nr3LmdUcBhxsO1 e70SyIXzEtCgVKbJjaMbwnk/1Gqc3WV8P0eOr7SjZ8bFOAfOJQlw1bbgVaB5qOHq/uQc vKBDYgqVGvCZEhr7ngYDBJZ09CJKjdzY+E0oBBTdFQ8yAdv8M/w3CVo8pxlV4eYfVpVQ HBlg== X-Gm-Message-State: ALoCoQmZ/osIOofqkF2wzYWgdiStVGnnNz3Lyb5XCb4G2kBWAaAWsZiq6D+Pv+xiQ0mX+aUKnHgO MIME-Version: 1.0 X-Received: by 10.66.255.33 with SMTP id an1mr24173760pad.42.1423925060478; Sat, 14 Feb 2015 06:44:20 -0800 (PST) Received: by 10.70.80.9 with HTTP; Sat, 14 Feb 2015 06:44:20 -0800 (PST) Received: by 10.70.80.9 with HTTP; Sat, 14 Feb 2015 06:44:20 -0800 (PST) In-Reply-To: References: Date: Sat, 14 Feb 2015 20:14:20 +0530 Message-ID: Subject: Re: SubscriptionDomainAddedEvent and SubscriptionDomainRemovedEvent From: Udara Liyanage To: dev Content-Type: multipart/alternative; boundary=047d7b10cf056ae24c050f0d6343 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b10cf056ae24c050f0d6343 Content-Type: text/plain; charset=UTF-8 Hi, When you subscribe to an cartridge you get an URL which has alias + domain. However if you want to access it via your own domain(say chamila.com) you can add it as a subscription domain. Then LB starts load balancing this domain too after receiving this event. However I've no idea why it is removed. --047d7b10cf056ae24c050f0d6343 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hi,
When you subscribe to an cartridge you get an URL which has alias + domain.= However if you want to access it via your own domain(say chamila.com) you can add it as a subscription domain. The= n LB starts load balancing this domain too after receiving this event.
However I've no idea why it is removed.

--047d7b10cf056ae24c050f0d6343--