I'm trying to accept http file uploads in a RB CGI application called from Apache2.
If I submit a file larger than 64k, and then try to read StdIn, the cgi seems to block, and I have to wait for apache to timeout before getting the file processed (but incomplete). I can read all the system environment variables just fine, only a problem if I try to read, even 1 byte. This a feature or a bug? Thanks, -Bill _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
