RE: [us...@httpd] How do I pick up correct version of SSL

2010-02-25 Thread daniel . goulder
How about if you set LD_LIBRARY_PATH prior to running ldd? i.e. LD_LIBRARY_PATH=:$LD_LIBRARY_PATH ldd mod_ssl.so Not 100% sure on Linux but on Solaris you can pass -R/lib with LDFLAGS when you build - do any Linux-heads know any similar tricks? From: Paul

RE: [us...@httpd] How do I pick up correct version of SSL

2010-02-25 Thread daniel . goulder
From: Paul Jacques [mailto:Paul Jacques ] Sent: 25 February 2010 09:15 To: users@httpd.apache.org Subject: RE: [us...@httpd] How do I pick up correct version of SSL Dears, I rebuilt the openssl 0.9.8k with so and installe

RE: [us...@httpd] How do I pick up correct version of SSL

2010-02-23 Thread daniel . goulder
Hi Paul Sorry it's the other way round. The ldd command tells you which libraries that the linker will call at runtime when the binary is executed. Igor was correct If you want to specify the library you need to set LD_LIBRARY_PATH to include the library you are after before execution To c

RE: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread daniel . goulder
You need to increase ServerLimit and MaxClients to 600 for example. MaxClients is limited by ServerLimit. In turn ServerLimit is limited by the physical resources you have at your disposal. Considering you have a highly thread-capable server with plentiful memory 600 should be a safe limit, pr

RE: [us...@httpd] Rewrite Voodoo pt. 2

2010-01-20 Thread daniel . goulder
> On 19 January 2010 22:24, Reese wrote: > > On 19-Jan-10 17:16, Peter J Milanese wrote: > > Have to throw in something here. Tom gave you the right answers. What > > exactly is 'one of those'? > > RTFM is not always the "right" answer to the question asked. I agree, but Tom's answer was more tha

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

2009-11-30 Thread daniel . goulder
Is this still very small and purple? According to the raw HTML it is #FF so perhaps you need to adjust your monitor. Is top-posting forbidden in this list? Is there a list of rules somebody can direct me to? From: LuKreme [mailto:LuKreme ] Sent: 27 Novem

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] SSL on Apache 2.2.14

2009-11-25 Thread daniel . goulder
Also what compiler are you using? Sometimes if you use GCC on Solaris APR gets upset. Try Sun Studio if you're not already using it. From: "John J. Consolati" [mailto:"John J. Consolati" ] Sent: 25 November 2009 17:23 To: users@httpd.apache.org Subject: [us.

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

2009-11-25 Thread daniel . goulder
This sounds like a Solaris bug. Make sure you have a recent version of Solaris or the latest patches installed... What release/patch level are you using? Danny From: "John J. Consolati" [mailto:"John J. Consolati" ] Sent: 25 November 2009 17:23 To: users@h

RE: [us...@httpd] Apache/2.2.8 authenticate LDAP AD SSL or TLS - ubuntu(debian)

2009-11-23 Thread daniel . goulder
Hi Simon I know exactly what you are referring to as I have attempted to configure the same authentication (I seem to remember it was with Apache 2.2.6). Unfortunately, when I tried it, LDAPS authentication with Apache resulted in segfaults. If you have managed to get things working over plai

RE: [us...@httpd] Question about mod_ajp and mod_jk ProxyPassReverse

2009-11-17 Thread daniel . goulder
I agree with Chuck here - would definitely NOT use mod_proxy_ajp in production and would ALWAYS use mod_jk Back to the original question - have a look at http://tomcat.apache.org/connectors-doc/reference/printer/apache.html - in particular the "JkOptions +ForwardURICompat " part. I think thi

[us...@httpd] Apache half-open socket behaviour

2009-07-21 Thread daniel . goulder
Hi apache-users Platform: Solaris 10, Apache 2.2.11 compiled with Sun Studio 12, mod_jk 1.2.28 I have been having issues while using Apache with mod_jk (although I am not certain that mod_jk has anything to do with this) I have noticed that I am getting a significant number of connections in