Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

What generates the message "Connecting To 1.2.3.4.." and how can I stop this "thing" from slowing down my WEB response times ????

  • 1 个回答
  • 47 人有此问题
  • 1 次查看
  • 最后回复者为 evilluke

more options

This problem started in January 2011. I have an AT&T 3G wireless connection to the INTERNET. Response time had always been amazing with the 3G and Firefox. Starting one day in January I started having long delays with every website, page, etc., etc. that I accessed. The message "Connecting To 1.2.3.4..." appeared with everything I did.

This problem started in January 2011. I have an AT&T 3G wireless connection to the INTERNET. Response time had always been amazing with the 3G and Firefox. Starting one day in January I started having long delays with every website, page, etc., etc. that I accessed. The message "Connecting To 1.2.3.4..." appeared with everything I did.

所有回复 (1)

more options

The "connecting to 1.2.3.4" is an HTML code-snippet that AT&T is injecting in to HTML pages that calls a javascript image accelerator (presumably hitting some AT&T cache) sitting on the server with the IP address "1.2.3.4". They're doing this to improve image quality/download speed on mobiles, but given this is a firefox forum I'm willing to bet the "34 people" that have this problem as well are using their AT&T 3G connection for internet tethering.

To confirm this, navigate to one of these slow pages in firefox and use the menus to find: View ==> Page Source You should see right at the top something like:

 < script src="http://1.2.3.4/bmi-int-js/bmi.js" language="javascript">< /script>

Given you're on a laptop, you probably don't want this image shrinking service so you need to block access the site "1.2.3.4". I'm sure you use to be able to block access to certain sites in the admin tool widget on FF5 but I couldn't find it anywhere. I installed a FF add-on called "blocksite" and told it to block "1.2.3.4". I noticed a significant improvement.

I actually had this problem on the UK telco O2 as well so it isn't just AT&T that is doing it.