Forum Moderators: phranque

Message Too Old, No Replies

apache2 stops service by quick click

apache2 service

         

gg_fish

1:02 am on Sep 3, 2010 (gmt 0)

10+ Year Member



Hi, I have this problem ever since my project started, and I have tried and tested hundreds of times but without success > < Here is the problem:

I found if I click buttons on my page fast, which means one click after another in a short time, the little circle icon on IE's tab will be circling there forever, and even when it finally stops after a long time sometimes, part of the resource will never be served by apache2. The resource can be a css file, or most of the time some button image. And worse of all, in some bad case, it won't work even by pressing F5 key.


I check the apache error log, and there is no obvious error information. I know there could be so MANY reasons that cause this problem, but I am open to ANY suggestion and willing to give it a try to fix the problem.

I use Adobe's Spry framework and prototype 1.6 on the client side, and my pages refresh periodically to get new information from server.

Thanks for any advice.

g1smd

6:44 am on Sep 3, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Are you sure the server didn't send it, or could it be that IE failed to process what it received?

gg_fish

7:57 am on Sep 3, 2010 (gmt 0)

10+ Year Member



Hi g1smd,
Thanks for you suggestion. Yes you are right on that, I did test with Firefox and it didn't happen. Any ideas on how to solve that? or is there any tools which can help me to find out what the problem is?

I tested with both IE7 and IE8, and the same thing doesn't happen when I try to access other websites like yahoo using the same browser.