I can do it. I should learn the process for submitting changes anyway. I'll base it on 1.6.
Thanks for the help. Really appreciate it. - Ryan On Aug 28, 2014 7:18 AM, "Lukas Tribus" <[email protected]> wrote: > Hi Willy, > > > > > I think that experimenting with (txn->status < 200 && txn->status != 101) > > everywhere we currently have a test for < 200 should be a good start. I'd > > rather do this in 1.6-dev first and observe for some time before > backporting > > to 1.5, and why not, 1.4. > > Understood. > > > Ryan, would you like me to send a patch to adjust those two conditions or > do you want to handle it? Either way is fine for me. > > > > Thanks, > > Lukas > >

