Re: question related to setting up tcp relay

2016-08-11 Thread Rajiv
Thanks Baptiste for sharing documents Actually error says 400 and it further says that http request is being sent https so it seems to be proxy generated error. ssl/tsl passthrough what i am trying to achieve with following configuration, but failing to do so global log 127.0.0.1

HAProxy is not redirecting to Apache Tomcat Server on SLES

2016-08-11 Thread Rahul Shivalkar
Hello, I am using HAProxy. I have Apache tomcat cluster, ElasticSearch cluster and OrientDB Cluster, every node is on different machine having different IP address. I have configured 3 HAProxies, 1 for tomcat, 1 for elastic and 1 for orientdb having same configuration(except IPs). HAProxy is

Re: HAProxy is not redirecting to Apache Tomcat Server on SLES

2016-08-11 Thread Aleksandar Lazic
Hi. Am 11-08-2016 13:49, schrieb Rahul Shivalkar: Hello, I am using HAProxy. Which version of HAProxy? haproxy -vv I have Apache tomcat cluster, ElasticSearch cluster and OrientDB Cluster, every node is on different machine having different IP address. I have configured 3 HAProxies, 1

New mailing list archive

2016-08-11 Thread Aleksandar Lazic
Hi. sorry to disturb you again but gmane.org is history https://lars.ingebrigtsen.no/2016/07/28/the-end-of-gmane/ ;-( Maybe we can try to use this one? https://www.mail-archive.com/haproxy@formilux.org/ Best regards Aleks

专注化学品出口国际快运

2016-08-11 Thread 无需提供任何资料
我这边专注化学品3-9类危'险品'空'运无需提供;危包证;及任何资料' 电池产品及带电;池产品;等国际快.递《电池敏感货物)等类似液体 粉末 固体 颗粒 片状 等等疑难产品! 详情了解更多qq:87317.2863 Mob:0086-136.36535443详情:wechat:13636.535443 Skype:mafus200434

Fw: lighting fixtures required for 3 projects in mid east

2016-08-11 Thread shum.vincent
Besidesthecustomziedrecessedlightingfi=xturesintheUS.Wealsorequirethelightingfixturesbelow=,for3projectsintheMidEast: seethespecsbelow: Pleasenote,besidesqualityneedbegood,&=nbsp;thepricemustalsobeverycompetitive,sowecoulddirectlyfo=rwardyourquotationtocustomeranddiscuss. 1-DecorativeChandler

[PATCHES] 2 new functions for standard.c

2016-08-11 Thread Baptiste
Hi the list, Willy, Please find in attachment a couple of patches to add a couple of IP related functions: - ipcmp to compare 2 ipcmp, à la strcmp - ipcpy to copy an IP address, à la strcpy Baptiste From 85868161bd3ee2b60a8964645dde48b891315e73 Mon Sep 17 00:00:00 2001 From: Baptiste Assmann

[PATCH] MAJOR: HAProxy 1.7 obsoletes a 'service port"-less server in a listen section

2016-08-11 Thread Baptiste
Hi, This was an undocumented feature which is inherited from very early ages of HAProxy: in a listen section (only), if a server has no service port configured (after its IP address) and checks are enabled on it, then HAProxy uses the port defined by the first bind line of the same section. We

Re: [PATCH] [RFC]/MINOR: connection: Add server name to proxy protocol v2 header.

2016-08-11 Thread Amos Jeffries
On 11/08/2016 10:05 p.m., Erik Seres wrote: > Hi Amos, > > Thanks for the answers. After a bit of a delay, I’m getting back to > implementing this. However, I still have a couple of questions in line > below... > > Thanks, > Erik > > >> On 2016 Jun 1, at 08:44, Amos Jeffries wrote: >> >> On

Re: Problem with redirecting www. to non-www domains back to HAProxy based on host header

2016-08-11 Thread Igor Cicimov
On Fri, Aug 12, 2016 at 9:02 AM, Maurice van Ree wrote: > Hi, > > We ran into some trouble where users would explicitly enter www in front > of a subdomain, having them thinking they're unable to connect. So we came > up with a solution of registering those dns names

Problem with redirecting www. to non-www domains back to HAProxy based on host header

2016-08-11 Thread Maurice van Ree
Hi, We ran into some trouble where users would explicitly enter www in front of a subdomain, having them thinking they're unable to connect. So we came up with a solution of registering those dns names as well, e.g. app.mydomain.com as well as www.app.mydomain.com and handle things from there.

Re: question related to setting up tcp relay

2016-08-11 Thread Rajiv
Hi Expert, After a long period once again i need your help, actually i am kind of stuck so please help I have to forward my incoming ssl request to other host who is again on ssl both end points are ssl terminated are using their own certificates, so it is possible? if yes then please help me

Auto Response: Re: question related to setting up tcp relay

2016-08-11 Thread Suresh Visvanathan
hi,  I am OOO (aug 5 to aug 10), back in office Aug 11.  For anything urgent, pls reach out to Ian (ivh@)  thanks  -suresh

Re: question related to setting up tcp relay

2016-08-11 Thread Rajiv
well it is my more than 4 years old bond with HAproxy which can be broken by mere ssl :) Willy, I apologize for sending little information below is the configuration in question, I am not removing obvious one to make sure that i am not doing any mistake here === *global* *log

haproxy terminate with ssl backend

2016-08-11 Thread daniel sanders
Hi all I need to know if i can terminate SSL on a fronded with SNI and then create a new ssl session to the backend similar to how proxy forwarding works client || HA || backend i want different certificates at each point, and the user just gets x-forward with the header. I think

Re: haproxy terminate with ssl backend

2016-08-11 Thread Lukas Tribus
Hi Daniel, Am 11.08.2016 um 09:07 schrieb daniel sanders: Hi all I need to know if i can terminate SSL on a fronded with SNI and then create a new ssl session to the backend Yes, it is possible. All you need is to specify the ssl keyword on the server configuration in the backend section.

Re: question related to setting up tcp relay

2016-08-11 Thread Willy Tarreau
Hi Rajiv, first, please don't resurrect 4-years old threads to ask a new question, that's the best way to ensure nobody will read it. On Thu, Aug 11, 2016 at 11:35:52AM +0530, Rajiv wrote: > Hi Expert, > > After a long period once again i need your help, actually i am kind of > stuck so please

how to register

2016-08-11 Thread Reggie Magalso

Re: question related to setting up tcp relay

2016-08-11 Thread Baptiste
Hi, A few interesting pages for you: http://haproxy.com/doc/hapee/1.5/traffic_management/tls.html http://haproxy.com/doc/hapee/1.5/deployment_guides/tls_layouts.html Please note that 404 sounds more a server issue :) Baptiste On Thu, Aug 11, 2016 at 9:03 AM, Rajiv

Re: [PATCH] [RFC]/MINOR: connection: Add server name to proxy protocol v2 header.

2016-08-11 Thread Erik Seres
Hi Amos, Thanks for the answers. After a bit of a delay, I’m getting back to implementing this. However, I still have a couple of questions in line below... Thanks, Erik > On 2016 Jun 1, at 08:44, Amos Jeffries wrote: > > On 30/05/2016 11:03 p.m., Erik Seres wrote: >>