hi 

Our web site http://passport.maxthon.cn use mod_perl2.0. 
but it displays "Expected token not present" on the page occasionally. 

I log the cookie string in header when the error occur, the abnormal 
cookie would like this: 

rtime30013728=0; ltime30013728=1261566403616; 
cnzz_eid30013728=98941722-1261566395-http%3A//gocn.maxthon.com/redir/public/
avatar.htm%3Fv%3D3.0.6.4; 
1; 
MAXAUTH=01000000170000005F47334BDF7A144D7BAA0F4B60AB448E3E79ECE6D111B0BE6B9A
461DF1237853 

rtime30013728=0; ltime30013728=1261566403616; 
cnzz_eid30013728=98941722-1261566395-http%3A//gocn.maxthon.com/redir/public/
avatar.htm%3Fv%3D3.0.6.4; 
MAXAUTH=01000000170000006DA5314BEE28134D7BAA0F4BB1E42FEFD0330EC3913F26C41ACA
BF9598722B7F; 
1 

I compared them with the normal cookie string, I find all of the 
abnormal cookie string contain "1;" 
It is sure that the "1;" cause the Apache2::Cookie parser error. 
I wonder how and why the "1;" is added, and how to fix it.



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to