Home
10.3.1 Include DynaCache in the design of applications
When designing a WebSphere Commerce application, to ensure performance, incorporate DynaCache into the initial design. Specific techniques to apply to your design include the following:
![]()
![]()
![]()
Design the pages in independent cacheable fragments.
![]()
![]()
![]()
Ensure the fragments are of reasonable size.
![]()
![]()
![]()
Consider cached fragment invalidation.
![]()
![]()
![]()
Ensure you invalidate as little of the cache as possible with each data change.
![]()
![]()
![]()
Avoid cache entries requiring timeouts.