Hi All,
That's caused by the IE keep-alive bug, Please refer to my previous post :
question : encounter java.net.SocketTimeoutException: Read timed out
occasionally
in below URL :
http://www.nabble.com/question-%3A-encounter-java.net.SocketTimeoutException%3A-Read-timed-out-occasionally-td1932660
Hi Mark & all,
After using the Jpcap (java sniffer tool) to watch the http packets, We
Finally
found out the root cause of this problem is indeed the keep-live BUG of
Internet
Explorer, below is our finding for your reference :
Finding 1 : When using AJAX to make http requests, Internet Explorer
isbale the keepAlive in Apache httd server then it occurs 66
times/day only.
It looks like it related the KeepAlive issue, but I learned from another
thread I post on the Tomcat User mail-list, said that this problem can be
resolved by using Tomcat http connector instead, Please have a check.
Tha
;> actualLen :0
SEVERE: formData Len error len :74 <> actualLen :0
SEVERE: formData Len error len :145 <> actualLen :0
SEVERE: formData Len error len :60 <> actualLen :0
Thanks & Best Regards.
James Wang
On Mon, Oct 13, 2008 at 4:34 PM, Johnny Kewl <[EMAIL PROTECTED]>
the
the browser get stuck on uploading the post body part always.
Thanks.
James Wang.
On Mon, Oct 6, 2008 at 4:39 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> James Wang wrote:
> > Hi Mark,
> >
> > Would like to know if Request.getParameter("parm") return nul
Hi Mark,
Would like to know if Request.getParameter("parm") return null is related to
the
SocketTimeoutException error, below was my finding that I posted last time
for
your reference .
Thanks.
James.
On Fri, Oct 3, 2008 at 9:50 AM, James Wang <[EMAIL PROTECTED]> wrote:
>
en :60 <> actualLen :0
SEVERE: formData Len error len :74 <> actualLen :0
SEVERE: formData Len error len :145 <> actualLen :0
SEVERE: formData Len error len :60 <> actualLen :0
Thanks & Best Regards.
James Wang
On Fri, Sep 5, 2008 at 10:26 PM, Mark Thomas <[EMAIL PROTEC
ll it cause too many connections
opened in our apache httpd servers.
Thanks a lot & Best Regards.
James Wang.
On Fri, Sep 5, 2008 at 10:26 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> James Wang wrote:
> > Hi all,
> >
> > we are encountering java.net.SocketTimeoutExcept
at
org.apache.catalina.connector.Request.parseParameters(Request.java:2379)
at
org.apache.catalina.connector.Request.getParameter(Request.java:1005)
at
org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:353)
--
--
--
Thanks & Best Regards.
James Wang