MySQL and Nginx mystery
Francis Daly
francis at daoine.org
Sat May 7 01:06:26 MSD 2011
On Fri, May 06, 2011 at 03:50:08PM -0400, TECK wrote:
Hi there,
> What I actually try to do is: force Nginx to show one IP to the MySQL
> server, no matter on what server the user is.
In your setup, nginx isn't talking to mysql at all.
It's the fastcgi server that runs the php code that connects to mysql. So
you'll want to look there for the resolution.
Good luck,
f
--
Francis Daly francis at daoine.org
More information about the nginx
mailing list