joomla / install-from-web-server

Repository holding the component powering the Install from Web server.
9 stars 31 forks source link

Slow response times from JED #7

Open coolbung opened 9 years ago

coolbung commented 9 years ago

@beat @wilsonge @nicksavov @zero-24

Is it just me or are you guys seeing that the response from the JED API is quite slow ? The way I've done it right now is that the response also get's JCached so the same API URL being called the second time will give an instant response but the first time seems quite slow. I would also attribute this to the erratic behaviour about links opening in new tabs reported by Nick.

zero-24 commented 9 years ago

Confirmed. But my "server" is no CDN and don't cache.

zero-24 commented 9 years ago

Just tested on the CDN Staging server and it is still very slow..

nicksavov commented 9 years ago

With the CDN, it helps a lot when navigating to the same page. Also, I suspect the CDN is most useful when others in the region are also navigating, otherwise it's not as useful. Since we're on staging, we're unlikely to see that effect.

Either way, it still seems to be significantly slower than previously.