I noticed a bizarre occurance in my witango server log. The IP address
of the logged on user changed, but the session cookie stayed the same.
Attached is an excerpt from the log.
We are running .054 version of Witango Server on a Win2K server, using
IIS as the web server. Is this the kind of issue fixed in the .062
release?
Second question. To install the .062 update, should the previous
installation be removed? I tried to do the modify option in the
installer, but the .dll file didn't change.
Thanks, and I hope these questions weren't answered in previous posts!
I looked in the archives, but nothing precisely fit.
John Newsom
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
NOtice at start of session a userREfernce cookie is assigned
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
0 [Assign] _UserReference=6B164C7968BEDA0C3F8B494D
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
1 [Thread] Getting network file
d:\inetpub\wwwroot\upperschool\community\comservice\inside\sl_hoursCheck.taf
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
6 [Thread] Got file
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
29 [Thread] Network file loaded:
d:\inetpub\wwwroot\upperschool\community\comservice\inside\sl_hoursCheck.taf
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
29 [Application File] START
/upperschool/community/comservice/inside/sl_hoursCheck.taf Witango_Server_5
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
29 [Create Object Action] Create_idLookUp
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
29 [Query] (object creation of object
TCF://idLookUp.tcf:Request$sisOjbect
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
30 [Thread] Looking for class in
/upperschool/community/comservice/inside/idLookUp.tcf
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
30 [Thread] Getting network file
d:\inetpub\wwwroot\upperschool\community\comservice\inside\idLookUp.tcf
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
36 [Thread] Got file
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
44 [Thread] Network file loaded:
d:\inetpub\wwwroot\upperschool\community\comservice\inside\idLookUp.tcf
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
44 [If Action] If_student_array_is_empty
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
57 [If Action] If_f_is_empty
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
57 [Warning] Missing argument: f
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
57 [Results Action] validate_and_assign_network_in1
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
57 [Changed Vars] user$login=nicholas.stevens;
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
57 [Call Method Action] lookupAccount
later on in the session...
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
256 [request$ Vars] variableTimeout=30; deny=0; sisOjbect=[Object:
02AFA0D8]; approve=0; resultSet=[Array:1x1]; pending=0;
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
256 [Application File] END
/upperschool/community/comservice/inside/sl_hoursCheck.taf
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
256 [Thread] Returning results
13/10/2003 17:54:37 12.230.129.71 [EMAIL PROTECTED] 1140 1
259 [Thread] Stop processing
13/10/2003 17:54:45 1416 1 0
[Thread] Start processing
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
1 [Thread] Getting network file
d:\inetpub\wwwroot\upperschool\community\comservice\inside\slAddHours.taf
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
13 [Thread] Got file
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
52 [Thread] Network file loaded:
d:\inetpub\wwwroot\upperschool\community\comservice\inside\slAddHours.taf
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
52 [Application File] START
/upperschool/community/comservice/inside/slAddHours.taf Witango_Server_5
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
52 [user$ Vars] variableTimeout=30; login=nicholas.stevens;
networkinfo=[Array:1x4];
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
53 [Results Action] header
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
53 [Thread] Getting network file d:\inetpub\wwwroot\includes\programs.inc
13/10/2003 17:54:45 67.42.88.228 [EMAIL PROTECTED] 1416 1
60 [Thread] Got file
Notice that when the IP address changes, a new user reference cookie is NOT assigned,
and the session cookie value remains the same.