php - Java: increase page load time script -


i want know there way (by java or php) increase page load time onload simulate overload of server.

i have tried delayer() "function" actualy loads page.

try thread.sleep(long milliseconds) in servlet code. thread class javadoc:

causes executing thread sleep (temporarily cease execution) specified number of milliseconds, subject precision , accuracy of system timers , schedulers.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -