<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 16/12/14 12:43, Øyvind Kolbu wrote:<br>
    </div>
    <blockquote cite="mid:54901AFF.3050802@usit.uio.no" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <br>
      <div class="moz-cite-prefix">On 16.12.2014 12:23,
        Daniel-Constantin Mierla wrote:<br>
      </div>
      <blockquote cite="mid:5490162A.1010801@gmail.com" type="cite">
        <meta http-equiv="Content-Type" content="text/html;
          charset=windows-1252">
        Those parameters are not about number of children, but how fast
        to do some operations. I had troubles with selinux, because it
        has some obscure limits on how fast new connections can be
        opened. TLS is using quite some memory, I wonder if selinux have
        a limit on how fast one process keeps allocating... Have you
        tried with children=1?<br>
      </blockquote>
      Tried now with:<br>
      <br>
      fork_delay=50000<br>
      modinit_delay=100000<br>
      mem_safety=1<br>
      fork=yes<br>
      children=1<br>
      <br>
      Now the usual error on start, but no crash.<br>
      <br>
      Also tried disabling selinux. Did not help.<br>
    </blockquote>
    Then, to clarify properly, have you ever got it started with higher
    debug level and memory operations printed to syslog?<br>
    <br>
    Daniel<br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>