I'm running mediawiki on an apache on a regular pc running vista (don't know the specific specs, but a regular pc, one year old, nothing special).
Edit: I'm guessing something like duo core 2 2 giga hertz processor, broadband connection (500 kb/s at least) and most of the time the requests will be sent through LAN (but sometimes through the internet)
I want to use the mediawiki api to send a lot of requests to this server. I'm talking thousands of requests every few seconds at worst case. (A lot of these requests may repeat themselves, I guess some sort of cache would help)
Will the server handle this, or do I need a stronger/dedicated computer?
Edit: I'm not looking for specific yes/no, but what configuration of computer will support how many request per second.
Thanks