On 9/12/06, Dan Milstein <[EMAIL PROTECTED]> wrote:
> I don't have any kind of answer, but I've had a similar thing come
> up, so I'll pass it on, in case it helps narrow the focus:
>
>   - In my dev environment (Webware 0.8.1 / Apache 2 / Mac OS X 10.4),
> when I do large file uploads, it freezes the entire webware process
>
> Works fine in the production environment, so I've been lazy about
> tracking it down, but it's a particularly nasty freeze.  I have to
> kill -9 the process to get it to die.  Which does have the flavor of
> some sort of GIL issue.

Can you tell us what's different between your production and dev
environment? That would include how the process is launched as well.
And is there a difference in what modules get imported?

Also, even if you tapped into the cgi module, would you really be able
to give the user a progress bar? It seems that their window would be
tied up by the upload task being performed by the browser.

Gary, I'm sorry I don't have an answer. I guess I've been lucky enough
not to have this problem on production or development.

-Chuck

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to