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

RE: [cobalt-users] ASP engine spinning



> -----Original Message-----
> From: Greg Hewitt-Long [mailto:cobaltusers@xxxxxxxxxxxxxxxxxxx] 
> Sent: Wednesday, October 08, 2003 8:47 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] ASP engine spinning
> 
> 
> I have a virtual site which does NOT has ASP connected - 
> however, this domain was previously using ASP very heavily.  
> When requests come in for now non-existent asp pages, I 
> expected the 404 handler to cut it - but it doesn't!
> 
> Instead of the user seeing 404 - the ASP engine sits spinning 
> it's wheels, and consuming large amounts of cpu.
> 
> The problem is that this results in a load average of 2-3 - 
> and if this process is left unchecked, during the nightly 
> log-processing time (3-4AM) - I see a lav of 5-12.
> 
> How can I force a domain to handle all ASP calls as errors 
> and either 404 them, or 301 them back to the front page of the site?

Are you sure your /etc/httpd/conf/httpd.conf file is correct??
If you open it up, and look under the section <VirtualHost> for you client, the line
AddHandler .asp should be commented out for your client. If it is not, I would try to change it in the GUI and resave the site, to see if the httpd.conf file picks it up.
Vidar
> 
> tia
> 
> Greg
> -- 
> E-Commerce Software & Web Design Services. 
> http://webyourbusiness.com Reliable Web > Hosting from 
> $4.99/month - http://www.aaabusinesshosting.com/
> Domain Registration from $13/year - 
> http://aaabusinesshosting.com/domains/
>      TF: 
> 1-877-416-8655   PH: (970) 266-0195   FAX: (970) 266-0158
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to: 
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
>