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

ports/buffering

 [1/3] from: c::langreiter::synerge::at at: 21-Jun-2002 15:28


Is there any information on how the REBOL ports buffering layer works? I'm currently trying to track down weird problems I have with a hipe-inspired REBOL server - "usually" it works very well, but when there's a bit of other network traffic on the machine (Win2K), e.g. I open a web site, client ports start to killed (none is received on the client side - frankly I don't know if the client can't handle the incoming data fast enough or if it's a different kind of problem). Is this a symptom that's known to experienced server writers? If you want to try it yourself, you can download the package from http://www.langreiter.com/rebol/server/0.3.0/ Start the generic-server.r first and then client-run.r, in the client-run.r console enter "evertest". You can start several clients at once as well. I would be very happy to receive reports on the behaviour ("port unexpectedly closed, retrying ..." is the evil message to be on the lookout for ;-). Best regards, -- Chris

 [2/3] from: g:santilli:tiscalinet:it at: 23-Jun-2002 3:04


Hi Christian, On Friday, June 21, 2002, 3:28:35 PM, you wrote: CL> Is there any information on how the REBOL ports buffering layer works? Did you try using /DIRECT? Just to see if it's really because of the buffering... (I think tcp:// ports are always direct anyway...) Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

 [3/3] from: petr:krenzelok:trz:cz at: 23-Jun-2002 12:00


Gabriele Santilli wrote:
>Hi Christian, >On Friday, June 21, 2002, 3:28:35 PM, you wrote:
<<quoted lines omitted: 4>>
>Regards, > Gabriele.
Hi, we just yesterday discussed port with Volker on IOS Conference, so here's few links I found on escribe rebol archive: http://www.escribe.com/internet/rebol/m5994.html (try also to find original Jeff's message - it was inspiring too ...) http://www.escribe.com/internet/rebol/m3966.html http://www.escribe.com/internet/rebol/m1346.html http://www.escribe.com/internet/rebol/m13836.html Take care however - some info could not be actual already .... Cheers, -pekr-

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted