Effects of http requests to Web App Builder app loading time

338
1
11-07-2017 04:21 AM
JohnDoe11
New Contributor

Hi,

We got an application that was builded in Web App Builder. We see that loading time of the application is so slow. We realized that lots of http requests cause this slowness. You can check the picture below.

Do you know or use any methods to decrease the number of http requests and improve the loading times? Maybe a ready-to-use Gulp or Grunt script?

Thank you in advance.

Tags (1)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

John,


   Sorry I have to chuckle at this question. No there is no way to reduce the network traffic from WAB unless you re-design the coding of the app. All those requests are needed for the module coded nature of the app.