<div dir="ltr">For a heavily trafficked site I have had success with the following setup:<div><br></div><div>1 nginx server -> 1 load balancer -> 8 starman application servers</div><div><br></div><div>Each application server runs 8 starman workers, so that's 1 ngninx to 64 starman workers.</div><div><br></div><div>-Naveed Massjouni</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 28, 2014 at 2:19 AM, Gabor Szabo <span dir="ltr"><<a href="mailto:gabor@szabgab.com" target="_blank">gabor@szabgab.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>In a setup where I use Nginx as reverse proxy in front of Starman handling a Dancer2 application, what would be the recommended relation between the Nginx and Starman workers?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Gabor</div><div><br></div></font></span></div>
<br>_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
<br></blockquote></div><br></div>