Forum Discussion
zayee369
Feb 20, 2023Copper Contributor
IIS reverse proxy slowness
Hi All, We have an application which is configured to run through IIS reverse proxy. Home page of the application takes more than 2.4+ minutes for loading, resulting with a performance issue. Tro...
sandipkolawale
May 10, 2023Copper Contributor
Hi zayee369 ,
I had similar issue when i configured IIS for reverse proxy.
there is one way to handle this "jquery-3.6.0.min.js" this type of file.
We can cache those files in the IIS server, so the request will not be reached at the actual server.
https://learn.microsoft.com/en-us/iis/manage/managing-performance-settings/configure-iis-7-output-caching