--> Tuesday, September 2, 2003, 2:33:30 PM, [EMAIL PROTECTED] wrote:

> Dietmar Schwertberger wrote:

>>I can see
>> StreamOut Error: (10053, 'Software caused connection abort")
>>in the console window.
>>  
>>
> I don't have a solution for you, but I can say that we've seen this as 
> well; we saw it a long time ago, when accidentally serving large binary 
> files with a servlet. We worked around it by piping those files through 
> apache.

> As far as I know, this problem hasn't been fixed.

I almost replied to Dietmar earlier, but figured I could not be helpful.

Matt, your problem sounds like a simple timeout limitation. Which means it
should be possible to fix via a configuration value or similar.

I assume Webware allows this in a global configuration, but it is also going
to be useful to allow a very granular configuration of this to set in rare
pages via the API. If these things are not possible, perhaps they should be.

A third thing to consider is allowing configuration of the timeout on the URL.
For example : mypage.psp?_WWTimeout=120000. However, this is the THIRD thing
to consider, so don't get hungup on it. I understand people might not like it.

Then again, I was once flamed by Webware advocates for explaining PHP's
helpful handling of form variables, such as naming them with [] postfixed to
put multiple into an array. Next thing you know I am checking out WebWare
and see very nearly the same abstract concept in form variable actions
prefixed with _. So you never know, and that is why I mentioned the third.

-Kai



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to