[users@httpd] ProxyPass directive fails on IPv6 address:

2014-06-29 Thread Nader Zeid
I'm using Apache to front-end some servers listening on loopback but the ProxyPass directive doesn't like IPv6 addresses. I spin up a server on IPv6 address [::1]:8001, confirmed working using cURL and shown here on nestat: tcp0 0 ::1:8001:::* LISTEN 1348/./

Re: [users@httpd] Client certificate auth behind f5 loadbalancer

2014-06-29 Thread Marc Schöchlin
Hi, thanks for your response. I know that F5 loadbalancers can do this - unfortunately i use a shared loadbalancer without the possibility to do fast changes to the certificate revocation list. Regards Marc Am 28.06.2014 19:54, schrieb Marco Pizzoli: > Hi Marc, > as F5 user maybe you are not

Re: [users@httpd] mod_authn_dbd: Stored procedures not supported ... "Commands out of sync; you can't run this command now"

2014-06-29 Thread Edgar Pettijohn
On 06/29/2014 09:37 AM, Edgar Pettijohn wrote: > On 06/29/2014 07:25 AM, Torge Riedel wrote: >> Hi, >> >> I'm having a server installed with Apache 2.2 (Ubuntu LTS 12.04) and I >> used mod_authn_dbd as documented here >> >> http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html >> >> to check the

Re: [users@httpd] mod_authn_dbd: Stored procedures not supported ... "Commands out of sync; you can't run this command now"

2014-06-29 Thread Edgar Pettijohn
On 06/29/2014 07:25 AM, Torge Riedel wrote: > Hi, > > I'm having a server installed with Apache 2.2 (Ubuntu LTS 12.04) and I > used mod_authn_dbd as documented here > > http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html > > to check the permissions. > > Since I use a MySQL database > > DBDriv

[users@httpd] mod_authn_dbd: Stored procedures not supported ... "Commands out of sync; you can't run this command now"

2014-06-29 Thread Torge Riedel
Hi, I'm having a server installed with Apache 2.2 (Ubuntu LTS 12.04) and I used mod_authn_dbd as documented here http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html to check the permissions. Since I use a MySQL database DBDriver mysql is set. Since there is already an existing user mana