Hi,
I'm using Sun One (iPlanet) Web Server 6.0 sp1 to run my servlet-jsp application, and having trouble where the web server stops printing out
logs for couple of minutes, all of a sudden.
Because of that, there's 1~4 minutes hole in my web server's log.
It seems that it happens when the server is sending relatively large
response to the client, because for every hole in the log, there's
a record of relatively large
jsp file(900KB~3MB) sent back to the client.
Did anybody have this kind of problem before?
Can anybody help me in anyway to find the cause of this problem?