如果停留一段时间不操作界面,再点击时就会报500错误,如何解决?是不是将属性文件:
In seconds,the keep-alive for http and https requests.
weblogc.httpd.http.keepAlivesecs=2000(改大)
weblogc.httpd.https.keepAlivesecs=1200(改大)
...全文
391打赏收藏
关于weblogic中属性配置的一个问题?
如果停留一段时间不操作界面,再点击时就会报500错误,如何解决?是不是将属性文件: In seconds,the keep-alive for http and https requests. weblogc.httpd.http.keepAlivesecs=2000(改大) weblogc.httpd.https.keepAlivesecs=1200(改大)