Any cute ideas on how to work around this? The real problem is that
there's no way for the server to tell me what its configured
MaxKeepAliveRequests setting is. If I knew that, I could respect it -
instead I have to discover it experimentally...
That's why we used to send a Keep-Alive: header on responses that
indicated how many requests were left. Don't get me started...
IMO, since Subversion can control both the server and client, they
should just have mod_dav_svn add this kind of information to its replies....
-Paul