<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ProGet: Debian feed minor performance problem]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I tried a Debian Proxy archive with version 2025.24 Build7<br />
Is this Debian feed minor Performance problem solved with version 2025.4 ?<br />
See  <a href="https://forums.inedo.com/topic/5410/debian-feed-mirror-performance/4">https://forums.inedo.com/topic/5410/debian-feed-mirror-performance/4</a></p>
<p dir="auto">I saw poor download rates about 4 kB/sec and many timeout errors:<br />
An error occurred processing a GET request to <a href="http://myserver:8624/debian/archive.ubuntu.com/pool/jammy/universe/amd64/terminator/terminator_2.1.1-1_amd64.deb:" rel="nofollow">http://myserver:8624/debian/archive.ubuntu.com/pool/jammy/universe/amd64/terminator/terminator_2.1.1-1_amd64.deb:</a> The operation has timed out:</p>
<pre><code>System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
::Web Error on 17.04.2026 11:03:08::
</code></pre>
<p dir="auto">Thanks Stefan</p>
]]></description><link>https://forums.inedo.com/topic/5728/proget-debian-feed-minor-performance-problem</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 13:12:49 GMT</lastBuildDate><atom:link href="https://forums.inedo.com/topic/5728.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Apr 2026 13:21:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ProGet: Debian feed minor performance problem on Mon, 20 Apr 2026 13:21:58 GMT]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I tried a Debian Proxy archive with version 2025.24 Build7<br />
Is this Debian feed minor Performance problem solved with version 2025.4 ?<br />
See  <a href="https://forums.inedo.com/topic/5410/debian-feed-mirror-performance/4">https://forums.inedo.com/topic/5410/debian-feed-mirror-performance/4</a></p>
<p dir="auto">I saw poor download rates about 4 kB/sec and many timeout errors:<br />
An error occurred processing a GET request to <a href="http://myserver:8624/debian/archive.ubuntu.com/pool/jammy/universe/amd64/terminator/terminator_2.1.1-1_amd64.deb:" rel="nofollow">http://myserver:8624/debian/archive.ubuntu.com/pool/jammy/universe/amd64/terminator/terminator_2.1.1-1_amd64.deb:</a> The operation has timed out:</p>
<pre><code>System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
::Web Error on 17.04.2026 11:03:08::
</code></pre>
<p dir="auto">Thanks Stefan</p>
]]></description><link>https://forums.inedo.com/post/19571</link><guid isPermaLink="true">https://forums.inedo.com/post/19571</guid><dc:creator><![CDATA[stno_9153]]></dc:creator><pubDate>Mon, 20 Apr 2026 13:21:58 GMT</pubDate></item><item><title><![CDATA[Reply to ProGet: Debian feed minor performance problem on Mon, 20 Apr 2026 13:43:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.inedo.com/uid/3897">@stno_9153</a> ,</p>
<p dir="auto">If you're getting an error downloading a <code>.deb</code> file, it wouldn't be related to the feed/connector indexes (i.e. those <code>In/Release</code> files).</p>
<p dir="auto">When you request a <code>.deb</code> file, ProGet will first check if the file is stored (cached) locally. If so, then it will send them file. Otherwise, it will "forward" the request to the connector and stream the file to you while saving on disk, so that it's cached for next time.</p>
<p dir="auto">A timeout typically is related to network or hardware errors. The first thing I would work on is reproducing and isolating where theh error is occuring. You can delete cached packages from the feed using the UI, and also download files that way.</p>
<p dir="auto">I would just use curl to test downloads.</p>
<p dir="auto">Let us know what you find!</p>
<p dir="auto">Thanks,<br />
Alana</p>
]]></description><link>https://forums.inedo.com/post/19572</link><guid isPermaLink="true">https://forums.inedo.com/post/19572</guid><dc:creator><![CDATA[atripp]]></dc:creator><pubDate>Mon, 20 Apr 2026 13:43:53 GMT</pubDate></item><item><title><![CDATA[Reply to ProGet: Debian feed minor performance problem on Tue, 21 Apr 2026 08:41:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi Alana <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.inedo.com/uid/4">@atripp</a><br />
The error above was copied from ProGet Diagnostic Center.<br />
I prepared the ProGet APT Proxy and installed a few packages (vim, terminator, ...)<br />
I tested the ProGet APT Proxy with a virtual machine:</p>
<ul>
<li>Installation Ubuntu from LiveCD</li>
<li>Installation apt List from ProGet Apt Proxy</li>
<li>Installation repository key from ProGet Apt Proxy</li>
<li>apt update (more then 330 packages)</li>
<li>apt full-upgrade</li>
</ul>
<p dir="auto">The download of packages in the empty ProGet APT Proxy by <em>apt full-upgrade</em> produced the error messages.</p>
<p dir="auto">This morning I start again with a new installation and with a new upgrade.</p>
]]></description><link>https://forums.inedo.com/post/19578</link><guid isPermaLink="true">https://forums.inedo.com/post/19578</guid><dc:creator><![CDATA[stno_9153]]></dc:creator><pubDate>Tue, 21 Apr 2026 08:41:14 GMT</pubDate></item><item><title><![CDATA[Reply to ProGet: Debian feed minor performance problem on Tue, 21 Apr 2026 09:34:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.inedo.com/uid/3897">@stno_9153</a>,</p>
<p dir="auto">If the error happened during a <code>apt update</code> of hundreds of packages, then it probably was a case of server overload. Make sure to set a lower concurrent rate, which you can do under Admin &gt; HTTPS SEttings &gt; edit. <code>100</code> is the recommendation, and will be the default in ProGet 2026.</p>
<p dir="auto">Thanks,<br />
Alana</p>
]]></description><link>https://forums.inedo.com/post/19579</link><guid isPermaLink="true">https://forums.inedo.com/post/19579</guid><dc:creator><![CDATA[atripp]]></dc:creator><pubDate>Tue, 21 Apr 2026 09:34:37 GMT</pubDate></item><item><title><![CDATA[Reply to ProGet: Debian feed minor performance problem on Tue, 21 Apr 2026 11:36:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi Alana,<br />
I looked after Concurrent request limit and found 50.</p>
<p dir="auto">The upgrade worked this morning.<br />
I think the clue is at feed properties<br />
<em>Index File generation</em> <strong>Update in background</strong></p>
<p dir="auto">Works for me<br />
Thank you</p>
]]></description><link>https://forums.inedo.com/post/19581</link><guid isPermaLink="true">https://forums.inedo.com/post/19581</guid><dc:creator><![CDATA[stno_9153]]></dc:creator><pubDate>Tue, 21 Apr 2026 11:36:15 GMT</pubDate></item><item><title><![CDATA[Reply to ProGet: Debian feed minor performance problem on Tue, 21 Apr 2026 11:58:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.inedo.com/uid/3897">@stno_9153</a> ,</p>
<p dir="auto">Oh yeah, that'll make a HUGE difference for public repositories. OTherwise it'll probably not work at all :)</p>
<p dir="auto">Anyway glad it's working now</p>
<p dir="auto">Thanks,<br />
Alana</p>
]]></description><link>https://forums.inedo.com/post/19583</link><guid isPermaLink="true">https://forums.inedo.com/post/19583</guid><dc:creator><![CDATA[atripp]]></dc:creator><pubDate>Tue, 21 Apr 2026 11:58:36 GMT</pubDate></item></channel></rss>