Re: Only one request from client but was served twice by Tomcat

2015-01-20 Thread Mark Thomas
uest. > > Totally there was only one request from client but was served twice by > Tomcat what could be the reason? Look in Tomcat's access logs to see how many requests were received. Look in the access logs of any proxies between the client and Tomcat. Check each component

Only one request from client but was served twice by Tomcat

2015-01-20 Thread dkumar
once again served by Tomcat, and again logged at server end, but at client end no logging for a fresh second request made, and logs of one successful completion of the request. Totally there was only one request from client but was served twice by Tomcat what could be the reason? We are using