Thank you for the reply.
The code you wrote is to prevent timeouts.
[SetEnvIf Request_URI “^\/wp-admin\/” noabort noconntimeout]
but, I don’t want to prevent timeouts.
I want to stop getting image groups forever.
(*1 Becouse, I don’t use the image optimization.)
(*2 Becouse, my site will continue to grow and the number of images will exceed 100,000,000. So even if I prevent the timeout, it will take a long time to load)