<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 6/17/21 7:04 AM, 김태호 wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20210617050427.2014.98225@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: 돋움, Dotum; font-size: 11pt;">Hello
Kallithea, Thank you so much.</span></p>
<p><br>
</p>
<p><span style="font-family: 돋움, Dotum; font-size: 11pt;">We
ended up upgradingthe EC2 instane from t2.micro to
r5.xlarge.</span></p>
<p><span style="font-family: 돋움, Dotum; font-size: 11pt;">So the
specifications of the instance are as follows.</span></p>
<p><span style="font-family: 돋움, Dotum; font-size: 11pt;">(Intel
Xeon </span><span style="font-family: 돋움, Dotum; font-size:
11pt;">3.1GHz </span><span style="font-family: "Malgun
Gothic", sans-serif; font-size: 14px;"><span
style="font-family: 돋움, Dotum; font-size: 11pt;">Skylake-SP
or</span><span style="font-family: 돋움, Dotum; font-size:
11pt;"> Cascade Lake</span></span><span style="font-size:
11pt; font-family: 돋움, Dotum;">) vCPU = 4, RAM = 32GiB </span></p>
<p><br>
</p>
<p><span style="font-size: 11pt;">We set the thread value to 1
when you configure the ini file, the download will proceed
as a result, although it is slow.</span></p>
<p><span style="font-size: 13.3333px;"><br>
</span></p>
<p><span style="font-size: 11pt;">The thing is the server would
not be able to process anything else until the download is
complete, so I want to increase the thread value more in the
ini file.</span></p>
<p><span style="font-size: 11pt;">I'd like to know the possible
risks.</span></p>
</div>
</blockquote>
<p><br>
</p>
I assume you read the documentation, including
<a class="moz-txt-link-freetext" href="https://kallithea.readthedocs.io/en/default/usage/performance.html#horizontal-scaling">https://kallithea.readthedocs.io/en/default/usage/performance.html#horizontal-scaling</a>
.<br>
<p><br>
</p>
<p>Yes, the thread value is 1 by default. And it has to stay that
way.</p>
<p><br>
</p>
<p>If you have multiple simultaneous users that shouldn't slow each
other down, you probably want multiple worker processes.<br>
</p>
<p><br>
</p>
<p>/Mads<br>
</p>
</body>
</html>