Changes between Version 3 and Version 4 of Ticket #31373


Ignore:
Timestamp:
Mar 17, 2020, 2:59:14 PM (4 years ago)
Author:
Marcin Nowak
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31373 – Description

    v3 v4  
    22ATOMIC_REQUESTS=False, AUTOCOMMIT=True, CONN_MAX_AGE=0
    33UWSGi threads are enabled (`--enable-threads`) 
     4Python 3.8.1 and 3.7.3
    45
    56After few hours all posgtress connections are used (too many connections error).
Back to Top