i want publish a service coutry( using tiles from a cache) but tile images too much and time is too long and my server does not allow this. I want to know how esri publich service with tile images too much and time is too long as service provided by esri . below is link service of esri:
var basemap = new esri.layers.ArcGISTiledMapServiceLayer("http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer");
map.addLayer(basemap);