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
-
Consider moving to .net, our services are crunching 1.2M/s, and we're middle of the pack.
-
C0D4681384yWordpress will shit it's self at the DBS side, nginx should suffice or scale the web instances if needed, but ideally scale in db replication and don't - for the love of god *unpacks a new keyboard* - have the same EC2 instance host both the web and dbs.
-
I agree, local db is much faster compared to rds or db on same network.
But as said, it's multiple wordpresses 😂
I still hope, nginx can pull me out of this shit. -
Or using WP as offline CMS which would make the actual online website static, yielding both better performance and security.
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
johnny253when your code is a mess but everything work out in the end
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
I recently got a project for scaling multiple wordpress sites for around 5k req/s
The biggest mistake I made is that even though it's wordpress I accepted it, fml!
Even aws load balancer gave up.
rant
wordpress
fml