ldsmike88 Posted May 29, 2006 Share Posted May 29, 2006 I make a lot of query's on my website. I mean WHOLE lot. Is that bad? Link to comment https://forums.phpfreaks.com/topic/10736-query/ Share on other sites More sharing options...
Prismatic Posted May 29, 2006 Share Posted May 29, 2006 [!--quoteo(post=378232:date=May 29 2006, 05:31 PM:name=ldsmike88)--][div class=\'quotetop\']QUOTE(ldsmike88 @ May 29 2006, 05:31 PM) [snapback]378232[/snapback][/div][div class=\'quotemain\'][!--quotec--]I make a lot of query's on my website. I mean WHOLE lot. Is that bad?[/quote]not necessarily. More queries means more server resouces used, which can mean slow performance and lag for everyone on the server, webhosts dont like that much. I once was running a script to build an MD5 database, within a day or so I had every single word possible up to 4 digits, and work had begun on the 5 digit ones. The script was making thousands of queries a second. Thankfully I was running this on my home server, because within a couple hours the server would die from the load.. Link to comment https://forums.phpfreaks.com/topic/10736-query/#findComment-40116 Share on other sites More sharing options...
ldsmike88 Posted May 29, 2006 Author Share Posted May 29, 2006 Hmm... I never thought about lagging. Well, atleast for right now that wont be much of a problem. Thanks! Link to comment https://forums.phpfreaks.com/topic/10736-query/#findComment-40118 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.