I want to add comment functionality to my humor site but I'm worried about it raping my mysql database. I already automatically cache all my pages every 10 minutes but if I add comments too (that would probably be updated fairly often) wouldn't that just add unnecessary mysql connections. Fuck... I don't know, my mind's all over the place.
Anyone have any advice on how to reduce the load on the database? I'd probably use this comment script: PHP Comment Script - GentleSource.com
Anyone have any advice on how to reduce the load on the database? I'd probably use this comment script: PHP Comment Script - GentleSource.com