<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 31.05.2016 09:41, Stanislav Laznicka
      wrote:<br>
    </div>
    <blockquote
      cite="mid:98ffcdc1-e89e-06fb-2c0f-11d659b70d76@redhat.com"
      type="cite">On 05/30/2016 02:12 PM, Petr Spacek wrote:
      <br>
      <blockquote type="cite">On 28.5.2016 15:59, Martin Basti wrote:
        <br>
        <blockquote type="cite">On 27.05.2016 14:52, Stanislav Laznicka
          wrote:
          <br>
          <blockquote type="cite"><a class="moz-txt-link-freetext" href="https://fedorahosted.org/freeipa/ticket/5833">https://fedorahosted.org/freeipa/ticket/5833</a>
            <br>
            <br>
            <br>
            <br>
          </blockquote>
          Is possible to remove timeout completely as it used to be
          before?
          <br>
          <br>
          Even if this timeout is exceeded, command continue in
          execution and it just
          <br>
          doesnt print result to user
          <br>
        </blockquote>
        I agree with Martin. The timeout is pointless, please remove it
        or set it to
        <br>
        2^31 or so.
        <br>
        <br>
      </blockquote>
      The documentation does not clearly state what happens in the
      corner cases of this setting. However, by looking at the source
      code, I'm guessing that 0 is the default value which would
      eventually point to the Apache TimeOut and negative values seem
      just wrong for them here. They are converting it with atoi(), so I
      propose to set this to 2^31-1.
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Please put your findings to the ticket, patch LGTM I will test it
    today.<br>
    <br>
    Martin^2<br>
  </body>
</html>