OS/2 file systems have no inodes so stat() tries to fake it by providing a
number that increments with each call. This isn't very useful to us and makes ETags change value on every request which kills any ETag based caching so force the inode value to 0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87619 13f79535-47bb-0310-9956-ffa450edef68
parent
5567ef5e
Please register or sign in to comment