<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; cookie limits</title>
	<atom:link href="http://www.ghacks.net/tag/cookie-limits/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:37:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Browser Cookie Limits</title>
		<link>http://www.ghacks.net/2008/08/16/browser-cookie-limits/</link>
		<comments>http://www.ghacks.net/2008/08/16/browser-cookie-limits/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 09:05:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[cookie limits]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[cookies expiration]]></category>
		<category><![CDATA[maximum cookies]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6202</guid>
		<description><![CDATA[Each browser is limited cookies in two ways. The first is a per domain cookie limit that allows a single domain to only store x cookies before the oldest gets erased to make room for the new cookie. The second is an overall cookie limit which erases the oldest cookies when the limit is reached.
The [...]]]></description>
			<content:encoded><![CDATA[<p>Each browser is limited cookies in two ways. The first is a per domain cookie limit that allows a single domain to only store x cookies before the oldest gets erased to make room for the new cookie. The second is an overall cookie limit which erases the oldest cookies when the limit is reached.</p>
<p>The maximum cookies per domain setting usually has impacts on large websites that store lots of cookies on the computer. Remember that domain means that cookies saved from the main domain name but also from all subdomains count towards the limit.</p>
<p>The second limit is not that much of a problem nowadays anymore. <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> had a hard coded 300 cookie limit back in 2004 which caused some serious problems but most browsers support much more than that so that it&#8217;s unlikely that users will reach the limit.</p>
<p><span id="more-6202"></span><strong>Per Domain Cookie Limit:</strong></p>
<p>Here is a test script to test your <a href="http://krijnhoetmer.nl/stuff/javascript/maximum-cookies/">browser</a>:</p>
<p><strong>Firefox 2:</strong> 50 (can bet set between 0 and 65535 in network. cookie. maxPerHost)<br />
<strong>Firefox 3:</strong> 50 (can bet set between 0 and 65535 in network. cookie. maxPerHost)<br />
<strong><a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> 7:</strong> 50 (after <a href="http://support.microsoft.com/kb/937143/">applying</a> a patch from Microsoft)<br />
<strong><a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> 9:</strong> 30<br />
<strong>Safari:</strong> No Limit(!)</p>
<p><strong>Maximum Cookie Limit:</strong></p>
<p><strong>Firefox 2:</strong> 1000 (can bet set between 0 and 65535 in network. cookie. maxNumber)<br />
<strong>Firefox 3:</strong> 1000 (can bet set between 0 and 65535 in network. cookie. maxNumber)<br />
<strong>Internet Explorer:</strong> unknown<br />
<strong>Opera:</strong> unknown</p>
<p>I&#8217;d say that I&#8217;m a heavy Internet user but I never scratched those limits. Did you experience problems with cookie limits before?</p>

	Tags: <a href="http://www.ghacks.net/tag/cookie-limits/" title="cookie limits" rel="tag">cookie limits</a>, <a href="http://www.ghacks.net/tag/cookies/" title="cookies" rel="tag">cookies</a>, <a href="http://www.ghacks.net/tag/cookies-expiration/" title="cookies expiration" rel="tag">cookies expiration</a>, <a href="http://www.ghacks.net/tag/maximum-cookies/" title="maximum cookies" rel="tag">maximum cookies</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/24/why-you-should-restrict-cookie-access/" title="Why you should restrict Cookie Access (June 24, 2008)">Why you should restrict Cookie Access</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/15/protect-your-privacy-from-google-adsenses-new-behavioral-ads/" title="Protect your privacy from Google AdSense&#8217;s new behavioral ads (March 15, 2009)">Protect your privacy from Google AdSense&#8217;s new behavioral ads</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/01/29/leave-no-trace-in-kde-with-sweeper/" title="Leave No Trace in KDE with Sweeper (January 29, 2009)">Leave No Trace in KDE with Sweeper</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/05/12/introduction-series-part-4-cookies/" title="Introduction Series Part 4: Cookies (May 12, 2006)">Introduction Series Part 4: Cookies</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/05/04/internet-explorer-expired-cookie-remover/" title="Internet Explorer: Expired Cookie Remover (May 4, 2009)">Internet Explorer: Expired Cookie Remover</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/16/browser-cookie-limits/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
