<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix"><br>
      <div class="moz-cite-prefix"><br>
      </div>
      <div class="moz-cite-prefix">I think Kallithea is using gearbox in
        a pretty standard way. You can tweak your .ini to change the
        configuration.<br>
      </div>
      <div class="moz-cite-prefix"><br>
      </div>
      What do you get in the Kallithea logs for such requests -
      especially after setting the log levels to DEBUG?</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <br>
    <div class="moz-cite-prefix">On 6/7/21 8:12 AM, 김태호 wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20210607061246.2014.83086@me226.mailplug.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <style>p{margin-top:0px;margin-bottom:0px;}</style>
      <div name="mp-default"
        style="font-family:돋움,Dotum;font-size:10pt;">
        <p><span style="font-family: 돋움체, Dotumche, Applegothic;
            font-size: 10pt;">Hello Kallithea </span></p>
        <p><span style="font-family: 돋움체, Dotumche, Applegothic;
            font-size: 10pt;">We are currnetly using Kallithea on AWS
            EC2 instance. </span></p>
        <p><br>
        </p>
        <p><span style="font-family: 돋움체, Dotumche, Applegothic;
            font-size: 10pt;">The sturcture of it is follow as:</span></p>
        <p><span style="font-size: 10pt; font-family: 돋움체, Dotumche,
            Applegothic;">    AWS Load Balancer -> EC2 (Kallithea) </span></p>
        <p><br>
        </p>
        <p><span style="font-family: 돋움체, Dotumche, Applegothic;
            font-size: 10pt;">The ini file has been made by the CLI of :</span></p>
        <p><span style="color: rgb(0, 0, 0); font-family: Consolas,
            "Bitstream Vera Sans Mono", "Courier
            New", Courier, monospace; font-size: 14px; white-space:
            nowrap;"><span style="font-family: 돋움체, Dotumche,
              Applegothic; font-size: 10pt;">    </span><span
              style="font-family: 돋움체, Dotumche, Applegothic; font-size:
              10pt;">kallithea-cli config-create my.ini
              database_engine=postgres http_server=gearbox</span></span><br>
        </p>
        <p><br>
        </p>
        <p><span style="font-family: 돋움체, Dotumche, Applegothic;
            font-size: 10pt;">Whenever my team try to download this big
            file(approx 2GB), following error comes out:</span></p>
        <p><span style="color: rgb(37, 46, 63); font-size: 13.3333px;
            background-color: rgb(245, 246, 246);"><span
              style="font-family: 돋움체, Dotumche, Applegothic; font-size:
              10pt;">    </span><span style="font-family: 돋움체, Dotumche,
              Applegothic; font-size: 10pt;"></span><span
              style="font-family: 돋움체, Dotumche, Applegothic; font-size:
              10pt;">RPC failed; HTTP 504 curl 22 The requested URL returned error: 504</span></span><br>
        </p>
      </div>
    </blockquote>
    <p><br>
    </p>
    <div class="moz-cite-prefix">504 sounds like an error from the proxy
      server.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Do you get the same failure if
      bypassing the load balancer and connecting directly to the
      gearbox? If not, the amount of data just takes more time than the
      load balancer allows, and you will have to change the load
      balancer configuration.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <blockquote type="cite"
      cite="mid:20210607061246.2014.83086@me226.mailplug.com">
      <div name="mp-default"
        style="font-family:돋움,Dotum;font-size:10pt;">
        <p><span style="color: rgb(37, 46, 63); font-size: 13.3333px;
            background-color: rgb(245, 246, 246);">Related to this, I
            wonder if there is </span><span style="font-size: 13.3333px;
            color: rgb(37, 46, 63); background-color: rgb(245, 246,
            246);">the file that can change the settings for timeout for
            gearbox or something else.</span></p>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>I don't know what to say about that. Kallithea is using gearbox
      in a pretty standard way, with minimal configuration in the .ini .
      You should also be able to set any timeout settings you might have
      found in the gearbox documentation.<br>
    </p>
    <p><br>
    </p>
    /Mads
  </body>
</html>