Based on initial load tests against the 4.0 base, the server may attempt to process connections beyond the resource limits of the host, which causes a permanent failure of the TaskEngine (until restart).
The TaskEngine should be modified to prevent this error, preferring instead to slow down the responses when the connection load becomes too heavy to process with the available resources.
Based on initial load tests against the 4.0 base, the server may attempt to process connections beyond the resource limits of the host, which causes a permanent failure of the TaskEngine (until restart).
The TaskEngine should be modified to prevent this error, preferring instead to slow down the responses when the connection load becomes too heavy to process with the available resources.