Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    ProGet: Debian feed minor performance problem

    Scheduled Pinned Locked Moved Support
    6 Posts 2 Posters 21 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      stno_9153
      last edited by

      Hi all,
      I tried a Debian Proxy archive with version 2025.24 Build7
      Is this Debian feed minor Performance problem solved with version 2025.4 ?
      See https://forums.inedo.com/topic/5410/debian-feed-mirror-performance/4

      I saw poor download rates about 4 kB/sec and many timeout errors:
      An error occurred processing a GET request to http://myserver:8624/debian/archive.ubuntu.com/pool/jammy/universe/amd64/terminator/terminator_2.1.1-1_amd64.deb: The operation has timed out:

      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::
      

      Thanks Stefan

      1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer
        last edited by

        Hi @stno_9153 ,

        If you're getting an error downloading a .deb file, it wouldn't be related to the feed/connector indexes (i.e. those In/Release files).

        When you request a .deb 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.

        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.

        I would just use curl to test downloads.

        Let us know what you find!

        Thanks,
        Alana

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          stno_9153 @atripp
          last edited by

          Hi Alana @atripp
          The error above was copied from ProGet Diagnostic Center.
          I prepared the ProGet APT Proxy and installed a few packages (vim, terminator, ...)
          I tested the ProGet APT Proxy with a virtual machine:

          • Installation Ubuntu from LiveCD
          • Installation apt List from ProGet Apt Proxy
          • Installation repository key from ProGet Apt Proxy
          • apt update (more then 330 packages)
          • apt full-upgrade

          The download of packages in the empty ProGet APT Proxy by apt full-upgrade produced the error messages.

          This morning I start again with a new installation and with a new upgrade.

          atrippA 1 Reply Last reply Reply Quote 0
          • atrippA Offline
            atripp inedo-engineer @stno_9153
            last edited by

            Hi @stno_9153,

            If the error happened during a apt update 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 > HTTPS SEttings > edit. 100 is the recommendation, and will be the default in ProGet 2026.

            Thanks,
            Alana

            1 Reply Last reply Reply Quote 0
            • S Offline
              stno_9153
              last edited by

              Hi Alana,
              I looked after Concurrent request limit and found 50.

              The upgrade worked this morning.
              I think the clue is at feed properties
              Index File generation Update in background

              Works for me
              Thank you

              atrippA 1 Reply Last reply Reply Quote 0
              • atrippA Offline
                atripp inedo-engineer @stno_9153
                last edited by

                Hi @stno_9153 ,

                Oh yeah, that'll make a HUGE difference for public repositories. OTherwise it'll probably not work at all :)

                Anyway glad it's working now

                Thanks,
                Alana

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • 1 / 1
                • First post
                  Last post
                Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation