Hi, >From looking at the logs below, it looks like these files are being read: a45be9e60ddd2855373497eae601c3b2 52b2d3e1e9502de31e61ccb29adb543c a3564d2330d46a741910e94dc2cf6b2c e441b44a480a09e389bc380d007342eb bf0caf5f058c5941484792e664369f0d
at which point you receive the OpenSSL timeout error about 15 seconds later. Are there more files in the mod_auth_cas cache directory at the time of this problem? If so, it may be worthwhile to examine the contents of the last file that was read to make sure it is not malformed for any reason that could cause the module to get stuck while it is reading it. -Phil On Sun, Feb 8, 2009 at 11:31 AM, <[email protected]> wrote: [...] > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(863): [client > 24.189.30.193] entering CASCleanCache(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(901): [client > 24.189.30.193] Beginning cache clean, referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(919): [client > 24.189.30.193] Processing cache file 'a45be9e60ddd2855373497eae601c3b2', > referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(748): [client > 24.189.30.193] entering readCASCacheFile(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(919): [client > 24.189.30.193] Processing cache file '52b2d3e1e9502de31e61ccb29adb543c', > referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(748): [client > 24.189.30.193] entering readCASCacheFile(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(919): [client > 24.189.30.193] Processing cache file 'a3564d2330d46a741910e94dc2cf6b2c', > referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(748): [client > 24.189.30.193] entering readCASCacheFile(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(919): [client > 24.189.30.193] Processing cache file 'a58a01b992677d56570515e6bed80f4d', > referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(748): [client > 24.189.30.193] entering readCASCacheFile(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(919): [client > 24.189.30.193] Processing cache file 'e441b44a480a09e389bc380d007342eb', > referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(748): [client > 24.189.30.193] entering readCASCacheFile(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(919): [client > 24.189.30.193] Processing cache file 'bf0caf5f058c5941484792e664369f0d', > referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [debug] mod_auth_cas.c(748): [client > 24.189.30.193] entering readCASCacheFile(), referer: > https://wind.columbia.edu/login?destination=https%3a%2f%2fnagios.cc.columbia.edu%2fnagios%2findex.html > [Sun Feb 08 10:55:22 2009] [info] [client 24.189.30.193] Connection to child > 5 established (server nagios.cc.columbia.edu:443) [...] -- 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
