Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

DO NOT REPLY [Bug 11134] - ETag switch off doesnt work

From: <bugzilla(at)apache.org>
Date: Tue Nov 26 2002 - 07:22:48 EST


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11134>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11134

ETag switch off doesnt work

trawick@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
  • Additional Comments From trawick@apache.org 2002-11-26 12:22 -------
    #define ETAG_NONE (1 << 0)
    #define ETAG_MTIME (1 << 1)
    #define ETAG_INODE (1 << 2)
    #define ETAG_SIZE (1 << 3)

this code is equivalent to the following:

#define ETAG_NONE (1)
#define ETAG_MTIME (2)
#define ETAG_INODE (4)
#define ETAG_SIZE (8)

which looks okay to me.

If the original submitter can identify some broken behavior w.r.t. the etag directive, he should re-open the PR and describe the symptoms.



To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Tue Nov 26 12:21:48 2002

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:44:09 EDT

Do you need help?X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library