Re: [Pound Mailing List] Follow-Up to help with Pound, Web browsers and Certificates

2017-08-04 Thread Bussi Andrea
On 08/03/2017 07:23 PM, Warren Perdue wrote: Hi D, I want to first verify I am doing this right. I create the CA key Then create the CA cert and sign it using the CA key to create the CA certificate. Correct. The CA certs are self-signed. Then I create the client key. Then create the

Re: [Pound Mailing List] Delay in Request Running over pound

2017-07-20 Thread Bussi Andrea
Is the backend trying a reverse DNS lookup for the IP of the load balancer and timing out? Andrea On 07/18/2017 10:02 PM, Stefan Bauer wrote: Hello Mailingliste-List. I have a Strange Issue in Running Pound. Í m Running pound on an ubuntu 14.04 using the default supplied package (Version

Re: [Pound Mailing List] Determining /path/to/socket

2016-02-15 Thread Bussi Andrea
Look for the Control directive in your Pound configuration file. Andrea On 02/15/2016 09:27 AM, weirdfish+subs wrote: Hi, how do I find \ determine what the *//path/to/socket /*is for use with pounctl? I'm running pound on Centos. Thanks -- To unsubscribe send an

Re: [Pound Mailing List] Determining /path/to/socket

2016-02-15 Thread Bussi Andrea
Look for the Control directive in your Pound configuration file. Andrea On 02/15/2016 09:27 AM, weirdfish+subs wrote: Hi, how do I find \ determine what the *//path/to/socket /*is for use with pounctl? I'm running pound on Centos. Thanks -- To unsubscribe send an

Re: [Pound Mailing List] SSL_CTX_use_PrivateKey_file failed - aborted

2014-02-07 Thread Bussi Andrea
On 02/07/2014 03:57 PM, IbaSaW wrote: Hi i got a Thawte certificate, and want to use it with pound i do like this in the conf: Cert/var/lib/vz/private/104/etc/apache2/ssl-redmine/pound.pem but i got an error: SSL_CTX_use_PrivateKey_file failed - aborted How to use my certificate with

Re: [Pound Mailing List] Err503: Unknown directive?

2013-07-17 Thread Bussi Andrea
On 07/17/2013 10:23 AM, Andreas Hilboll wrote: Hi, I want to configure an error page in my pound cfg. For that, I put the line Err503 /etc/pound/e503.html Is it inside a listener? into my config, and the file /etc/pound/e503.html does exist. However, pound complains about an unknown

Re: [Pound Mailing List] Location comparision with backend address host

2013-04-02 Thread Bussi Andrea
, Bussi Andrea Joe -Original Message- From: Bussi Andrea [mailto:bu...@mfn.unipmn.it] Sent: Monday, March 25, 2013 11:07 AM To: pound@apsis.ch Subject: Re: [Pound Mailing List] Location comparision with backend address host On 03/18/2013 09:43 AM, Bussi

Re: [Pound Mailing List] Location comparision with backend address host

2013-03-25 Thread Bussi Andrea
On 03/18/2013 09:43 AM, Bussi Andrea wrote: On 03/16/2013 09:30 AM, Raj Kishore1/CHN/TCS wrote: Hi Joe, Thanks for the previous replies. We have modified the pound 1.9 socket structures to listen IPV4/ipv6 address. However when IPV4 request comes,it is mapped to IPV6 address

Re: [Pound Mailing List] Location comparision with backend address host

2013-03-18 Thread Bussi Andrea
. I don't believe my patch (attached below) is the right way to solve it; the proper way should be a patched inet_ntop. But this solved my troubles; maybe somebody else will find it useful too. Best regards, Bussi Andrea If an IPv4 connection is made