Image (Resize, Crop, ...) doesn't use previous generated files

@lukasbestle As you mentioned, the first load took ā€œ3 secondsā€, the following page load around ā€œ3 millisecondsā€. When you wait a while (a longer period), the next page load again lasts ā€œ3 secondsā€ - then the next page load ā€œ3 millisecondsā€ - and so on. (The ā€œsecondsā€ depends on the host, which is running the scripts)

After a hint in another post (Super slow frontend and panel not loading at all), I changed von PHP 7 back to 5.6 and activated fast-cgi.

This helped in that way, that the (first) load of the pictures lasts only a tenth of the time required before. But the first load of one (!) picture (of a dozen on this page) requires still approx. 500 milliseconds.