HTTP requests getting a slow response
There can be periods when the HTTP requests don’t seem to get processed for about 10 mins then they kick in again. What is the possible cause of this?
The solution was to add the following in the http settings:
ThreadsPerChild(200)