[users@httpd] Problem with git, ldap, apache and limit directive

2015-02-02 Thread Bogdan Siara
Hello All, I prepare configuration to run git server via apache (2.2) https and authentication via ldap... My config is: SetEnv GIT_PROJECT_ROOT /opt/tools/git/repositories/ SetEnv GIT_HTTP_EXPORT_ALL ScriptAlias / /usr/libexec/git-core/git-http-backend/ ServerName git.firma

[users@httpd] Apache/php-fpm questions

2015-02-02 Thread Rose, John B
We are experimenting with "event" MPM and PHP-FPM and comparing with "prefork" and mod_php config. We have 48 gb RAM and 16 cores running Apache 2.4.6 on Red Hat 7, MaxRequestWorkers 2048 for "prefork" (we aren't sure what is the equiv in "event" so we just left it the default.) ab -n 20 -c

Re: [users@httpd] load balancer byrequest algorithm

2015-02-02 Thread Jim Jagielski
I would not expect a specific pattern (or schedule), per se, but rather an overall trend or statistical average. > On Feb 2, 2015, at 7:38 AM, Chen, Yongcheng > wrote: > > Hi everybody, > > I’m testing now the apache load balancer. And I configured my apache server > for testing the example

[users@httpd] load balancer byrequest algorithm

2015-02-02 Thread Chen, Yongcheng
Hi everybody, I'm testing now the apache load balancer. And I configured my apache server for testing the example from apache document (http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html): worker a b lbfactor 70 30 lbstatus -30 30 lbstatus 40 -40 lbstatus 10 -10 lbsta