•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 391,626 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,740 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 5008 | Replies: 2
![]() |
•
•
Join Date: Feb 2002
Posts: 175
Reputation:
Rep Power: 7
Solved Threads: 0
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
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!
•
•
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation:
Rep Power: 12
Solved Threads: 1
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.
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ASP Marketplace
•
•
•
•
.net ad advertising ajax architecture asp backup beta business centro crash custom daniweb database dell developer development dom doubleclick enterprise feed google internet linux longhorn mail microsoft mmorpg msdn news novell office open qmail reader red hat rhel server skin software source sql suse theme vista weather windows windows server xml xoap
- Senior C#.Net Software Engineer - Oxfordshire - ASP. Net / SQL Server (Web Development Job Offers)
- connect one server from another server through script (PHP)
- transfer data from an asp .net page into a javasscript script (ASP.NET)
- ASP upload won't write to server (ASP)
- ASP.NET, referring to a DataSet within script (ASP)
- ASP.NET: Problems with CustomValidator... (ASP.NET)
Other Threads in the ASP Forum
- Next Thread: Calling Oracle Stored Procedures with ASP



Linear Mode