Re: haproxy + Subversion

2014-08-22 Thread Philip Martin
Philip Martin writes: > Mark Phippard writes: > >> If I try this with a SVN 1.8 client and server it fails almost immediately >> due to connection resets. This manifests as checksum errors or hangs on >> the client, but they can be seen in wireshark captures. If I >> add --config-option=server

Re: haproxy + Subversion

2014-08-22 Thread Philip Martin
Mark Phippard writes: > If I try this with a SVN 1.8 client and server it fails almost immediately > due to connection resets. This manifests as checksum errors or hangs on > the client, but they can be seen in wireshark captures. If I > add --config-option=servers:global:http-bulk-updates=yes

Re: Dump files suddenly grew "exponentially"

2014-08-22 Thread Andreas Stieger
> On 22 Aug 2014, at 20:13, Grant Schoep wrote: > > [dump file size increased dramatically] And if you use --deltas? Does it ever finish when you dump to /dev/null, and if so after how many bytes? Have you examined the revision in question, does it show any changes to items of non-trivial siz

Dump files suddenly grew "exponentially"

2014-08-22 Thread Grant Schoep
SVN Version: 1.8.8 (part of a Collabnet 4.0.5 install) OS: RHEL 5.10 So today I just got an alert that my disk space for dumps ran out. The dumps typically take about 2.4 gigs of space uncompressed. I noticed yesterdays suddenly went to 4 gigs. And now, it hits about 40 gigs before I run out

Re: Need Help regarding the Memory leak, while server restart

2014-08-22 Thread Andy Levy
On Fri, Aug 22, 2014 at 7:22 AM, Amar Kumar Banda wrote: > Hi Apache team, > > We need help regarding on issue for one of our application. > > We are upgrading our application to tomcat 8V from tomcat 6v. > > When the Tomcat server is restarted, we are getting the Warning message > about the memor

Re: bug about svn diff --summarize

2014-08-22 Thread Andy Levy
On Thu, Aug 21, 2014 at 10:05 PM, ζŽηŒ›θΆ… wrote: > Hello: > > If I have a file at version 1. then I modefy and commit it, get version > 2, Now I make the file be same as version 1 and commit, get version 3. > Running "svn diff -r 1", I will get no changes, but "svn diff -r 1 > --summarize" wil

Need Help regarding the Memory leak, while server restart

2014-08-22 Thread Amar Kumar Banda
Hi Apache team, We need help regarding on issue for one of our application. We are upgrading our application to tomcat 8V from tomcat 6v. When the Tomcat server is restarted, we are getting the Warning message about the memory leak and it is getting for the each class. Please could you suggest