Developer Portal takes too much time to load in OPDK - Behind Firewall , No Intenet Access OPDK - 4.16.05.01

Developer Portal Team,

Completed installation of OPDK version of developer portal successfully. Machine doesn't have access to the public internet. Looks like it's trying to access ajax.googleapis.com & takes too much time to load any page.

Any idea what's causing this issue ?

Solved Solved
0 1 117
1 ACCEPTED SOLUTION

Found the root cause, it's due to Jquery CDN settings that comes out of the box in portal. It points to google cdn & make things slower. Make sure you update the settings in "admin/config/development/jquery_update" and specify CDN option as none.

3413-screen-shot-2016-08-22-at-41231-pm.png

@Daniel Johnson , @Chris Novak , FYI, We need to fix this default setting in OPDK if possible.

View solution in original post

1 REPLY 1

Found the root cause, it's due to Jquery CDN settings that comes out of the box in portal. It points to google cdn & make things slower. Make sure you update the settings in "admin/config/development/jquery_update" and specify CDN option as none.

3413-screen-shot-2016-08-22-at-41231-pm.png

@Daniel Johnson , @Chris Novak , FYI, We need to fix this default setting in OPDK if possible.