Dear,
I am using apaci 2.2.13 with mod_ssl enabled.
When credentials are validated apaci proxy the request
(ProxyPass/ProxyPassReverse)
After thousands of successful requests, browser remains with the status "Web
site found... Waiting for reply..."
In the mean time, I can see the request in
Dears,
I experienced some problems with mod_proxy when the backend server is restarted.
This may be due to the reuse of invalid connections, hence I tried not to reuse
them by using disablereuse option:
...
ProxyPass / http://195.238.10.70/ disablereuse=on
...
netstat command shows that
on Solaris you can pass -R/lib with
> LDFLAGS when you build - do any Linux-heads know any similar tricks?
> ____
>
> From: Paul Jacques [mailto:Paul Jacques
> ]
> Sent: 25 February 2010 10:46
> To: users@httpd.apache.org
>
010 10:22:07 +
> To: users@httpd.apache.org
> From: daniel.goul...@and.co.uk
> Subject: RE: [us...@httpd] How do I pick up correct version of SSL
>
>
>
>
>
>
> From: Paul Jacques [mailto:Paul Jacques
> ]
>
Dears,
I rebuilt the openssl 0.9.8k with so and installed it at /usr/local/ssl
I also add the path in front of LD_LIBRARY_PATH.
The ldd does not show libssl library, may be due to the fact that is using
DSO...
libm.so.6 => /lib/i686/libm.so.6 (0x4002d000)
libaprutil-1.so.0 => /usr/loc
re after before execution
To check what libraries will be linked, use ldd as Igor has
specified.
To check what libraries have been linked by a running PID, take a
look at /proc//maps
Danny
From: Paul Jacques
[mailto:Paul Jacques ]
Sent: 23
February 2010 08:49
To: users@httpd.apa
the linked libraries
On Feb 23, 2010 6:39 PM, "Paul Jacques" wrote:
Thanks for the clarification onthis topic... but any tip how we can cope with
httpd linked with openssl 0.9.8x on redhat?
Apparently there is a requirement of openssl not to overwrite the default
version pro
Thanks for the clarification onthis topic... but any tip how we can cope with
httpd linked with openssl 0.9.8x on redhat?
Apparently there is a requirement of openssl not to overwrite the default
version provided with the OS.
How do we specify to httpd the library to take at runtime?
How can
Is there anyone who can help to this unanswered topic... ?
From: devexplo...@hotmail.com
To: users@httpd.apache.org
Subject: mod_ssl: SSL handshake is done on every request
Date: Mon, 21 Dec 2009 11:35:10 +0100
Dear,
I am running Apache 2.2.14.
I also applied the patch to enforce SSL re
Dear,
I am running Apache 2.2.14.
I also applied the patch to enforce SSL renegotiation from server only.
Testing the proposed solution in SSL mutual authentication context, the full
renegotiation is done once but I noticed that the handshake is done for every
request.
The test web page is ma
10 matches
Mail list logo