geonode
geonode copied to clipboard
Django session table is filled with docker healthcheck sessions
Hi,
I have a docker compose instance of geonode (4.1.3) that is running and I have found out that my django_session table in the database is mainly filled with anonymous sessions coming from the "curl" healthcheck. The table is filled with 20000 records.
I am not sure if it causes any issue, but I wanted to check the sessions I had open and was surprised by the record count.