Bind IP problem with GreenSQL
Posted by admin in Unix, tags: Bind IP problem with GreenSQLAs I already described before that one of our site that I maintained is using GreenSQL.
We have split the Webserver and Database server.
By default, GreenSQL is using 127.0.0.1 to bind. So that it will have 127.0.0.1:3305 to connect
My problem is, it’s imposibble to use 127.0.0.1 because we have split the database server.

Entries (RSS)