Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: probably OT: Apache and Rebol

From: gabriele:colellachiara at: 28-May-2005 18:56

Hi Eric, On Saturday, May 28, 2005, 6:15:21 PM, you wrote: EH> "webserv.r sets system/ports/input to the actual TCP connection with the EH> browser, so it is slightly different from what you get running rebol CGI EH> scripts with Apache, being a TCP port rather than a file port, but it EH> generally works the same." Did you try: set-modes system/ports/input [binary: true] ? Also, if it is not already set to no-wait, you'll probably want to enable that. You may also need to check the Content-Length and only COPY/PART that much data. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/