Preparing for slashdotting
-
Hi!
Hope its correct forum to post.I need to emulate slashdotting of a wordpress site in controlled conditions. And examine database calls while it happens. Unfortunately when real slashdotting occurs I have to stop mysqld and the site is served from supercached files.
What happens is that with allmost all pages cached mysqld is still called and spikes load to hell (225 was last I saw). I examined logs and cannot find any strange of suspicious requests, so its just regular WP functioning.
So I basically need a tool for a controlled DDoS – so I can opt in for example 3 or 5 calls to a given page at a second. Of course I don’t need multiple IPs or whatever.
Maybe its something obvious like writing small shell script with lynx or wget but I am not good in shell scripting, unfortunately.
I don’t care where to run this tool from – my computer or from the linux server, as long as its configurable. I should be able to put URL and inteval to call it.
Thank you very much in advance!
NZPS. I think I read all on slashdotting on this site already and followed all advice.
The topic ‘Preparing for slashdotting’ is closed to new replies.