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!

    Feed caching

    Scheduled Pinned Locked Moved Support
    proget
    4 Posts 1 Posters 73 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.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Hi guy,


      Feed Caching
      When a feed is configured to cache packages from its connectors, then any time a remote package is requested from ProGet, it will automatically be stored as a local package.


      if caching is active an the stored the files local in the feed why we get an error 404 if the remote feed in the connector is down?

      Can you change proget that he looks first in the _cache folder or save the in the feed folder not in the _cache folder.

      Product: ProGet
      Version: 3.2.0

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Feed caching simply stores a copy of the package itself on the ProGet server. This is primarily to improve performance for slow internet connections. The metadata itself is still always requested from the server.

        As long as you are using a NuGet install command (and not an update, search, etc) it should still work, as only the package itself needs to be requested.

        What action are you trying to perform?

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          we use the cache function by the officel nuget feed.
          we thought that if the nuget.org feed is unavailable he would use the cache but this is not working

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Cached packages are used for downloads only and not metadata. If you need the metadata, you will have to pull the package to ProGet instead of just cache it. Then it will be available even if the connector is unreachable.

            Note: as of ProGet 3.3 and newer, this is no longer true. Cached packages are now used for metadata queries as well as downloads.

            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