Hi,
I encounter a problem with a JSP page running on glassfish.
I have a JSP page that just send the current date with the "IAMUP" pattern.
My problem is that sometimes, I've no response... So I've done a tcpdump on
the machine runnning glassfish and I can see the request (GET /status.jsp
HTTP/1.1...) but I don't see any response ( HTTP 200 OK)....Yet, my page is
requested by glassfish (I log to a file all call to this page). This case
happends approximatively 1 times / 500...
Please, someone understand why ? Does glassfish can not transmit the answer ?
Thanks for help !
--
[Message sent by forum member 'kipioca']
View Post: http://forums.java.net/node/719483