What are the benefits of The Shared Cache Mode?
Answer / chaitanya
The shared cache mode offers the following benefits:
Server processes share a common cache file, which reduce the disk space consumed by multiple cache files.
Improved initial transaction load performance. Because all objects are already cached, the initial load performance is equivalent to subsequent loads. This is the major difference from previous behavior.
Improved performance because the system does not write new items to the cache. As such, the cache file never grows. This prevents the host running out of disk space as each PSAPPSRV cache grows in size.
Simplifies file management by having fewer files for the system to maintain.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we delete the cache of the WebServer?
When navigating on-line, how do you locate:
Walk through the process of how a request from the client gets processed and returned to the client from a data perspective?
Name the configuration file of Application Server and its location?
What do you execute to start the web server for PeopleSoft?
What is the ALTER AUDIT?
Name the configuration file of Process Sheduler and it’s location?
Does each process scheduler server domain have its own location in the Report Repository?
What is DDDAUDIT?
What are The Process Scheduler Configuration Files?
What is SMTP?
What protocol is used between client and WebServer?