Please add support for cache resampling to image services so that image service cached tiles are resampled in Map Viewer and Map Viewer Classic.
I have an image service with "Resampling" enabled on the caching settings page in ArcGIS Server Manager. When viewing the image service in ArcGIS Server Administration Directory I can see that there is a property for resampling and the value is set to true. However, when I view the image service in Map Viewer or Map Viewer Classic once I get below the last cached level the tiles disappear instead of resampling.
If I publish one raster as a map service and cache it the same way as the image service then I get the expected behavior in Map Viewer and Map Viewer Classic and the resampled tiles display.
After reviewing the ArcGIS REST API documentation it appears image services do not support the resampling property at the API level. I can confirm that the resampling property is not shown for my image service in the ArcGIS REST Services Directory, but as far as I can tell the rest of the cache properties are shown.