diff options
author | nico <nico@magicbroccoli.de> | 2020-03-06 12:43:15 +0100 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2020-03-06 12:43:15 +0100 |
commit | c8d88a537d3afdc10618e92ea63dc353a3250058 (patch) | |
tree | 63e65831a7921586de339fdfd060450a0235dc5c /config_example.json | |
parent | 95616508ceb29303a87b71544c3b36929c0bd3d2 (diff) |
better session handeling
* improved session handeling
Due to the with statement in the session creation process, every requests to the api created a new session. This patch decreases the enormous TCP overhead, by creating a single global session to reuse.
Diffstat (limited to 'config_example.json')
0 files changed, 0 insertions, 0 deletions