XMLHttprequest seen in request header for js files in IP2015. Causing sequential download of the fil
Hello,
We have upgraded from IP2013 to IP2015. We are facing performance issue in the first login (Home page loading) of the application (Open UI). IP2013 application first login (home page loading) is faster then IP2015. IP2013 loads in 12 sec completely and IP2015 takes more than a minute. we investigated via fiddler and saw that some files in IP2015 like postload.js is having XMLHTTPRequest in the request header. Once this files loads the next 5-10 files loads sequentially instead of parallel and hence increasing the load time.
Why is this so? is there way we can workaround this?