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!

Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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 risposta
  • 47 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di 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.

Tutte le risposte (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.