Re: Expected speed of commit over HTTP?
From: Paul Hammant <paul_at_hammant.org>
Date: Fri, 7 Jul 2017 06:10:27 -0400
~/.subversion/servers contains a line that's tunable, right:
# http-compression = no
And per comment, tack on:
--config-option=servers:global:http-compression=no .
I'll report back the results.
How is Apache and its modules organized? As separate processes - with
Or is it the same process, with buffers via malloc, and a plugin
Or is there a temp-file situation happening - modules put/pickup payloads
Could there be swap file issues here, on the 4GB machine? Some condition
Oh, thanks for checking with your people, Jack.
- Paul
|
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.