[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Last-Modified HTTP header in GET responses

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 04 Jan 2016 13:25:59 +0000

Branko Čibej <brane_at_apache.org> writes:

> Your analysis looks sound, but I wonder if doing this would have any
> serious effect on checkout/update times; after all, the bulk of the work
> there is in report generation, only HTTPv2 is affected by GET response
> construction.

When I checkout Subversion trunk from my local mirror I cannot measure a
client gain, but I can measure better server efficiency:

 - The CPU used by Apache goes down from 1.2s to 1.1s.

 - The number of system calls made by Apache goes down

      68822 to 50664 for hot FSFS cache
     178885 to 161722 for cold FSFS cache

-- 
Philip Martin
WANdisco
Received on 2016-01-04 14:26:04 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.