On Sun, 20 Sep 2009 22:49:36 +0200, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote: > sön 2009-09-20 klockan 08:09 -0400 skrev CDMB: >> I am getting an error message when reverse proxy to outlook web access >> from cache.log: >> 2009/09/20 02:00:52| ctx: exit level 0 >> 2009/09/20 02:00:52| ctx: enter level 0: >> 'https://webmail.xxyy.com/exchange/mn-vw' >> 2009/09/20 02:00:52| http.cc(573) HttpStateData::cacheableReply: >> unexpected http status code 440 > > Hmm.. I can not find 440 defined anywhere. Search results show a few HTTP demos using it instead of 404 (I assume typos), and a bunch of people reporting "HTTP/1.x 440" coming out of Exchange servers when the login credentials passed in have expired inside Exchange. One now dead blog posts says "When a HTTP or WebDAV request is issued agains an Exchange 2003 or 2007 public folder or mailbox folder, the server returns a HTTP/1.1 440 Login Timeout error if Form Based authentication is enabled." but the info on what the solution was is gone. This other Q&A might be relevant http://www.experts-exchange.com/Software/Internet_Email/File_Sharing/WebDAV/Q_24531975.html Amos > >> 2009/09/20 02:00:53| ctx: exit level 0 >> 2009/09/20 02:00:53| ctx: enter level 0: >> 'https://webmail.xxyy.com/exchange/mn-vw/' >> 2009/09/20 02:00:53| http.cc(573) HttpStateData::cacheableReply: >> unexpected http status code 207 > > This one is defined. > > But the above code is clearly badly designed. Please file a bug report > at http://bugs.squid-cache.org/ > > Regards > Henrik