--- pkg-cacher-request.pl.orig	2010-08-11 21:53:25.000000000 -0400
+++ pkg-cacher-request.pl	2010-08-11 21:50:10.000000000 -0400
@@ -542,6 +542,7 @@
 
 		# Write all the stuff to the log file
 		writeaccesslog($request_data{'cache_status'}, $filename, -s $cached_file, $client);
+		return 1;
 	}
 }
 

