After some tests with gtmetrix I realized that the images take a long time to load when they are resized from the url, using the "? resize = (dimensions) " method at the end of it. >
Example: meudomininio.com/imagem.jpg (20ms)
meudomininio.com/imagem.jpg?resize=100,400 (500ms)
My question is how to disable this setting, since site performance drops.
I use wordpress. EWWW and Fastern Cache plugins enabled, configured .htacess