my localhost working slow
Long DNS timeouts are almost always a sign of IPv6 issues.
Do you need IPv6 connectivity to apache ?
If not, I suggest changing
<VirtualHost *:80>
into
<VirtualHost 0.0.0.0:80>
Or disable IPv6 connectivity altogether.
my localhost working slow
Long DNS timeouts are almost always a sign of IPv6 issues.
Do you need IPv6 connectivity to apache ?
If not, I suggest changing
<VirtualHost *:80>
into
<VirtualHost 0.0.0.0:80>
Or disable IPv6 connectivity altogether.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us