Re: [us...@httpd] pass on X509 certificate to reverse-proxy backend

2009-11-26 Thread Haroon Rafique
On Today at 4:12pm, HR=>Haroon Rafique wrote: HR> [..snip..] HR> HR> HR> Order allow,deny HR> Allow from all HR> SSLVerifyClient optional HR> SSLVerifyDepth 3 HR> SSLOptions +StdEnvVars +ExportCertData HR> # pass-on

Re: [us...@httpd] Limiting Connection per virtual host and Custom messaging

2009-11-26 Thread Mohit Anchlia
There seems to be no documentation about how to configure them. Also how do I set customized messaging? On Wed, Nov 25, 2009 at 10:33 PM, Iñigo Medina wrote: > >> 1. Is there a way to limit Max Client Connections per virtual host? > > At least 2: > > - mod_slotlimit: http://sourceforge.net/projec

[us...@httpd] pass on X509 certificate to reverse-proxy backend

2009-11-26 Thread Haroon Rafique
Hi there, I am running apache 2.2.13 in a reverse-proxy configuration using mod_proxy. The backend is glassfish running on port 8080 on another host. Here's the relevant section of the config: ProxyRequests Off SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive

[us...@httpd] mod_proxy issue - intermittent 502 response

2009-11-26 Thread Cristian Pini
Hi, I'm running Apache/2.0.52 as a reverse proxy on a RHE4 box, the backend app server is on a separate machine again RHE4, running Apache/2.0.52 and mod_perl 1.99_16. There are intermittent 502 responses being generated by the proxy although a page refresh generally resolves the issue, we are

[us...@httpd] Re: SSL on Apache 2.2.14

2009-11-26 Thread LuKreme
On 26-Nov-2009, at 05:15, daniel.goul...@and.co.uk wrote: > Maybe you could try --enable-shared in your configure arguments? Really? Purple text AND TOFU posting? Ugh -- FUNNY NOISES ARE NOT FUNNY Bart chalkboard Ep. 8F20 ---

Re: [us...@httpd] SSL on Apache 2.2.14

2009-11-26 Thread Crypto Sal
On 11/25/2009 03:03 PM, John J. Consolati wrote: Just checked into it further, and the ldd might not be a problem (I think?) The LD_LIBRARY_PATH env variable is being set to a location where the /wrong/path files are. Is that a good enough solution? As far as the Apache configuration, it is

Re: [us...@httpd] Issue with mod_proxy and customer proxy

2009-11-26 Thread Eric Covener
2009/11/25 Jérémie Grauer : > For customer A : [error] (104)Connection reset by peer: proxy: prefetch > request body failed to 172.16.15.53:1 (srv-53.enterprise.com) from > yy.yy.yy.yy () > For customer B & C : [error] (70007)The timeout specified has expired: > proxy: prefetch request body fai

Re: [us...@httpd] ProxyPass - mod_proxy

2009-11-26 Thread Eric Covener
On Wed, Nov 25, 2009 at 12:51 PM, Aruna Gummalla wrote: > This is what I am doing and an example of my configuration > > > I am trying to configure mod_proxy. I want Apache to be the proxy server. > There is a client x which talks to Apache and Apache in turn passes on this > request to other clie

RE: [us...@httpd] SSL on Apache 2.2.14

2009-11-26 Thread daniel . goulder
Maybe you could try --enable-shared in your configure arguments? what do you get from a 'pldd ' ? You might want to ensure that your LDFLAGS are set as "-L/home/consolati1/openssl/openssl-0.9.8g/installed/lib -R/home/consolati1/openssl/openssl-0.9.8g/installed/lib" when you build Apache. And

Re: [us...@httpd] Apache httpd replication / proxy mirror server?

2009-11-26 Thread nino martinez wael
Yeah that was some of my thoughts aswell. But even if we pushed towards dav it wouldn't help us right? Thanks for the note about rsync. Regards Nino 2009/11/25 André Warnier > nino martinez wael wrote: > >> It's a bit complicated. So I'll try to explain it in a simple way. >> >> The user are

Re: [us...@httpd] Testing virtual hosts on a virtual machine

2009-11-26 Thread Florent Georges
André Warnier wrote: Hi, > It is a bit long, but I believe that if you understand the > explanation below, you will never have trouble again with > Virtual Hosts. And also a lot less trouble with browsers and > http in general. > Still with me ? Sure! Thank you very much for this long pos

Re: [us...@httpd] Testing virtual hosts on a virtual machine

2009-11-26 Thread Florent Georges
Tom Evans wrote: > 1) Add your testing hostname to /etc/hosts: Yes, that fits perfectly my simple needs for now, thanks! > 2) Run squid on the VM Sounds interesting. That's being my direct needs for now, but I certainly keep your email for a later stage... Thanks for your help, regards,

Re: [us...@httpd] limiting diretory/file content?

2009-11-26 Thread André Warnier
Zachary Uram wrote: I wish to use Apache 2.2 to limit where users may go. I wish to avert the so-called "fishing" where a user sees: (note that I will be using name based virtual hosts to host multiple domains on the same physical server/same ip) http://www.site.org/whatever/something.html and