Website initial load slower when deployed using AppVeyor Agent vs Web Deploy

pdoyle's Avatar

pdoyle

02 Jan, 2024 04:20 PM

We are in the process of automating the provisioning of a web server that hosts an MVC IIS application. Currently we use the AppVeyor Web Deploy method with a MSDEPLOYAGENTSERVICE url. We are moving to using the AppVeyor agent installed on the server. Both environments use the same project and deploy the same build artifact. When deployed with the AppVeyor Agent, every initial page load takes 20-30s vs 5-10 when deployed with Web Deploy. I believe there is some precompiling or optimization going on with Web Deploy but I am not sure what it could be, the only options I see are in the build phase. I didn't see any related options in the AppVeyor Agent documentation. Does anyone know what the issue might be here? Thank you.

  1. Support Staff 1 Posted by Feodor Fitsner on 08 Jan, 2024 10:27 PM

    Feodor Fitsner's Avatar

    Are you deploying to the same server?

  2. pdoyle closed this discussion on 16 Jan, 2024 02:23 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac