views:

21

answers:

0

hey all, I have a little tag on my blog pages to help me track user stats...

which then echo's out javacsript to the browser. This script tends to hang sometimes, maybe my server is overloaded or some other issue. Is there a way to terminate the loading of this script after 2 seconds lets say? or configure my apache at myothersite.com to kill the request after 2 seconds?

thanks so much