Monday, December 06, 2021

Re: django-ldap-auth authentication lasts several minutes on OpenBSD

> The only machine using another DNS server from my router is the Linux Mint development machine
> which holds the copy of my code and also runs django development
> server on 127.0.0.1:8080 and from where everything works without delays.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Then remove the entry from /etc/hosts and clear dns cache.
Then try again on development machine and if you encounter same delays
then you have found the culprit...

No comments:

Post a Comment