Earlier this week, there we had Websphere OutOfMemory exception on one of our servers, now my question is, could this have been prevented if IHS was limited in the number of concurrent clients it could sustain. The underlying issue was caused by a database lock, but by the time this got cleared, WebSphere was out of memory.
I was just wondering whether we should limit the number of concurrent client connections in IHS to prevent this error from occurring?
Any help or recommendation would be highly appreciated.