V-222595
Application Security and Development Security Technical Implementation Guide
Title
The web service design must include redundancy mechanisms when used with high-availability systems.
Description
<VulnDiscussion>DoS is a condition when a resource is not available for legitimate users. When this occurs, the organization either cannot accomplish its mission or must operate at degraded capacity. In the case of application DoS attacks, care must be taken when designing the application to ensure the application makes the best use of system resources. SQL queries have the potential to consume large amounts of CPU cycles if they are not tuned for optimal performance. Web services containing co...
Fix Text (Documentation Requirement)
Build the application to address issues that are found in a redundant environment and utilize redundancy mechanisms to provide high availability.