]
Manjunatha KB commented on WFLY-4387:
-------------------------------------
Thanks for response stuart.
One last query.. Is there any way to increase http connection timeout atlease...
Unable to configure ajaxTimeout in wildfly 8.2_Final
----------------------------------------------------
Key: WFLY-4387
URL:
https://issues.jboss.org/browse/WFLY-4387
Project: WildFly
Issue Type: Bug
Affects Versions: 8.2.0.Final
Environment: OS : Windows 8.1
WildFly: 8.2_Final
Reporter: Manjunatha KB
Assignee: Jason Greene
Labels: wildfly
Hi. Am newbie to wildfly. Am facing an issue in getting ajax response as my DB is taking
some quite time due to huge data. I guess wildfly is throwing internal server error after
exactly 10 seconds of request time. So i need to know is there is any attribute which I
need to set in standalone.xml to increase this timeout. Exactly as there is
"ajaxTimeOut" in apache Tomcat.