Hi John
When looking at the Page Size of my DNN 4.5.5 Website I can find 3 entries which didn't exist in DNN 4.4.1:
WebResource.axd - 20 kb
ScriptResource.axd - 23 kb (82 kb uncompressed)
ScriptResource.axd - 7 kb (29 kb uncompressed)
The size of all files is about 37 kb with compression. I know they have to do with the AJAX ScriptManager. But I'm wondering do I really need the AJAX ScriptManager and the extra 37 kb? Is there a setting where I can disable the ScriptManager?
Thanks,
Patrick |