Re: ssl engine support

2015-09-22 Thread Willy Tarreau
On Wed, Sep 23, 2015 at 02:12:47AM +0800, ? wrote: > hi, all > > Does Haproxy support set ssl engine in config file? Not right now. I have an old patch to do that but it was never completed by lack of time and because we need to define first how we want the engines to be configured.

How to access Web products by their names in access url

2015-09-22 Thread Susheel Jalali
Dear Fellow HAProxy Users and Developers, We are implementing HAProxy for reverse proxy load balancing for the first time. We are seeking your guidance below on how to access our products on two different servers. We are unable to access our working products via HAproxy. We would

RE: Sharing ACL between frontend

2015-09-22 Thread Fitzpatrick, Adrian
Thanks Willy, Baptiste - those approaches both sound promising as a way to simplify our configurations. Will investigate these options further. Much appreciated! -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: 22 September 2015 17:32 To: Fitzpatrick, Adrian Cc:

Re: Haproxy & Kubernetes, dynamic backend configuration

2015-09-22 Thread Joseph Lynch
Disclaimer: I help maintain SmartStack and this is a shameless plug You can also achieve a fast and reliable dynamic backend system by using something off the shelf like airbnb/Yelp SmartStack (http://nerds.airbnb.com/smartstack-service-discovery-cloud/). Basically there is nerve that runs on

Re: Sharing ACL between frontend

2015-09-22 Thread Willy Tarreau
Hi Adrian, On Tue, Sep 22, 2015 at 02:56:22PM +, Fitzpatrick, Adrian wrote: > Hi, > > I'm wondering is there a way to define an ACL so that it can be referenced > from multiple front-ends? Or, to ask the question another way - why can't > ACL's be defined in defaults? > > My scenario is

Re: Sharing ACL between frontend

2015-09-22 Thread Baptiste
On Tue, Sep 22, 2015 at 4:56 PM, Fitzpatrick, Adrian wrote: > Hi, > > > > I’m wondering is there a way to define an ACL so that it can be referenced > from multiple front-ends? Or, to ask the question another way – why can’t > ACL’s be defined in defaults? > > > > My scenario

ssl engine support

2015-09-22 Thread 肖思兴
hi, all Does Haproxy support set ssl engine in config file?

HAProxy/Lua survey about lua configuration form

2015-09-22 Thread thierry . fournier
Hi list, Actually we two Lua registration forms: The style of fetches and converters (and coming soon the "services"). With this registering style, the Lua developer register the function in the haproxy core like this: core.register_fetch("fetch-name", function(...) ... code ...

Re: HAProxy children crash when peers enabled

2015-09-22 Thread Pradeep Jindal
Tested, works like a charm! Thanks - Pradeep Jindal On Tue, Sep 22, 2015 at 7:53 PM, Pradeep Jindal wrote: > Cool, I will test things tonight itself. > On Sep 22, 2015 7:49 PM, "Emeric Brun" wrote: > >> On 09/21/2015 10:01 PM, Pradeep Jindal wrote:

Re: HAProxy/Lua survey about lua configuration form

2015-09-22 Thread Michael Ezzell
I don't see a significant problem, if there are benefits to be gained. I assume part of the motivation is to prevent inadvertently calling an inappropriate function as an action, to perhaps to allow earlier validation of the configuration of actions referencing Lua functions, and to separate the

Re: HAProxy children crash when peers enabled

2015-09-22 Thread Willy Tarreau
On Wed, Sep 23, 2015 at 07:55:41AM +0530, Pradeep Jindal wrote: > Tested, works like a charm! Thanks Thank you Pradeep! Willy

Segfault on basic auth?

2015-09-22 Thread Phillip Decker
Hi guys, Not to pile on, but when running with 1.6-dev4, I've noticed a segfault that doesn't happen if you substitute 1.5.9 back in. I can post more here later in the day, but I have a meeting to run to shortly- In short, here are the conditions: - haproxy as an SSL enpoint in front of Nagios

Network Telecomunication New UI Mobile DVR Bus Truck

2015-09-22 Thread yuki12
Dear manager, 720P AHD Mobile DVR with smart tracking systerm now exciting the whole security electronic market. 1. Auras Sam is a combined Video and GPS Tracking device, focused on the operational, safety and security aspects of your fleet, plant or vessel. It provides for

Stickiness on req.payload fails

2015-09-22 Thread Miloš Kozák
Hi, I am trying to set up a load balancer for a special binary protocol which uses TCP for transport. Each TCP payload starts with sequence of bytes which can be used for load balancing and stickiness. Each packet starts with 4B ... protocol identifier FF00FF00 1B ... protocol version

Stickiness on req.payload fails

2015-09-22 Thread Miloš Kozák
Hi, I am trying to set up a load balancer for a special binary protocol which uses TCP for transport. Each TCP payload starts with sequence of bytes which can be used for load balancing and stickiness. Each packet starts with 4B ... protocol identifier FF00FF00 1B ... protocol version

Re: Need Help

2015-09-22 Thread Nitesh Kumar Gupta
Hi Jeff, I am having below configurations in haproxy ~ global log 127.0.0.1 local0 log 127.0.0.1 local1 debug chroot /var/lib/haproxy pidfile /var/run/haproxy.pid maxconn 4000 user

Re: HAProxy children crash when peers enabled

2015-09-22 Thread Pradeep Jindal
Cool, I will test things tonight itself. On Sep 22, 2015 7:49 PM, "Emeric Brun" wrote: > On 09/21/2015 10:01 PM, Pradeep Jindal wrote: > > Good to know that you were able to reproduce the same, I will wait for > your response while I try to debug it myself as well. Thanks > >

Re: HAProxy children crash when peers enabled

2015-09-22 Thread Emeric Brun
On 09/21/2015 10:01 PM, Pradeep Jindal wrote: > Good to know that you were able to reproduce the same, I will wait for your > response while I try to debug it myself as well. Thanks > > On Sep 22, 2015 1:26 AM, "Willy Tarreau" > > wrote: > > Pradeep, I

Re: [ANNOUNCE] haproxy-1.6-dev5

2015-09-22 Thread Baptiste
On Mon, Sep 21, 2015 at 8:39 PM, Willy Tarreau wrote: > On Mon, Sep 21, 2015 at 08:37:36PM +0200, PiBa-NL wrote: >> Op 14-9-2015 om 23:46 schreef Willy Tarreau: >> >On Mon, Sep 14, 2015 at 10:46:00PM +0200, Baptiste wrote: >> >>The issue is related to the connect() function to

Sharing ACL between frontend

2015-09-22 Thread Fitzpatrick, Adrian
Hi, I'm wondering is there a way to define an ACL so that it can be referenced from multiple front-ends? Or, to ask the question another way - why can't ACL's be defined in defaults? My scenario is that I am using HAProxy for Layer 7 content switching based on URL, and I have about 5