Jump to content

Spam Click On Same Link


xenophobia

Recommended Posts

Hi,

Im running Apache 2.2 on Windows Server 2003 with PHP 5.2 and MySQL 5.1 Community Server.

I have installed Joomla on this server. Its running well. However, when I click on a same link many times (10 times) in a Joomla's page, the CPU usage shoot to 100% and stay for few minutes before its dropped. When the CPU shoot to 100%, no one else can visit the Joomla page, the page will keep loading.

 

I just wonder is it Apache problem or Joomla's problem. But I personally think will be Apache on Windows Server problem. Anyone facing similar problem?

Link to comment
https://forums.phpfreaks.com/topic/201998-spam-click-on-same-link/
Share on other sites

Is it a crappy server?

 

10 page loads should not flood a server by any means.  There's either a race condition, or something isn't right.  The easiest way to go about it if you already have it setup would be to use something like xdebug to see where the hang is (or the slow down).

 

But, you could also just try to figure out what's taking so long.  Also, how many requests is Apache setup to handle at a time?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.