Axuda de The Movie Database

Let's say I create a Node.js server and implement the following : create an endpoint through which data is sent to the client side, but the server's IP is used to make the request call to the TMDB API.

What should I do in this case ? Does the TMDB API accept the 'X-Forwarded-For' header, allowing it to recognize that the server is initiating the call on behalf of the client ? Also, will the rate limit still be 50 requests per second for the IP ?

2 respostas (na páxina 1 de 1)

Jump to last post

Hi @tonchiroody,

No, we do not let users set the X-Forwarded-For header. You can make the requests from your server, or have your client make them directly. It's up to you. If you decide to do server side requests, I usually recommend caching requests, even just a simple caching proxy will help a lot, so that you minimize the requests where possible.

Oke thanks for the clarification, Im thinking of using Redis

Non podes atopar unha película ou serie? Inicia sesión para creala.

Global

s amosar a barra de procura
p abrir menú do perfil
esc pechar e abrir xanela
? abrir xanela de atallos do teclado

En páxinas de medios

b atrás (ou á principal se aplica)
e ir a editar páxina

En páxinas de tempadas de televisión

(flecha dereita) ir á tempada seguinte
(flecha esquerda) ir á tempada anterior

En páxinas de episodios de televisión

(flecha dereita) ir ao episodio seguinte
(flecha esquerda) ir ao episodio anterior

En todas as páxinas de imaxe

a abrir a xanela de engadir imaxe

En todas as páxinas de edición

t abrir selector de traducións
ctrl+ s enviar formulario

Nas páxinas de debate

n crear un novo debate
w amosar o estado do seguimento
p mudar público/privado
c mudar abrir/pechar
a abrir actividade
r responder no debate
l ir á última resposta
ctrl+ enter eviar a túa mensaxe
(flecha dereita) páxina seguinte
(flecha esquerda) ir á páxina anterior

Configuración

Queres valorar ou engadir o elemento a unha listaxe?

Iniciar sesión