Ciao, ho questo enorme, fastidioso e scottante problema con FF, che ho descritto nel titolo.
Il mio SO è Xubuntu 6.10, e FF è il 2.0, versione Mozilla Italia, non pacchettizzata. Ho già provato con un profilo pulito, senza successo. Riporto il contenuto del file, che ho provato a modificare sia con vim che con SciTE:
user_pref("network.cookie.cookieBehavior", 1)
// Abilitare la ricerca "Mi sento fortunato con Google"
user_pref("keyword.enabled",true);
user_pref("keyword.URL", "http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=");
user_pref("content.notify.backoffcount",5)
user_pref("content.max.tokenizing.time", 2250000)
user_pref("content.notify.interval", 750000)
user_pref("content.notify.ontimer", true)
user_pref("content.switch.threshold", 750000)
user_pref("network.http.max-connections", 48)
user_pref("network.http.max-connections-per-server", 16)
user_pref("network.http.max-persistent-connections-per-proxy", 16)
user_pref("network.http.max-persistent-connections-per-server", 8)
Che ho combinato?