Re: [users@httpd] httpd won't start with SQLSRV enabled

2018-07-02 Thread James Montalvo
You're right, running `httpd -X` is not dying and is properly serving web pages. It's just dying when running `systemctl (re)start httpd`. It does not appear to be serving web pages at any point between running `systemctl start httpd` and when it times out three minutes later. I ran a stack trace

[users@httpd] Apache load balancer, etc

2018-07-02 Thread Rose, John B
Have been comparing Apache load balancing with some other possibilities As expected can do just about anything you want with Apache but the performance testing between Apache load balancing and nginx, haproxy, lighthttpd has Apache noticeably slower. Any tips on config tuning to optimize