Subject | English | Indonesian |
comp., MS | cache hit | hit singgahan (The condition that exists when a client requests content and the cache server determines that the content is both stored in the cache and up to date. When there is a cache hit, the content is streamed from the cache to the client) |
comp., MS | cache interval | interval singgahan (The length of time that a stored copy of the views that are shown in a dashboard can exist on the server) |
comp., MS | disk cache | singgahan disk (A portion of a computer's random access memory (RAM) set aside for temporarily holding information read from disk. A disk cache does not hold entire files, as does a RAM disk (a portion of memory that acts as if it were a disk drive). Instead, a disk cache is used to hold information that either has recently been requested from disk or has previously been written to disk. If the required information remains in a disk cache, access time is considerably faster than if the program must wait for the disk drive mechanism to fetch the information from disk) |
comp., MS | forms cache | singgahan formulir (A location on a computer's hard drive to store a local copy of a form to improve performance when opening a form subsequent times) |
comp., MS | global assembly cache | singgahan rakitan global (A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer) |
comp., MS | Microsoft Office Document Cache | Singgahan Dokumen Microsoft Office (A client-side cache for documents that are stored on Web servers. Documents are seamlessly replicated from this local cache, and uploaded to servers as required, enabling faster and more robust file access) |
comp., MS | object cache | singgahan objek (A cache that is used internally to optimize page rendering by storing properties of sites, page layouts, and pages. It reduces the amount of traffic between the Web server and a SQL database. This results in higher throughput of rendered pages, thereby increasing the number of pages that can be delivered to clients) |
comp., MS | object cache GC count | jumlah GC penyimpan objek (The total number of objects from the object cache that have been removed from memory by the garbage collector) |
comp., MS | object cache live count | jumlah aktif di penyimpan objek (The total number of objects that are currently active in the object cache. These objects can quickly be retrieved from the cache) |
comp., MS | Office Document Cache | Singgahan Dokumen Office (A client-side cache for documents that are stored on Web servers. Documents are seamlessly replicated from this local cache, and uploaded to servers as required, enabling faster and more robust file access) |
comp., MS | page output cache | singgahan output halaman (A special storage location of templatized pages for performance enhancement) |