Two cookies are being made, one for each domain.

In regards to cookie creation, OPENBD/Jetty is treating each domain as
if it is seperate, and creating application cookies for each domain.

When I hit 'details.at', IE creates a cookie. When I hit
'www.details.at', it creates another cookie. They are identical
cookies, but duplicate.

Is it possible that when www.details.at is called, it works the first
time, because a cookie hasn't been created yet, but after the first
visit, since a cookie has been created, the cookies cascade together
(both the details.at and WWW.details.at cookies are used) therefore
the cookie for www.details.at twice as big as the cookie for
details.at, and exceeds the buffer size?

If you have IE, please hit Details.at and check your cookies. Then hit
www.details.at, and check your cookies.

So now, I guess the trick is to see why two cookies are being created.
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to