Soporte de The Movie Database

  • I was kind of confused about the what "simultaneous connections" mean
  • Initially, I though a connection mean a request to CDN ( for images posters, backdrops, logos ) and a request to api for fetching movies and shows
  • Then I used studied the headers and keep alive connections and came to a conclusion or undrestanding that a connection or open connection mean a path between client IP address and the CDN/Api
  • So if I'm only using api.themoviedb.org/3/movie or discover or tv it means a connection is counted
  • if I'm using image.tmdb.org/t/p/ to fetch image another connection is counted
  • So the amount of simultaneous connection would be 2 and exactly 2 if i'm only using these 2 hostnames ( regardless of what endpoints I use further e.g. disover/tv/movie )
  • SO EVEN IF my app is requesting let's say like 100 images simultaneously ( when the homepage loads ) ( using hostname: image.tmdb.org ) while it's fetching movies or shows simultaneously let's say like 40 movies at the same time concurrently ( as the limit is 50 per sec ) ( using hostname: api.themoviedb.org ) the total number of connection would be exactly 2 ( two hostnames are used ) not 140 simultaneous connection ( 100 for image and 40 for movies )

Please a clarifications by mod and @travisbell would mean a lot, I'm stuck on this from past few days as I dont wanna get a ban or blacklisted for hit and trial of my app. Thanks You

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión