--On 17 September 2009 13:15 -0500 Karen Carter <[email protected]> wrote:

CAS is sending a logout POST to my client when I log out of CAS through a
different application.  Here is the line out of my apache access_log file:

xxx.xxx.xxx.xxx - - [17/Sep/2009:12:52:01 -0400] "POST /develop/index.php
HTTP/1.1" 302 413


I believe the code '413' means:

413 Request Entity Too Large
The request is larger than the server is willing or able to process.


Is this just sending me off on a wild goose chase or is it a problem that
others have run into?


Karen,

I think the 413 is the size in bytes of the response your /develop/index.php is sending back to CAS along with the HTTP/1.1response code 302 meaning "Found".

Dave

----------------------
David Spencer
Information Systems and Computing
University of Bristol

--
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

Reply via email to