[users@httpd] Apache crashes when using LDAP auth: child pid 25625 exit signal Segmentation fault (11)‏

2011-03-17 Thread Keith Theman
Hello, I built apache as below. ./configure --prefix=/usr/local/apache2 --with-ssl=/u01/fipsssl --enable-ssl -with-ldap --enable-ssl --enable-authnz-ldap --enable-ldap --with-mpm=prefork mod_ssl/2.2.17 compiled against Server: Apache/2.2.17, Library: OpenSSL/0.9.8r-fips Everything wo

[users@httpd] Error building apache with SSL

2011-03-11 Thread Keith Theman
I am trying to build apache 2.2.17 with openssl on red hat linux 5, Can anyone explain what is happening in the below error : My configure was: ./configure --prefix=/usr/local/apache2 --with-ssl=/u01/fipsssl --with-ldap --enable-ssl --enable-authnz-ldap --enable-ldap --with-included-apr

RE: [users@httpd] SSLFIPS invalid, rebuild httpd and openssl compiled for FIPS

2011-03-11 Thread Keith Theman
and openssl > compiled for FIPS > > On 3/11/2011 7:26 AM, Keith Theman wrote: > > Hello, > > > > I am trying to build apache 2.2.17 with FIPS openssl on Red Hat 5. Any > > ideas what could > > be wrong?: > > > > 1.) I downloaded and installed FIPS &

[users@httpd] SSLFIPS invalid, rebuild httpd and openssl compiled for FIPS

2011-03-11 Thread Keith Theman
Hello, I am trying to build apache 2.2.17 with FIPS openssl on Red Hat 5. Any ideas what could be wrong?: 1.) I downloaded and installed FIPS http://www.openssl.org/source/openssl-fips-1.2.2.tar.gz ./config fipscanisterbuild --prefix=/u01/fipsssl --openssldir=/u01/openssl make make install

RE: [users@httpd] How do you build apache 2.2.17 with openssl FIPS ???

2011-02-09 Thread Keith Theman
When I boot with SSLFIPS off, I see this in my log: [Wed Feb 09 15:50:10 2011] [notice] Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/FIPS configured -- resuming normal operations I have compiled in openSSL FIPS, but why doesn't 2.2.17 recognize it as such? Sam From: xray...@hotmail.com To: us

[users@httpd] How do you build apache 2.2.17 with openssl FIPS ???

2011-02-09 Thread Keith Theman
Hello, I am trying to build Apache 2.2.17 on RH linux 5 with openssl FIPS openssl-fips-1.2.2.tar.gz I built and install openssl fips 1.2.2 and then ran my apache config: ./configure --prefix=/usr/local/apache2 --with-ssl=/usr/local/fips_openssl/ssl --with-mpm=prefork --enable-ssl I did make

RE: [us...@httpd] Slow apache proxy performance.

2010-03-19 Thread Keith Theman
Oh, I should also note: 1. ) when the client submits the request, they get back an almost instant "initial" load of the page and "some" data, but it takes 15 more seconds for the client to receive the complete HTML data set. 2.) We have an old sun proxy server on the same network as the apache

[us...@httpd] Slow apache proxy performance.

2010-03-19 Thread Keith Theman
Hello, I am running apache 2.2.10 with mod_proxy enabled. We are config'd to run as a reverse proxy. Client | | reverse proxy | | application server | | database Everything works fine, except when the application being proxied returns a large data set (an oracle query result in an html