There has been some talk and concern about the firefox browser's "page prefetching feature." (Yes it's very old, but it still comes up neat the top of google results for "firefox prefetching".)
The rumours are that firefox defaults to prefetching some pages that it thinks you might go to next.
The official word from firefox is that the prefetching only happens when the original page has link tags with a rel attribute equal to next or prefetch!
<link rel="prefetch" href="URL">
Mozilla talk about firefox link prefetching here.
But there is a notion of "google prefetching" where, when a google search occurs, firefox prefetches the most likely pages you will click on according to google (which would surely be the very first link, right?). This is discussed here and also here.
So does firefox use both? Sources indicate that they are one and the same... that so-called "google prefetching" is just google correctly using a link tag with a rel attribute equal to prefetch in their search results page, like we learned above.
The way to turn this prefetching off, should you so desire:
DNS prefetching is also done in firefox from version 3.5 (and also in the chrome browser.)
The SQLite doco says that:
The VACUUM command cleans the main database by copying its contents to a temporary database file and reloading the original database file from the copy. This eliminates free pages, aligns table data to be contiguous, and otherwise cleans up the database file structure.
Firefox uses sqlite. On OSX, try this:
$ cd ~/Library/Application\ Support/Firefox/Profiles/
$ for f in */*.sqlite; do sqlite3 $f 'vacuum'; done
This requires having the sqlite client installed, and firefox should NOT be running.
Django Python 960.gs Git Vim NetBSD Nginx
The author is a software engineer living in Australia. He sux at guitar, loves camping, doesn't like cake, does like coffee and is a lazy home brewer.
Help
Latest entries
*BSD Agile Apache Apple Athletics Beer Best-Practice Censorship Comedy Cool Crosswords Deployment Django English Exim Firefox Git Hardcore Health Interface irssi Javascript Jira Languages Linux Makefile Markdown Mathematics Mobile Broadband MySQL NetBSD nginx Nokia OSX Perl Photo Privacy Python Rant Requirements rsync Ruby Shell Slackware SQL SQLite SSH Standards Subversion Testing ThisBlog Vim VMWare (Fusion) VPN WDTEM X Yum zsh
Perldoc Output
Yum
Possum
Git's Index
Jira Project Keys
The Coffee Shop
Git GUI
It is more important...
Questioning Unix (and Other) File Times
The Frog King Photo
Rain Cloud Photo
rsync
Timezone
utf8 in your Perl
Theatre Ceiling Photo
Some problems are so complex...
Colours in your PAGER
zsh vared
zsh magic-equals and double-star
Funny Tweets
ChoppingBoard, Project365, RageQuit