Re: sharepoint 2013

2014-10-14 Thread Baptiste
On Mon, Oct 13, 2014 at 7:20 PM, Richard Bassler richard.bass...@rsli.com wrote: I had removed the http-close option and I was using tunneling. I had check set but I had no page that was anonymous. I removed the check option in the backend and the server no longer failed on authentication. I

RE: Strange memory usage

2014-10-14 Thread Lukas Tribus
Hi Dmitry, show pools after few days of uptime: Dumping pools usage. Use SIGQUIT to flush them. - Pool pipe (32 bytes) : 961 allocated (30752 bytes), 5 used, 3 users [SHARED] - Pool capture (64 bytes) : 0 allocated (0 bytes), 0 used, 1 users [SHARED] - Pool channel (80 bytes) : 4136

tcp packet parse

2014-10-14 Thread Dmitry
Hello, Thank you for your great product! Could you please help me with my problem? I wanna configurate balancing based on tcp data from request. I have xml packets which goes over tcp connections (request - response). So I've already configured several server groups and now I need to define

dynamic redirect with regex capture groups

2014-10-14 Thread bjun...@gmail.com
Hi, i would like to redirect the following urls with HAProxy: www.example.at.prod.site.local - m.example.at www.example.de.prod.site.local - m.example.de . . . . apache mod_rewrite-rule: RewriteCond %{HTTP_HOST} ^(www\.)?example\.([a-z]{2,3}).prod\.site\.local$ [NC] RewriteRule ^/(.*)$

set authgroup in header?

2014-10-14 Thread Klavs Klavsen
Hi, we do auth in haproxy -but we would like forward the user auth'ed (username and/or group name user is in) as a header. we already do this with ssl client cert stuff.. but instead of using %[variable].. the only thing I can find is http_auth_group(userlist) : string http-request set-header

HAProxy proxying JDBC requests two a percona cluster

2014-10-14 Thread Dennis Plöger | getit GmbH
Hi there! I'm currently trying to create a completely high available setup for the Hybris platform (http://hybris.com/). Hybris is a Spring-based framework for e-commerce sites, that is running on Tomcat and connecting via a JDBC pool to different databases, MySQL being one. So I've set up

SSL to backend not working (verifyhost)

2014-10-14 Thread Marco
Hi all, given an HTTP listener which forwards requests to an SSL backend...: - global nbproc 1 defaults mode http frontend http-in bind :10080 #bind :10443 ssl crt /tmp/certandkey.pem default_backend www mode http backend www mode http

Segmentation fault with version 1.5.5

2014-10-14 Thread Marco
Hi all, I just downloaded and compiled HA-Proxy version 1.5.5 (2014/10/07) using make TARGET=linux2628 ARCH=native USE_OPENSSL=yes. All runs well when not using any SSL. However adding this line to the config causes a segmentation fault (core dump) while starting or even checking the config

Re: HAProxy proxying JDBC requests two a percona cluster

2014-10-14 Thread Jarno Huuskonen
Hi, On Tue, Oct 14, Dennis Plöger | getit GmbH wrote: Hi there! I'm currently trying to create a completely high available setup for the Hybris platform (http://hybris.com/). Hybris is a Spring-based framework for e-commerce sites, that is running on Tomcat and connecting via a JDBC pool

Re: Segmentation fault with version 1.5.5

2014-10-14 Thread Willy Tarreau
Hi Marco, On Tue, Oct 14, 2014 at 04:51:05PM +0200, Marco wrote: Hi all, I just downloaded and compiled HA-Proxy version 1.5.5 (2014/10/07) using make TARGET=linux2628 ARCH=native USE_OPENSSL=yes. All runs well when not using any SSL. However adding this line to the config causes a

Re: Strange memory usage

2014-10-14 Thread Willy Tarreau
Hi Dmitry, On Tue, Oct 14, 2014 at 11:35:40AM +0200, Lukas Tribus wrote: Hi Dmitry, show pools after few days of uptime: Dumping pools usage. Use SIGQUIT to flush them. - Pool pipe (32 bytes) : 961 allocated (30752 bytes), 5 used, 3 users [SHARED] - Pool capture (64 bytes) : 0