[us...@httpd] SSL Certificate

2009-07-18 Thread Bruce Hyatt
Hello, I am getting a message now titled "SSL Certificate Warning." It says my cert in a certain location needs to be renewed and I can use genkey to do it. When I create a new key, genkey puts it in another location and I continue to get the same message. Can I solve this by simply moving the ce

Re: [us...@httpd] Need some advises with logs

2009-07-18 Thread Dario
Hello Doug and thx for this solution but I prefer a solution with the setenv in httpd.conf. 2009/7/18 Doug McNutt > At 20:21 +0200 7/18/09, Dario wrote: > i would like to know how to log and only log the GoogleBot Image request on > my website. I do not want to log anything else. Could you help

[us...@httpd] High load using memcache and 9G tmpfs

2009-07-18 Thread Matthew Tice
Hello, Currently we're migrating our static node cluster from 32bit OpenSuse 10.3 using the disk_cache_module on a 2G tmpfs to a 64bit CentOS 5.3 using the disk_cache module on a 9G tmpfs. After pushing these CentOS nodes into production (and consequently adding many more requests) we started see

Re: [us...@httpd] Need some advises with logs

2009-07-18 Thread Doug McNutt
At 20:21 +0200 7/18/09, Dario wrote: i would like to know how to log and only log the GoogleBot Image request on my website. I do not want to log anything else. Could you help me please because i am a bit lost with customlogs and setenv... I have been doing just the opposite - getting rid of the

[us...@httpd] Need some advises with logs

2009-07-18 Thread Dario
Dear all, i would like to know how to log and only log the GoogleBot Image request on my website. I do not want to log anything else. Could you help me please because i am a bit lost with customlogs and setenv... Cheers, Dario

[us...@httpd] mod_proxy HTTPS

2009-07-18 Thread Tony Morris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is it possible to use mod_proxy to listen on HTTP/SSL and forward to a HTTP? On some occasions, a request using firefox gives me a SSL error (Error code: ssl_error_rx_unexpected_change_cipher). I have: SSLEngine On SSLCertificateFile "my.cer"