Re: [users@httpd] How to test my self-compiled Apache (overall and specifically LDAP)

2016-04-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel, On 4/11/16 12:11 PM, Poggenpohl, Daniel wrote: > Hello everyone, > > now that I have a self-compiled httpd, I of course would like to > test its features, or rather if all features are working right when > it is running. Is there a way to tes

Re: [users@httpd] How to debug the PHP component of Apache2

2016-04-11 Thread Yehuda Katz
That documentation only contains modules shipped with HTTPD. mod_php is shipped with PHP. Try the PHP documentation: http://php.net/manual/en/install.php - Y On Mon, Apr 11, 2016 at 12:34 PM, Roparzh Hemon wrote: > On Sun, Apr 10, 2016 at 8:24 PM, Alexandru Duzsardi > wrote: > > php and php m

Re: [users@httpd] How to debug the PHP component of Apache2

2016-04-11 Thread Roparzh Hemon
On Sun, Apr 10, 2016 at 8:24 PM, Alexandru Duzsardi wrote: > php and php module for apache When I look at the documentation at https://httpd.apache.org/docs/2.4/mod/#P, I see no module name with php in it. Is there some other place where I should look ? -

[users@httpd] How to test my self-compiled Apache (overall and specifically LDAP)

2016-04-11 Thread Poggenpohl, Daniel
Hello everyone, now that I have a self-compiled httpd, I of course would like to test its features, or rather if all features are working right when it is running. Is there a way to test my build in general? One specific thing that I want to test is LDAP. I know that a combination of system LD

[users@httpd] Apache ProxyPass locking all requests to balancer

2016-04-11 Thread Wayne W
Hi, Perhaps this is default behaviour but its not what I was expecting. I have the following conf on Apache 2.4 ServerName somedomain.com ProxyPass /share http://127.0.0.1:8181/share ProxyPass / balancer://cluster/ stickysession=JSESSIONID nofailover=Off # define the balancer, with http an

[users@httpd] How to optimize SSL performance issue

2016-04-11 Thread Manish Rangari
Hello, I have a SSL website and it shows around 180 ms as SSL time in http://tools.pingdom.com/fpt/. This is huge delay for a site to load. (I am just referring about SSL time). I compared few other sites and found that their SSL load time is very low in 48ms or 15ms or 5ms etc. How can I optimize

[users@httpd] [ANNOUNCE] Apache HTTP Server 2.4.20 Released

2016-04-11 Thread Jim Jagielski
Apache HTTP Server 2.4.20 Released The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.4.20 of the Apache HTTP Server ("Apache"). This version of Apache is our latest GA release of the new generation 2.4.x branch of Apache