Date: Fri, 05 Jan 2018 15:37:08 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223065] INDEX file truncated from time to time Message-ID: <bug-223065-13-sxcMNif9Uq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223065-13@https.bugs.freebsd.org/bugzilla/> References: <bug-223065-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223065 --- Comment #5 from Wolfram Schneider <wosch@FreeBSD.org> --- You can see the actual file size, last modification, age of the object in t= he cache with: $ lynx -head -source https://www.FreeBSD.org/ports/INDEX-12.bz2 HTTP/1.1 200 OK Date: Fri, 05 Jan 2018 15:32:27 GMT Content-Type: application/octet-stream Content-Length: 2209757 Connection: close Server: nginx/1.12.2 Last-Modified: Fri, 05 Jan 2018 15:14:13 GMT ETag: "5a4f9645-21b7dd" X-Varnish: 216949192 233144374 Age: 74 Via: 1.1 wfe0.ysv.FreeBSD.org X-Cache: HIT I'm pretty sure that an update of the INDEX files is atomar. You will get an old or a new file, but never something in between, or an growing file while downloading. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223065-13-sxcMNif9Uq>