<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I'm checking to upload a 5.4G rpm package. First I get a time
      out.</p>
    <pre class="code highlight" lang="plaintext"><span id="LC1" class="line" lang="plaintext">$ http --form -a admin:password POST <a class="moz-txt-link-freetext" href="http://10.0.148.220:24817/pulp/api/v3/artifacts/">http://10.0.148.220:24817/pulp/api/v3/artifacts/</a> <a class="moz-txt-link-abbreviated" href="mailto:file@/home/jcabrera/mnt/pkg//RedHat-7_6_45_7_None/easybuild/sticky/Schrodinger-2018-1_Linux-x86_64-eb_3.5.1-1.x86_64.rpm">file@/home/jcabrera/mnt/pkg//RedHat-7_6_45_7_None/easybuild/sticky/Schrodinger-2018-1_Linux-x86_64-eb_3.5.1-1.x86_64.rpm</a></span>
<span id="LC2" class="line" lang="plaintext"></span>
<span id="LC3" class="line" lang="plaintext">http: error: ConnectionError: ('Connection aborted.', timeout('timed out',)) while doing POST request to URL: <a class="moz-txt-link-freetext" href="http://10.0.148.220:24817/pulp/api/v3/artifacts/">http://10.0.148.220:24817/pulp/api/v3/artifacts/</a></span>
</pre>
    <p>When I set a longer timeout, I give a server error.</p>
    <pre class="code highlight" lang="plaintext"><span id="LC1" class="line" lang="plaintext"> $ http --timeout=120 --form -a admin:password POST <a class="moz-txt-link-freetext" href="http://10.0.148.220:24817/pulp/api/v3/artifacts/">http://10.0.148.220:24817/pulp/api/v3/artifacts/</a> <a class="moz-txt-link-abbreviated" href="mailto:file@/home/jcabrera/mnt/pkg/RedHat-7_6_45_7_None/easybuild/sticky/Schrodinger-2018-1_Linux-x86_64-eb_3.5.1-1.x86_64.rpm">file@/home/jcabrera/mnt/pkg/RedHat-7_6_45_7_None/easybuild/sticky/Schrodinger-2018-1_Linux-x86_64-eb_3.5.1-1.x86_64.rpm</a> </span>
<span id="LC2" class="line" lang="plaintext"></span>
<span id="LC3" class="line" lang="plaintext">http: error: ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) while doing POST request to URL: <a class="moz-txt-link-freetext" href="http://10.0.148.220:24817/pulp/api/v3/artifacts/">http://10.0.148.220:24817/pulp/api/v3/artifacts/</a></span>
</pre>
    <p>Is there a way to increase the timeout in the sever ?</p>
    <p>Regards</p>
    <p>Juan Cabrera<br>
    </p>
    <div class="moz-signature">-- <br>
      <div style="font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 8pt; font-weight: normal; color: #616365;"> <img
          src="cid:part1.855AC6A2.81778351@unamur.be" style="display:
          block; margin: 1em 0em;">
        <p style="margin: 1em;"> <span style="font-weight: bold;">Juan
            CABRERA</span><br>
          <span style="color: #69BE28;">Correspondant informatique</span><br>
          <span>Département de Mathématiques</span> </p>
        <p style="margin: 1em;">
          <span style="font-weight: bold;">T.</span> 081724919<br>
          <a style="color: #69BE28;"
            href="mailto:juan.cabrera@unamur.be">juan.cabrera@unamur.be</a><br>
          <a style="color: #69BE28;"
            href="http://staff.unamur.be/jbcabrer">http://staff.unamur.be/jbcabrer</a>
        </p>
        <p style="margin: 1em;"> <span style="font-weight: bold;
            font-size: 8pt;">Université de Namur ASBL</span><br>
          <span>Rue de Bruxelles 61 - 5000 Namur</span><br>
          <span>Belgique</span><br>
        </p>
        <p style="margin: 1em; font-size: 6pt; color: #69BE28;"> <span>Let’s
            respect the environment together.</span><br>
          <span style="font-weight: bold;">Only print this message if
            necessary!</span><br>
        </p>
      </div>
    </div>
  </body>
</html>