For about a week now all the images from tmdb are loading really slow (~20 sec), it's the same with images pulled via api on 3rd party sites and on this site. Are you guys having some problems with the server or is this a problem specific for me somehow?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by hosam
on January 24, 2014 at 9:46 AM
many people reported that problem as well for our App (that uses the tmdb api) but we never managed to pin point the issue. could be amazon, i am not sure
Reply by Travis Bell
on January 24, 2014 at 10:42 AM
Hey r4mark,
Do most of these users share a similar geographic region? I ask because we server our assets from a CDN so they be getting delivered by servers from all different parts of the world.
Also worth asking is whether you are using our configuration method properly and piked up the new image URL (image.tmdb.org)? If you're still using the older CloudFront address (the one that preceded this) we're now redirecting those requests which may or may not be the issue.
Lastly, have you seen this behaviour yourself? Is there any particular asset that's slow all the time, or is it just on original load?
To answer your question though, no, we haven't had any server issues that we're aware of.
Reply by r4mark
on January 24, 2014 at 11:15 AM
I'm using the new image url and it seems like all the images are loading slow not any particular asset, I'm getting 3-4 seconds latency for most of the images in debugging tools even ~20kb sized ones.
Reply by Travis Bell
on January 24, 2014 at 11:21 AM
?
I'll use this file as an example: http://image.tmdb.org/t/p/w130/1NfhdnQAEqcBRCulEhOFSkRrrLv.jpg
It's loading basically instantaneous for me. Doing a trace route to image.tmdb.org show the POP I'm hitting is I believe to be in San Jose.
What does that look like for you (specifically the datacenter it looks to be hitting (mine is hop 6 or 7, the
xxx.sjc1.us.nlayer.net
)?Reply by r4mark
on January 24, 2014 at 12:17 PM
That image is loading instantly for me as well about 9 out of 10 times, as for the trace it just times out at 6-7 hop, I've set timeout to 30000ms
Reply by Travis Bell
on January 24, 2014 at 12:19 PM
If it's failing that early it's probably your ISP/another provider in the middle not letting trace routes through.
Where are you located? As I've said, this is very relevant since it looks like it's either a particular POP that is having trouble or, a combination of the POP + link between ISP's. I'm in Calgary and connect down in the U.S. and don't see any issues at all.
Reply by r4mark
on January 24, 2014 at 1:35 PM
I'm from Lithuania, I find this very difficult to debug as sometimes it loads normally sometimes it doesn't.