Unfortunately curl and wget connect just fine - the only https clients I have found that present an error are Firefox 3.0+ and chrome/chromium. I have thought about writing a selenium test to refresh FF on the home page. I think I will do so.
Some further information. The service was up and stable for over a month on a 32-bit debian system (same version of c library and openssl). Due to memory constraints we migrated the front end web server to a 64-bit Debian at the beginning of February and that's about when this started happening. Yesterday, I compiled a version of cherokee exactly the same on a 32-bit Debian system and chrooted it on the 64-bit server. I am going to run this cherokee binary on the 64-bit server and hopefully that alleviates the issue. If it does, it would indicate an incompatibility with the 64-bit libc shipping with Debian lenny. Ryan On Wed, Mar 24, 2010 at 4:12 AM, Stefan de Konink <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Op 22-03-10 23:53, Ryan McIntosh schreef: > > OK, I've compiled cherokee with -O0 and -g following Stefan's > > recommendations. I've also turned on --enable-trace and > > --enable-backtrace just in case, although I don't suspect it will show > > much based on the lack of errors in any log file so far. > > > > I've installed this on the production server and will await the failure > > - which can take hours or days. The only time I ever know it's failed > > is when a customer calls the client and he relays the info to me - by > > that time it's been broken for some time generally. Wish I knew how to > > duplicate this. > > You could make something that monitors the connection. For example a > curl script with a timeout that writes a file. If the file is not > present, then your thing is broken. > > > Stefan > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEAREKAAYFAkup13gACgkQYH1+F2Rqwn0rTwCfRKBnc+FyX5eDtdsy6Hjp0gKn > VloAn1y2hjgS7UVN90/zMMdXunU3FMcf > =bnLN > -----END PGP SIGNATURE----- >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
