Hi All,

I've search the archives and I've seen several posts indicating that there
is a bug in the isapi connector in regards to large file uploads (or not
that large, since the error seems to occur at or around 50Kb.) The problem
being that "the stream ended unexpectedly. 

The strange thing is, I don't see this problem when I upload a large file
(3M) within our intranet (I'm using IIS6, Tomcat 5 & jk2.0.4), only when I
try to access from the internet.

This leads me to believe there is some sort of timing problem (the connector
trying to grab data that hasn't yet arrived?)  Interestingly, I solved the
problem by turning debug on - forcing the isapi connector to log debug
messages and making is slow down a bit. That 3M file uploaded with no
problem.

So, here's the question ... is there a properties file, ini file ...
anything ... where I can set the size of the buffer in the connector? It
looks like it's grabbing about 8Kb each time.

--JoAnn 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to