We were running into a similar issue, the fix that just landed in commit 50663b56 fixed it for us. Or at least it seems to have ☺
-- Joel Goguen Developer Enterprise Solutions Information Technology Services University of New Brunswick E-mail: [email protected]<mailto:[email protected]> Phone: (506) 453-4872<tel:(506)%20453-4872> Fax: (506) 453-3590<tel:(506)%20453-3590> From: [email protected] [mailto:[email protected]] On Behalf Of Phil Ames Sent: 2014 January 20 10:50 To: [email protected] Subject: Re: [cas-user] mod_auth_cas errors with simultaneous ajax requests You're probably running into this issue: https://issues.jasig.org/browse/MAS-75 https://lists.wisc.edu/read/messages?id=26793770 -Phil On Mon, Jan 20, 2014 at 6:41 AM, Mark vanRossum <[email protected]<mailto:[email protected]>> wrote: Hi All, I'm using mod_auth_cas to protect Elasticsearch (on the same host). My webpage makes multiple simultaneous ajax requests, and these randomly fail with the mod_auth_cas debug error in the Apache log "Cookie '...'' is corrupt or invalid". If I artificially space the requests out at 300ms - a value chosen by trial and error - then all the requests succeed. Is there a better fix or workaround for this? 300ms seems incredibly high, so I'm not sure if there is something else going on as well? Thanks! Mark -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
