[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] php resources compared to perl
- Subject: Re: [cobalt-users] php resources compared to perl
- From: Kingsly John <kingslyj@xxxxxxxx>
- Date: Thu Oct 18 02:57:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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