> I've missed most of this thread so I'm sorry if I'm off base or I'm > repeating someone but I thought that the RFC's stated pretty clearly that > the size of a cookie could be no more than 4K and that there could be no > more than 20 cookies per domain, therefore giving a total of 80Kb of > cookie > storage are you exceeding 80Kb of cookie storage on the client or are you > saying that Opera isn't respecting the 4Kb/20 cookies rule? > > BTW the only place I can find that backs up what I thought is here... > > http://www.cgisecurity.com/owasp/html/ch07.html#id2858662 > > AFAIK cookies are dumped on the LRU algorithm so the oldest one gets > replaced every time you issue a new one... > > Paul
Hey Paul, Not sure of exact sizes involved....all I can say is that Opera won't set some of the cookies that need to be set....and that IE/Netscape/and many others don't have a problem. So I'm not sure if Opera is adhering to the rules or if the others are breaking them ;-) Each cookie holds a WDDX packet that contains either an empty recordset or a recordset with 1 record. It's all basic registration type info (contact info, promo code details, and some other fluff)....so not huge data...but yes...enough to overload a single cookie (that's why it's broken into 4). So I'm nowhere near the max number of cookies. Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208812 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

