On Sat, 2009-05-09 at 22:21 +0400, Alexey Pechnikov wrote:

> Tnx, but AOL internals set wrong header again
> Last-Modified: Sat, 9 May 2009 18:07:40 GMT
> 
> I did find this error by testing AOL internal caching.

I did notice an interesting comment in the C source:
from nsd/httptime.c:
    /*
     * This will most likely break if the locale is not an english one.
     * The format is RFC 1123: "Sun, 06 Nov 1997 09:12:45 GMT"
     */
    
    strftime(buf, 40, "%a, %d %b %Y %H:%M:%S GMT", tmPtr);

So, is your locale set to "an english one"?

Anyone know if the Tcl clock functions are thread-safe? 

tom jackson


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to 
<[email protected]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to