Re: keep-alive to backend + non-idempotent requests = race condition?

2016-09-06 Thread Emiel Mols
Anyone? On Thu, Aug 25, 2016 at 3:44 PM Emiel Mols wrote: > Hey, > > I've been haunted by this for quite some time, seen it in different > deployments, and think might make for some good ol' mailing list discussion. > > When > > - using keep-alive connections t

keep-alive to backend + non-idempotent requests = race condition?

2016-08-25 Thread Emiel Mols
Hey, I've been haunted by this for quite some time, seen it in different deployments, and think might make for some good ol' mailing list discussion. When - using keep-alive connections to a backend service (eg php, rails, python) - this backend needs to be updatable (it is not okay to have ling