smart watch only 11$ ,selfie stick only 0.9$ promotion for 2015 Christmas

2015-08-26 Thread William
Dear,

Good day
We contacted before,do you still remember Arcpeaks.China consumer electronics 
factory,main products:smart watch and selfie stick, we have big promotion for 
next christmas

U8 smart watch only 11$ 
hot wired selfie stick only 0.9$

We accept paypal&western union

A trial order could test all, please contact me for more

William

www.arcpeaks.en.alibaba.com
Skype:childe89
Cellphone or whatsapp:+86 13812676478

Re: getting transparent proxy to work.

2015-08-26 Thread Igor Cicimov
Obviously you need to have a separate VIP for the 10.10.130.30 and
10.10.130.31 and use that as a DGW on the backend servers.

On Thu, Aug 27, 2015 at 9:24 AM, Rich Vigorito  wrote:

> ​In regards to setting up the default gateway on the webservers. im
> confused on how that would work with having a load balanced haproxy
> environment w/ keepalive.
>
>
> Attached is our diagram of haproxy/webserver architecture.  When it says
> have the default gateway point back to haproyx, is it saying the VIP or the
> haproxy box ip? in the case default gateway being that of the vip how would
> that work because there are multiple VIP? in the the case of changing
> default gateway to haproxy box would would that work in a failover?
>
>
> I wouldnt assume that our setup is unique because im sure most people use
> haproxy for more than one website and most have haproxy load balanced w/
> keepalive or pacemaker or something along those lines.
>
>
> Thanks in advance,
>
> --Rich
> --
> *From:* Bryan Talbot 
> *Sent:* Thursday, August 20, 2015 4:27 PM
> *To:* Rich Vigorito
> *Cc:* Bryan Talbot; Baptiste; HAProxy
> *Subject:* Re: getting transparent proxy to work.
>
> On Thu, Aug 20, 2015 at 4:05 PM, Rich Vigorito  wrote:
>
>> Reading this:
>> http://blog.haproxy.com/2012/06/05/preserve-source-ip-address-despite-reverse-proxies/​
>> about PROXY protocol, what needs to happen for PROXY protocol to be
>> recognized by the web server?
>>
> The webserver needs to support it. There is a (probably incomplete) list
> here: http://blog.haproxy.com/haproxy/proxy-protocol/
>
>
>
>> Im assuming the haproxy server already does?
>>
>>
>> Yes, of course.
>
> -Bryan
>
>


-- 
Igor Cicimov | DevOps


p. +61 (0) 433 078 728
e. ig...@encompasscorporation.com 
w*.* encompasscorporation.com
a. Level 4, 65 York Street, Sydney 2000


Re: Using sockets from Lua

2015-08-26 Thread Marc-Antoine
Great, no more segfault !
Tx a lot ;)

On Tue, 25 Aug 2015 18:28:31 +0200,
Willy Tarreau  wrote :

> On Tue, Aug 25, 2015 at 05:27:59PM +0200, Thierry FOURNIER wrote:
> > Hello,
> > 
> > Thank you for the bug repport. It is fixed in the current developpment
> > version. You must compile from sources or wait for the next dev release.
> > 
> > Actually, the function "txn.close()" causes a segfault, it will be
> > fixed in a few time.
> 
> I just merged your temporary fix, Thierry, so the segfault is supposed
> to be gone. CCing Marc-Antoine and Cyril on this. In the mean time, guys,
> please don't add code after txn.close(), as it more or less expects to be
> final. In all your examples it was already fine, but if we manage to enforce
> it to be final, you'll get less surprizes later :-)
> 
> Thanks,
> Willy
> 


-- 
Marc-Antoine