Re: [users@httpd] RePost: [users@httpd] Proxy Config Problem

2013-02-09 Thread Chris Arnold
Could the issue be the client gets the apache proxy server cert and maybe the client is expecting the ifolder server cert? At the present time we use self-signed certs. Sent from my iPhone On Feb 9, 2013, at 7:36 PM, "Chris Arnold" wrote: > On Feb 9, 2013, at 6:33 PM, "Nick Kew" wrote: > >

Re: [users@httpd] RePost: [users@httpd] Proxy Config Problem

2013-02-09 Thread Chris Arnold
On Feb 9, 2013, at 6:33 PM, "Nick Kew" wrote: > Sorry, not familiar with ifolder. Have you googled > whatever error it gives? Yes. It gives a generic/vague error (an error occurred). I also am seeking help on the ifolder forum. The reason I ask here is because when you bypass the apache proxy

Re: [users@httpd] RePost: [users@httpd] Proxy Config Problem

2013-02-09 Thread Nick Kew
On Sat, 9 Feb 2013 17:35:22 -0500 (EST) Chris Arnold wrote: > Sorry for not being clear, the problem is when surfing to > https://domain.net/ifolder, this works fine but when using that same address > in the ifolder client, this produces an error. Sorry, not familiar with ifolder. Have you go

Re: [users@httpd] RePost: [users@httpd] Proxy Config Problem

2013-02-09 Thread Chris Arnold
On Feb 9, 2013, at 5:23 PM, "Nick Kew" wrote: > > On 9 Feb 2013, at 20:28, Chris Arnold wrote: > >> I am wondering if I need some kind of wildcard/regex to make this work. >> Maybe I need to useProxyPreserveHost Directive or one of the other options. > > You haven't told us a problem. Your

Re: [users@httpd] RePost: [users@httpd] Proxy Config Problem

2013-02-09 Thread Nick Kew
On 9 Feb 2013, at 20:28, Chris Arnold wrote: > I am wondering if I need some kind of wildcard/regex to make this work. Maybe > I need to useProxyPreserveHost Directive or one of the other options. You haven't told us a problem. Your log entries look fine to me. -- Nick Kew --

[users@httpd] RePost: [users@httpd] Proxy Config Problem

2013-02-09 Thread Chris Arnold
I have been trying to understand the mod_proxy module from http://httpd.apache.org/docs/2.2/mod/mod_proxy.html I am wondering if I need some kind of wildcard/regex to make this work. Maybe I need to useProxyPreserveHost Directive or one of the other options. > I am trying to proxy a connection

[users@httpd] Very confused about Re-negotiation request failed (and SSLInsecureRenegotiation)

2013-02-09 Thread Denis BUCHER (lists)
Dear all, Many users (but not all) are complaining that they can't access our SSL webserver. After some research I found two kind of error in apache logs : a) Re-negotiation request failed / SSL Library Error: 336068931 error:14080143:SSL routines:SSL3_ACCEPT:unsafe legacy renegotiation disab

Re: [users@httpd] LoadBalancingIssue - Users are not distributed equally among users

2013-02-09 Thread aparna Puram
Hi Jim, We have access logs enabled for the tomcat servers and I used awstats to measure the no of hits. On Fri, Feb 8, 2013 at 9:41 PM, Jim Jagielski wrote: > How are you measuring the load on the backend Tomcats? > > On Feb 8, 2013, at 7:57 AM, aparna Puram wrote: > > > > > Hello All, > > >