Jump to content

hh_elfman

Members
  • Posts

    2
  • Joined

  • Last visited

hh_elfman's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Certainly. I'll throttle the DB surge back and try to find more efficient transaction to use. Thanks!
  2. a. Username : elfman b. Server : stevie c. Main domain : elfman.heliohost.org I definately have been doing occasional (probably once a day) large surges of database inserts that I can try to avoid. Is there any information about whether the load surge was in mysql or if it was in php? I don't see how the issue could be related to the internet traffic as there really shouldn't be that much volume of http requests generated here. I suspect that when I upload database rows that I need to either throttle down the rate I insert into my database and insert some pauses or add some transaction to insert multiple rows at the same time to reduce database load. Probably some combination of the two. Thx,
×
×
  • Create New...