A bottleneck occurs when a server in a web application environment (either an application or database server) does not respond to a request quickly or efficiently. The reason for slow response or poor performance on the part of a server might include the following:
-Experiencing a heavy load
-Performing a task in an inefficient manner
-Lacking the processing capacity to perform the task quickly
Comments