Quote:
Originally posted by HQ
The only database queries i do is a "does this searchstring exist in the database?" so if i got a hit from http://www.freegallery.biz/whatever.html, i would check to see if "freegallery.biz" existed in my mysql database. i can't really optimize that anymore. the searchstring field is defined as "UNIQUE index(searchstring)", so it's unique.
|
Humor me and rewrite all your perl scripts which are executed from apache to php and tell me how much of a drop off in load on your system there is ;0
Joe