Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. backend default {
  2. .host = "127.0.0.1";
  3. .port = "81";
  4. .first_byte_timeout = 300s;
  5. .connect_timeout = 100s;
  6. .between_bytes_timeout = 100s;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement