DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 3rd May 2015
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default network/DNS prefetch?

Quote:
Originally Posted by Oko View Post
I would not comment anything based of webkit as it is not useful to me in any shape or form. We are at the point that there is not a single decent browser for UNIX.
.

I am not sure it is entirely due to the browsers. I normally use FF and do not save any history or cookies. I set Xombrero to not save the history but cookies have to be manually deleted.

An eye opener for me was from my start page, the NYTimes + this site, I end up with more cookies than I can count. It appears that a particular pattern of cookies is often used to track users. From Xombrero wiki:
Quote:
In some cases websites track visitors to their site using DNS by embedding large numbers of hostnames in their pages that require a DNS lookup. Almost every browser has DNS prefetch enabled by default, meaning that upon loading a new page all of the hostnames referenced in the page are looked up using DNS whether a visitor follows the links or not. At many sites this means doing hundreds of DNS lookups per page loaded, with most of them returning NX responses. Similarly, many browsers perform full link prefetching by default, which is downloading the content of all the embedded links, not just looking up their DNS. xombrero has both DNS and link prefetching disabled by default since these operations can be used to track users.
Reply With Quote
  #2   (View Single Post)  
Old 4th May 2015
IdOp's Avatar
IdOp IdOp is offline
Too dumb for a smartphone
 
Join Date: May 2008
Location: twisting on the daemon's fork(2)
Posts: 1,027
Default

I use these in about:config :
Code:
network.prefetch-next --> false
network.dns.disablePrefetch --> true
Reply With Quote
  #3   (View Single Post)  
Old 4th May 2015
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default

@ocicat. I am interested in more discussion on network prefetch/dns prefetch and different ways to deal with it so feel free to split this thread after your previous post.
Reply With Quote
  #4   (View Single Post)  
Old 4th May 2015
Oko's Avatar
Oko Oko is offline
Rc.conf Instructor
 
Join Date: May 2008
Location: Kosovo, Serbia
Posts: 1,102
Default

Quote:
Originally Posted by shep View Post
@ocicat. I am interested in more discussion on network prefetch/dns prefetch and different ways to deal with it so feel free to split this thread after your previous post.
+1
Reply With Quote
  #5   (View Single Post)  
Old 4th May 2015
Oko's Avatar
Oko Oko is offline
Rc.conf Instructor
 
Join Date: May 2008
Location: Kosovo, Serbia
Posts: 1,102
Default

Quote:
Originally Posted by IdOp View Post
I use these in about:config :
Code:
network.prefetch-next --> false
network.dns.disablePrefetch --> true
Great tip!!!
Reply With Quote
  #6   (View Single Post)  
Old 4th May 2015
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,319
Default

By request, this thread has been separated from its parent:

http://daemonforums.org/showthread.p...4672#post54672

We find that most members on this site mine the archives for previous content. Given that members may be at all levels of technical understanding, & given that English is not many members' first language, we ask that members keep discussion linear -- following the direction of a thread's original post.

This helps minimize confusion regardless of cause.
Reply With Quote
  #7   (View Single Post)  
Old 4th May 2015
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,507
Default

The part that I find mind boggling is amount of cpu cycles devoted to tracking via cookie content. I had well over 200 cookies some of which looked redundent, "linkedin.com" vs ".linkedin.com", after visiting just two sites. None of the sites were "linkedin". The performance gap I was seeing between FF and Xombrero appears to have noticeably narrowed since disabling pre-fetching in FF.

I plan on keeping both, my biology background says that a diverse environment is good

Last edited by shep; 4th May 2015 at 07:45 PM. Reason: punctuation
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual network help bforest FreeBSD General 2 1st November 2014 12:23 AM
two lan interfaces and one network peric0 OpenBSD General 1 29th March 2012 02:16 AM
DI-604; jail does not see network redshirt FreeBSD General 8 6th May 2010 02:09 PM
Network bottleneck mapcorp OpenBSD General 2 29th June 2009 08:24 PM
What's up with O'Reilly Network? ocicat Off-Topic 3 22nd June 2008 12:05 PM


All times are GMT. The time now is 03:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick