<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 01/02/2010 05:07 AM, Tim wrote:
<blockquote
 cite="mid:1262426838.2314.5.camel@suspishus.lan.cameratim.com"
 type="cite">
  <pre wrap="">On Thu, 2009-12-31 at 02:20 -0500, Steven F. LeBrun wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The answer:  mod_evasive (mod_evasive20.so in my case).
 
The evasive module is designed to stop denial of service attacks.
    </pre>
  </blockquote>
  <pre wrap="">
You have to wonder about that...  (about it being designed to stop them,
instead of create one).  It doesn't sound sensibly configured, by
default, according to your findings.

Though, is your application really making the *same* request that often,
or similar requests.  If it's making the exact same request, that
doesn't sound like a good thing, in itself.



  </pre>
</blockquote>
<br>
Yes, I am sure that the application, svn (Subversion) in this case, is
making three identical requests.&nbsp; The requests were captured using
Wireshark so I was able to see all the bits sent and received.&nbsp; There
are one or two different requests made between each of the identical
ones.<br>
<br>
Without examining the source code, I cannot say why svn makes the same
three requests instead of making it once and caching the data.<br>
<br>
<br>
<div class="moz-signature">-- <br>
<div>&nbsp;&nbsp;Steven F. LeBrun<br>
<p>
Quote: <em>"Winter meant the coming of the lazy wind, which couldn't
be
bothered to blow around people and blew right through them instead."</em><br>
&nbsp;&nbsp;&nbsp;&nbsp; -- Terry Pratchett, from <em>"Wyrd Sisters"</em></p>
</div>
</div>
</body>
</html>