I have 2 VM's in the same machine, one running Apache, the other running MySQL.
When trying to connect from Apache to MySQL it takes 5 seconds for the console to come up.
When attempting to connect from Apache to an external MySQL, it works in less than 1/4 of a second.
How can I debug this? Could this be routing? I am accessing via IP, same network, same segment, etc.
How can I fix this?