ASP slow-down server script

Please support our ASP advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Solved Threads: 0
AlPhA AlPhA is offline Offline
Junior Poster

ASP slow-down server script

 
0
  #1
Feb 19th, 2002
Incissor... you have any ideas for a script (something that you put into a big asp script) that will considerably slow down the server? So far, i've been able to develop a script that will make the computer go into a loop, but i don't want that. I want something to be able to considerably slow down the computer. Preferably, something that will slowly, but efficiently, slow down the server. Any ideas? I got one, but i haven't tried it yet.
For wateve=1 to 9999
(*some code here*)
Next

Ok... while writing the above script, the best thing would be not to do:
set object = nothing
object.close

But, i would prefer to make the slow-down script more hidden, rather than just not closing the object. Any ideas? would be appreciated
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: ASP slow-down server script

 
0
  #2
Feb 19th, 2002
I don't see why you would want this except for being a pain in the ass towards some host company. Either way, you'd find out somehow... so... the simplest way is to make an infinite while loop and throwing some junk in the middle, like multiple nested subqueries, and complex usage of multidimensional arrays... also try accessing 2^N recursive functions.
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Solved Threads: 0
AlPhA AlPhA is offline Offline
Junior Poster

Re: ASP slow-down server script

 
0
  #3
Feb 20th, 2002
Not loops... i made that once. Lol!! in less than a minute it was asking to increase the page file size from 600 megs to 1.5 gigs.

2^n recursive functions? Make the comp factor a really really big number? Lol... i'm gonna do that.
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC