Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Linux434836y@xalys
Not really actually. I prefer instead to loadbalance entire webbservers.
HAproxy is recommended -
xalys16076y@Linux thanks. I’m building a web cluster with HAProxy and was wondering if I would gain performance by load balancing PHP as well. So if HTTP traffic comes in on server A, server A and B could both handle PHP..
-
xalys16076y@Linux yeah, for now I’m going to go with HAProxy, ExaBGP for my VIP, and a UNIX socket for PHP-FPM..
-
xalys16076y@Linux hmm, I'm benchmarking it right now. I think I'm going to the results in a little blog, because there's not much information on the interwebs about PHP-FPMM load balancing specifically :(
Related Rants
Does anyone have experience with load balancing PHP-FPM?
question
fuck this shit