Admin Interface Slow

Expected Behaviour:

Handle DNS Traffic with working Web interface

Actual Behaviour:

DNS Traffic flows fine, however web interface is slow.

Do I need to use nginx to correct this or is there a faster/simpler solution?

Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

Only for Docker I added below.

        ulimits:
            nofile:
                soft: 1024
                hard: 4096

To resolve the issue

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.