Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Document timeouts #36

Open
splushii opened this issue Oct 25, 2019 · 2 comments
Open

Document timeouts #36

splushii opened this issue Oct 25, 2019 · 2 comments
Labels
documentation Documentation is missing or needs updating

Comments

@splushii
Copy link

In order for users to be able to configure sane timeouts in origins, it must be clear what timeouts are set in ORM.

For example the HAProxy timeouts:

    timeout connect 10s
    timeout client 15s
    timeout server 15s
    timeout queue 10s
@splushii splushii added the documentation Documentation is missing or needs updating label Oct 25, 2019
@ghost
Copy link

ghost commented Mar 6, 2020

@splushii @nflx This looks partially fixed in 1.2.0, right? At least for the timeout server default?

@nflx
Copy link
Contributor

nflx commented Mar 10, 2020

@splushii @nflx This looks partially fixed in 1.2.0, right? At least for the timeout server default?

@svtfrida For timeout server, I hope so. But the others I haven't seen documented yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation is missing or needs updating
Development

No branches or pull requests

2 participants