Поддръжка на The Movie Database

Hi, I having problems with responses time. Usually 0.5s per call, is normal this time?

If I put the URL in Chrome/Firefox load instantly, but with cURL in PHP takes much time.

What can be causing this? How can i solve?

Thanks.

6 отговора (на страница 1 от общо 1)

Jump to last post

Hi Criops,

My instinct would be to say it sounds like something DNS related. Do you have terminal access to the machine you're using cURL on? You can execute this command:

curl -vv -L http://api.themoviedb.org/3/tv/1396?api_key=###

The first block returned will be cURL trying to connect to the server, does it seem to be stalling out with that .5s there?

I don't see any oddness reported by our Pingdom page either.

I have no terminal access.

http://i.gyazo.com/05a05ed94cef8847fe7e9cc6c1eecf35.png

I'm from Latin America, maybe it's that the cause?

Location will have some affect no doubt (our servers are all hosted with AWS) but the website and API are all in the same location, so do you see the same behaviour with the website?

I'm leaning towards DNS, especially since I am pretty sure cURL doesn't cache the DNS hostname where your browser would.

Without terminal access though, there's not going to be much you can do. I would have suggested using a different DNS server, and/or tracerouting from the box to see what is going on. Unfortunately, if you don't have access to any of those tools there isn't a whole lot more I can suggest.

I "solved" this by saving the results, and using "append_to_response" (to reduce from 5 calls to 2). Now the problem its only the first call, but work better than before.

¿Its allowed save the results?

Thanks.

Both of those are great options. Yes, caching the data locally is fine.

Cheers.

Before caching:

http://i.gyazo.com/05a05ed94cef8847fe7e9cc6c1eecf35.png

After caching, add cloudflare, and start use "append_to_response":

http://i.gyazo.com/eee2c9a3f249ab0c8682a9e3ccfc6566.png

Average 730ms to 380ms (in 200 pages).

Thanks.

Не можете да откриете филм или сериал? Влезте, за да го създадете.

Глобални

s фокусиране на лентата за търсене
p отваряне на меню "Профил"
esc затваряне на отворен прозорец
? отваряне на прозореца за клавишните комбинации

На страниците за медиите

b връщане назад
e към страницата за редактиране

На страниците за сезони

(стрелка надясно) към следващ сезон
(стрелка наляво) към предишния сезон

На страниците за епизоди

(стрелка надясно) към следващ епизод
(стрелка наляво) предишен епизод

На всички страници за изображения

a отваряне на прозорец за добавяне на изображение

На всички страници за редактиране

t меню за избор на език, на превода
ctrl+ s изпращане на форма

На страниците за дискусия

n създаване на нова дискусия
w статус на наблюдаване
p публична/лична
c затваряне/отваряне
a отваряне на действия
r отговаряне в дискусия
l към последния отговор
ctrl+ enter изпращане на вашето съобщение
(стрелка надясно) следваща страница
(стрелка наляво) предишна страница

Настройки

Искате ли да го оцените или добавите към списък?

Вход