[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php resources compared to perl



On Thu, 18 Oct 2001, Mez wrote:

 |Nope the perl script does not use mySQL database currently.

Using an mysql database you can reduce some amount of disk reads due to
caching I suppose.

 |The load on CPU isnt that high constantly, its just when the script.cgi
 |kicks in - unsure why it does.

Could simply be a shoddily written script.

Check your logs/stats to see how many hits does that script get.. and how
many overall.

Kingsly