Hey everyone,

I'm part of a company making web based software for school districts,
we just started getting reports from a district we have had on board
for a couple years saying that they are just navigating through the
system and all of a sudden they will be using another person's
session.

I'm not sure if the HTTP response is going to the wrong place (dont
even know how probable that is) or if a router somewhere is cacheing
the pages or what.

we use the userref arg on the URL lines because when we take them off,
there are massive cacheing issues. we could do @random instead like
scott has suggested in the past but so far userrefferenceargument has
worked ok for us.

Since this is the government (we all know how the govt. works!) , I'm
really thinking its a misconfigured network issue on their end but I'm
really not sure, anyone know how to better protect your code from
issues like this?

Thanks!
Alan
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to