Forum Moderators: open
I have my wordpress DB hosted on a separate server for security reasons.
Heh ... scanning 10k ips is getting trivial these days!
. I get over latency issue by putting my php files also on the DB server, and running the webserver on the front-end machine. That way, instead of 50-60 DB queries moving to and fro, there's only one query from Nginx to PHP, and the rest of the processing happens within the core unit.
My guess, would be that he has access to your website in someway, that he is able to read out configs.
I'm forced to put the DB on another host because I need a high-power instance for the same, which is not available with my front-end host. However, if I put the front on the other host, the network profile is all screwed up (that's a real problem in Asia). The host that I use for the DB has a terrible network. I am trying to get the best of both worlds by using the current set up.
Earlier you said security reasons?
You say Asia, but does it have to be hosted in India? If you cannot find what you need in India (it is an Indian focused site, if its the same one you mentioned in an earlier thread?) there are good VPS providers in SE Asia, maybe even the Middle East.
the question is how the attacker is tracing the latter given its IP is not public