Load Balancing PHP
Michael Shadle
mike503 at gmail.com
Tue Jun 1 20:47:50 MSD 2010
Always use private connections where you can. For php fastcgi engines,
mysql, memcached, everything.
On Jun 1, 2010, at 9:34 AM, "Mickie D" <nginx-forum at nginx.us> wrote:
> Thanks Mike you are probably right but I have high amounts of
> concurrent users on my site at any one time... from 500 - 800.
>
> I found fine tuning xcache, and memcache today has really helped
> out my server the pages are zipping open now.
>
> But I still want to offset the images and memcached to my new
> server... with nginx.
>
> When you are using proxy_pass do you have to use network (local)
> ip's or should you use public ip's ?
>
> Thank you
>
> Mick
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,92738,93201#msg-93201
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list