WG: [users@httpd] Logging SSL Handshake Duration

2017-11-16 Thread Timo Coutura
my data and i basically want an indexed field for the elapsed time after a handshake is finished as opposed to a overall responsetime from which I cannot determine, which part took way too long. Thanks again and have a nice day Everyone! Timo Von: Osama Elnaggar

[users@httpd] Logging SSL Handshake Duration

2017-11-15 Thread Timo Coutura
time spent for the handshake is not an option on the very busy production server. Are there any env-vars that provide more specific information on time spent in the different phases of a request? Thank you very much in advance! Best regards, Timo

[users@httpd] Need Help with Proxy Setup

2016-05-10 Thread Timo Lotterbach
Reverse "/backend/" "https:" #AuthType basic #AuthBasicAuthoritative Off #SetEnv proxy-chain-auth On #ProxyRemote "https://" "http://:" SetEnv HTTPS_PROXY=http://:@: Order deny,allow Allow from all Any help is much appreciated. Thanks, Timo

Re: [us...@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

2010-04-29 Thread Timo Meinen
Yes, you're right. But why did the ProxyPassReverse / https://it.localhost.de/spike let to a circularity? 2010/4/29 Nick Kew : > > On 29 Apr 2010, at 13:26, Timo Meinen wrote: > >> Anyhow, why does mod_proxy don't recognize the Location header. I >> think i

Re: [us...@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

2010-04-29 Thread Timo Meinen
mod_proxy don't recognize the Location header. I think it should treat ('convert') this header like any other. Is it a bug? Best regards, Timo 2010/4/29 Timo Meinen : > Hi Nick, > > thank you for your mail. Both VHosts have the same proxy config, > except for the 'SSLP

Re: [us...@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

2010-04-29 Thread Timo Meinen
is always unencrypted here? Thanks Timo 2010/4/29 Nick Kew : > On Wed, 28 Apr 2010 11:22:00 +0200 > Timo Meinen wrote: > >> ServerName it.localhost.de >> ProxyPass               /       ajp://127.0.0.1:8009/spike/ >> ProxyPassReverse        /       ajp://127.0.0.1:8009

Re: [us...@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

2010-04-28 Thread Timo Meinen
Hi, yes SSLProxyEngine On is activated in the SSL VirtualHost. But this doens't help. Timo 2010/4/28 Arunkumar Janarthanan : > Hi, > > Did you try the "sslProxyEngine On", However I have got the specific error > in my Apache log stating have to check this one. &g

[us...@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

2010-04-28 Thread Timo Meinen
an infintive loop of redirects to http://it.localhost.de/. 2) How can I stop this loop? or better 3) How can I configure the ProxyPassReverse correctly? Thank you very much for any help Timo Here are the debug information from httpd: [Tue Apr 27 16:54:39 2010] [debug] mod_proxy_ajp.c(239): pro

[EMAIL PROTECTED] Apache is not responding to browsers but responds to telnet!!!

2007-09-27 Thread Timo
Hi again, To rephrase the question! On Linux Centos 4.5 x86_64 or x86, apache is listening on port 88 and is being tested working using telnet >From another machine on the planet $telnet 142.179.116.168 88 Will give an empty screen, Type : GET Will get a complete html page dump The browser

RE: [EMAIL PROTECTED] Apache error

2007-09-25 Thread Timo
Let's start with this: I am assuming you are using a Unix Like OS (is it Linux?) Are you sure that you have the files in these folders? If not just create a simple index.html file and put in /usr/local/apache2/htdocs folder and see if you can see it. Then try this link, http://aoxz1006.wholespe

Re: [EMAIL PROTECTED] Remote host address in Access.log

2007-01-13 Thread Timo Moisio
topic.php?p=6036&highlight=#6036 and http://www.apachelounge.com/forum/viewtopic.php?p=5967&highlight=#5967 - Original Message - From: "Timo Moisio" <[EMAIL PROTECTED]> To: Sent: Saturday, January 13, 2007 13:43 Subject: [EMAIL PROTECTED] Remote host addre

[EMAIL PROTECTED] Remote host address in Access.log

2007-01-13 Thread Timo Moisio
After upgrading from Apache 2.2.3 to 2.2.4 (Win32 version) the behaviour of Access.log changed so that the IP address of the client (remote host) is always 0.0.0.0. No changes were made to httpd.conf. With version 2.2.3 the IP address of the client (remote host) was correct. In httpd.conf there