Re: [OT] connection limitation

2008-05-28 Thread Sean Davis
/05/28 11:34 > > To > "Fred Moyer" <[EMAIL PROTECTED]> > cc > modperl > Subject > Re: [OT] connection limitation > > > > On Wed, May 28, 2008 at 1:19 PM, Fred Moyer <[EMAIL PROTECTED]> wrote: >> Sean Davis wrote: >>> >>> This

Re: [OT] connection limitation

2008-05-28 Thread David Nicol
On Wed, May 28, 2008 at 12:51 PM, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Wed, May 28, 2008 at 12:54 PM, Sean Davis <[EMAIL PROTECTED]> wrote: >> I am looking for a >> meaningful way of limiting the number of connections (not really >> bandwidth, since we host VERY large static files) from a

Re: [OT] connection limitation

2008-05-28 Thread Perrin Harkins
On Wed, May 28, 2008 at 12:54 PM, Sean Davis <[EMAIL PROTECTED]> wrote: > I am looking for a > meaningful way of limiting the number of connections (not really > bandwidth, since we host VERY large static files) from a single IP. > Any suggestions? If you search for "bandwidth" on this page, it wi

Re: [OT] connection limitation

2008-05-28 Thread Sean Davis
On Wed, May 28, 2008 at 1:19 PM, Fred Moyer <[EMAIL PROTECTED]> wrote: > Sean Davis wrote: >> >> This is decidedly off-topic >> >> We run a pretty small website (multi-use) on Apache (2.2) and mod_perl >> (along with some php, cgi, and static content). Unfortunately, our >> organization has re

Re: [OT] connection limitation

2008-05-28 Thread Fred Moyer
Sean Davis wrote: This is decidedly off-topic We run a pretty small website (multi-use) on Apache (2.2) and mod_perl (along with some php, cgi, and static content). Unfortunately, our organization has recently decided to institute the policy of scanning the site on a regular basis for secur

[OT] connection limitation

2008-05-28 Thread Sean Davis
This is decidedly off-topic We run a pretty small website (multi-use) on Apache (2.2) and mod_perl (along with some php, cgi, and static content). Unfortunately, our organization has recently decided to institute the policy of scanning the site on a regular basis for security reasons. The sc