<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'd like to adjust process settings on freeipa server to fit it
    better into virtual instance.<br>
    Is it possible to change settings of java, ns-slapd and apache
    processes somewhere in config files and what those files are?<br>
    <br>
    For example:
    <meta charset="utf-8">
    ServerLimit, StartServers and things like that typically set for
    apache mpm, but I couldn't find relevant options in /etc/httpd<br>
    <br>
    apachectl status<br>
    httpd.service - The Apache HTTP Server<br>
       Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled)<br>
       Active: active (running) since Sun 2014-10-26 16:19:24 UTC; 1
    weeks 5 days ago<br>
     Main PID: 1546 (httpd)<br>
       Status: "Total requests: 0; Current requests/sec: 0; Current
    traffic:   0 B/sec"<br>
       CGroup: /system.slice/httpd.service<br>
               |- 1546 /usr/sbin/httpd -DFOREGROUND<br>
               |- 1547 /usr/libexec/nss_pcache 98307 off
    /etc/httpd/alias<br>
               |-17436 /usr/sbin/httpd -DFOREGROUND<br>
               |-17437 /usr/sbin/httpd -DFOREGROUND<br>
               |-17438 /usr/sbin/httpd -DFOREGROUND<br>
               |-17439 /usr/sbin/httpd -DFOREGROUND<br>
               |-17440 /usr/sbin/httpd -DFOREGROUND<br>
               |-17441 /usr/sbin/httpd -DFOREGROUND<br>
               |-17442 /usr/sbin/httpd -DFOREGROUND<br>
               |-18416 /usr/sbin/httpd -DFOREGROUND<br>
               `-22003 /usr/sbin/httpd -DFOREGROUND<br>
    <br>
    Nov 06 13:23:03 ipa httpd[17436]: GSSAPI client step 1<br>
    Nov 06 13:23:03 ipa httpd[17436]: GSSAPI client step 2<br>
    Nov 06 13:23:03 ipa httpd[17437]: GSSAPI client step 1<br>
    Nov 06 13:23:03 ipa httpd[17437]: GSSAPI client step 1<br>
    Nov 06 13:23:03 ipa httpd[17437]: GSSAPI client step 1<br>
    Nov 06 13:23:03 ipa httpd[17437]: GSSAPI client step 2<br>
    Nov 06 13:23:04 ipa httpd[17436]: GSSAPI client step 1<br>
    Nov 06 13:23:04 ipa httpd[17436]: GSSAPI client step 1<br>
    Nov 06 13:23:04 ipa httpd[17436]: GSSAPI client step 1<br>
    Nov 06 13:23:04 ipa httpd[17436]: GSSAPI client step 2<br>
    <br>
    --Roman<br>
  </body>
</html>