Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. # This setting controls the maximum lifetime of a connection in the pool in milliseconds.
  2. # - The value should be at least 30 seconds less than any database or infrastructure imposed
  3. # connection time limit.
  4. maximum-lifetime: 900000 # 30 minutes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement