[users@httpd] measuring web latency

2012-11-23 Thread Miguel González Castaños
Hi, Unfortunately pings are blocked by our ISP, so how can I measure network latency or even better, any way to measure http latency? I googled it but I can't find any article that mention any tool to do that. Regards, Miguel

Re: [users@httpd] measuring web latency

2012-11-23 Thread FINESEC
Hello, You can use Apache HTTP server benchmarking tool for that. http://httpd.apache.org/docs/2.2/programs/ab.html Regards, Adam Black FINESEC.COM - authentication software for Apache On Fri, Nov 23, 2012 at 4:03 PM, Miguel González Castaños miguel_3_gonza...@yahoo.es wrote: Hi,

[users@httpd] SSO LDAP Authorization with Auth_Form Session and Authnz_ldap in httpd 2.4

2012-11-23 Thread Billy Baker
Hello httpd Auth_Form Fans, I'm trying to implement a multi-site sso solution using httpd's mod_session, mod_auth_form, and mod_authnz_ldap. I have the LDAP authentication part working great. I can authenticate against my LDAP directory using a simple html Auth_Form Form. What I don't