27.04.2016, 22:43, "Alexey Proskuryakov" <[email protected]>: > Hello Konstantin, > > Thank you, this does look like an impressive list of improvements. > > I filed rdar://problem/25963146, for us to track the upgrade internally at > Apple.
Is there any progress on this issue? > > - Alexey > >> 27 апр. 2016 г., в 5:13, Konstantin Tokarev <[email protected]> написал(а): >> >> Hello, >> >> According to [1], currently svn.webkit.org runs severely outdated >> Subversion 1.6.11. Since then, there were 3 significant releases of >> Subversion, which brought lots of performance improvements, most importantly >> brand new HTTP protocol [3] and storage format improvements [4]. Also, since >> 1.7 Apache 2.4 with MPM event is supported, which may increase server >> throughput. >> >> BTW, to improve performance of up to date Subversion client (>= 1.8), it is >> needed to adjust Apache configuration[5]: increase MaxKeepAliveRequests from >> default 100 to at least 1000. This needs to be done regardless of Subversion >> server upgrade. >> >> [1] http://svn.webkit.org/repository/webkit/ >> [2] https://subversion.apache.org/docs/release-notes/1.7.html >> https://subversion.apache.org/docs/release-notes/1.8.html >> https://subversion.apache.org/docs/release-notes/1.9.html >> [3] https://subversion.apache.org/docs/release-notes/1.7.html#httpv2 >> [4] >> https://subversion.apache.org/docs/release-notes/1.8.html#fsfs-enhancements >> >> https://subversion.apache.org/docs/release-notes/1.9.html#fsfs-improvements >> [5] https://subversion.apache.org/docs/release-notes/1.8.html#neon-deleted >> http://svn.haxx.se/dev/archive-2011-01/0320.shtml >> >> -- >> Regards, >> Konstantin >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> https://lists.webkit.org/mailman/listinfo/webkit-dev > > - Alexey -- Regards, Konstantin _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

