2.1.4 Best Practices for Database Application Services
Associate each primary database application service with a corresponding True Cache database application service.
To distinguish the True Cache database application services, it's a good practice to use
the primary service name followed by _TC
.
For example, if the primary service is SALES
, the True Cache
service would be SALES_TC
.
Also, only start the True Cache services on True Caches, and make sure they're read-only.
Parent topic: Overview of the True Cache Configuration