After deactivating IPV6 Websites are loading slower [SOLVED]

Expected Behaviour:

Websites should be loading faster

Actual Behaviour:

Websites taking very long to load, for example ikea.com

Debug Token:

https://tricorder.pi-hole.net/r7To3CTL/

I deactivated ipv6 because pihole wouldnt block ads on all devices. I even needed to call my ISP to deactivate the ipv6 dhcp because i cant change settings in my router.

Edit:
Okay, after some google searches i found out that, it was not because of ipv6 but because of the blockingmode. After putting the blockingmode to null it fixed the slow loading!

Why is this the expected behavior?

Normally it wouldnt take so long to load a website. I waiting 30 seconds for a website to load completely. That did not happen before i deactivated ipv6.

Since your debug log suggests you are using Pi-hole's DHCP server:
Please try disabling Pi-hole's IPv6 support as well - your debug log shows it to be active still:

*** [ DIAGNOSING ]: Setup variables
    DHCP_IPv6=true

You mean this?
image

*** [ DIAGNOSING ]: Setup variables
DHCP_IPv6=false

its false now but still the same. Its not loading fast.

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