[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: Unix.send blocks |
On 16-06-2010, Paul Steckler <Paul.Steckler@nicta.com.au> wrote: > I've written a wee Web server in OCaml that's compiled using the ocamlopt from the > Fedora MinGW distribution of ocaml. I'm running the server in Windows 7. > > Sometimes after receiving several requests, the Unix.send call that sends a response > back to a Web client just blocks. The send buffer is pretty large (64k), and the data > to be sent is always much less than that. > > While it's easy to reproduce the error (a certain pattern of requests from the browser), > I can't tell what particular conditions cause the blocking behavior. > > Any help appreciated. > I don't have a clue but maybe you can tell us more about "the pattern of requests from the browser". Regards, Sylvain Le Gall