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 feeds using different app pools

    Scheduled Pinned Locked Moved Support
    4 Posts 2 Posters 12 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.
    • F Offline
      forbzie22_0253
      last edited by

      Hi,

      I had a design question.

      If you expect some of your feeds to be very busy, would it be better to have a separate application pool in IIS for each of the feeds in ProGet?
      So one website but multiple web applications pointing to different app pools.
      This way you would segregate the process etc.. so one would not affect the other.

      Is this a supported configuration or do you have customers that do this?

      Thanks

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

        Hi @forbzie22_0253,

        Following Microsoft's guidance to no longer use IIS for modern .NET applications, we no longer recommend using IIS to host modern versions (2022+) of our products.

        Instead, you should use the Integrated Web Server instead, which is our (and Microsoft's) recommended web server. Although IIS is still supported, there are no benefits aside from a more familiar user interface.

        That said, even with IIS this is not a supported nor recommended configuration; if there was ever a need to segregate feeds (for example Docker Container Images used for production applications and NuGet packages used for developers), then it should be done at an instance/server level.

        Cheers,
        Alana

        1 Reply Last reply Reply Quote 0
        • F Offline
          forbzie22_0253
          last edited by

          Does the integrated web server use Kestrel under the hood?

          Assume it has feature parity with IIS so that you can have Https certificate bindings etc?

          Are there any gotchas to using the integrated web server ?

          Thanks

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

            Hi @forbzie22_0253 ,

            Yes, we use Kestrel under the hood.

            You can configure HTTPS under Admin > HTTPS:
            https://docs.inedo.com/docs/installation/installing-on-iis/installation-windows-https-support

            No real "gotchas" -- but note that with port sharing (i.e. binding to a hostname as opposed to an IP), that needs to use the HTTP.SYS component of Windows.

            Cheers,
            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