[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CPU in RED
- Subject: Re: [cobalt-users] CPU in RED
- From: Kris Dahl <kris@xxxxxxxxxxxxx>
- Date: Fri Jan 14 16:16:52 2000
on 1/14/00 1:58 PM, ISP at isplists@xxxxxxxxxxxx wrote:
> Look for author.exe also--9.9% CPU
>
> Use find:
> $ find /home/sites/ -name mail.cgi
Those both sound like home-grown cgi scripts... especially author.exe. What
the hell is that? .exe? I hope that someone doesn't think that a program
compiled on a linux machine needs to have that extension.
I would put some restrictions on what users are allowed to run on the
server, and for the time being, until you can get ahold of the user I'd turn
off the offending sites ability to use CGIs.
-k