I want to enable Compression in my website . How can i do it ?
I use IIS 8 .
Another question : How can i do for performance in my website when using Ajax UI telerik ?
Thanks .
1 Answer, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 26 May 2016, 11:36 AM
Hello,
To enable RadCompresion you just need to add a setting to the web.config file. Check out the following article that describes the approach in more detail.
One important note - you should have only use only one compression method at a time. If you enable RadCompression you need to ensure that the IIS compression is disabled.
Regards,
Viktor Tachev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.