Socket issue weblogic.utils.net.SocketResetException
Hi All,
We are getting below error in weblogic log.
Issue:- we have observed that we are getting continuous below error in weblogic log which cause slowness of website in PROD.
Question:-
1. Can this hit performance?
2. should we need to increase value of (StuckThreadMaxTime) ?
3. When request comes server for url to download pdf. for example. First time while generating binary content(PDF), socket connection reset. Does it start generation of binary content again from start or start from where it left to generate due to timeout. ?
4. Does below property play any rule in Apache when request take time in Weblogic more than configured