[ENBD] Two ENBD issues
Peter T. Breuer
ptb@it.uc3m.es
Fri, 29 Sep 2000 18:11:56 +0200 (MET DST)
"A month of sundays ago Daniel Shane wrote:"
> see if the rollback problem fades away. As for the max number of
> simultaneous requests, you seem to have 1 as a backlog in your
> listen()'s. Should we not up that a little bit? Maybe that by the time
> the next listen came, one request was lost.
Yes, I kept it as one. I wasn't expecting requests to come in
simultaneously. If the connection is rejected ... well, I don't know.
My intention was that the client should retry, but maybe a broken
initial attmpt is catastrophic. I'll look to see, and do something
about it if that is the probem.
> Are you going to make a new release with the fix for the read any time
> soon (maybe you already did...)? If so, I will give you some feedback on
Well, 2.4.14 is accumulating.
> monday, the only time in the week that I can work in a school. I'll give
> it a try.
OK.
Peter