Re: High volume proxy server configuration.

2002-05-21 Thread Mike Silbersack
On Tue, 21 May 2002, Scott Hess wrote: > Setup: 2x SMP server running FreeBSD4.5. Apache 1.3.x. 2Gig of memory. > > When stress-testing, I am able to cause the kernel messages: > > m_clalloc failed, consider increase NMBCLUSTERS value > fxp0: cluster allocation failed, packet dropped!

Re: Interface statistic

2002-05-21 Thread Larry Sica
On Tue, 21 May 2002 14:58:22 +0300, Ivailo Tanusheff wrote: >Hi, > >Can you tell me a way to collect per network interface statistic on >my FreeBSD box? >At this moment I'm using IPFilter accounting to collect needed >information, but I think this way I'm collecting only information >related to t

Question about Dummynet and Diffserv

2002-05-21 Thread Craig Rodrigues
Hi, I am trying to set up a network testbed where I can offer different levels of service to different streams of traffic marked with different Diffserv codepoints. I have two FreeBSD routers (4.6 RC1) in my testbed, compiled with Dummynet, ALTQ, and IPFIREWALL. Dummynet works great for changin

Re: High volume proxy server configuration.

2002-05-21 Thread Wilbert deGraaf
Hello Scott, > Here's my theory: When the amount of space used for user processes and > kernel usage fills all of memory, and a burst of packets are received from > the backend servers, the kernel isn't able to allocate pages and drops the > packets, with the message. The sender resends, and thi

High volume proxy server configuration.

2002-05-21 Thread Scott Hess
Background: I'm working on an intelligent Apache-based proxy server for backend servers running a custom Apache module. The server does some inspection of the incoming request to determine how to direct it, and passes the reseponse directly back to the client. Thus, I'd like to be able to set th

hfa0 PCA200E more informations [Help]

2002-05-21 Thread Christophe Prevotaux
Hi, Fore PCA-200E AAL 5 Statistics CRC/Len CRC Proto PDU Cells In Cells Out Errs DropsPDUs In PDUs Out Errs Errs Drops 147895872 220929747 4757 9 20005779 23507681 9 0 9 As can be seen I get

Re: Multicast problem with "wi" driver in promiscuous mode - any resolution?

2002-05-21 Thread John Hay
> I don't think anybody has applied fixes to the wi driver in that time > frame for this purpose. Have fun :-(. The problem is that the wavelan/orinoco cards at least, only have space for 16 multicast addresses and don't have an "all multicast" bit, so if you go over 16 addresses or want to catc

Re: Multicast problem with "wi" driver in promiscuous mode - anyresolution?

2002-05-21 Thread M. Warner Losh
I don't think anybody has applied fixes to the wi driver in that time frame for this purpose. Have fun :-(. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

RE: "dynamic" ipfw

2002-05-21 Thread Frans ter Borg
Scott must have meant to type http://www.bsdshell.net which does list the EtherFirewall project. Best regards, Frans On Tue, 21 May 2002, Mire, John wrote: > nice project page, does it do anything? > > -Original Message- > From: Scott Ullrich [mailto:[EMAIL PROTECTED]] > Sent: Monday,

RE: "dynamic" ipfw

2002-05-21 Thread Mire, John
Title: RE: "dynamic" ipfw a search on google did not turn up anything for me and the webpage is just a page with seiki on it and no other links:   seikititle> head> <body bgcolor="#FF" text="#00"> <p align="center">p> <div align="center"> <center> <table borde</span> </blockquote><br> <h3><span class=subject><a href="/freebsd-net@freebsd.org/msg06058.html">RE: "dynamic" ipfw</a></span></h3> <div class="darkgray font13"> <span class="sender pipe"> <span class=date><a href="/search?l=freebsd-net%40freebsd.org&q=date:20020521&o=newest">2002-05-21</a></span></span> <span class="sender pipe"> <span class=thead><a href="/search?l=freebsd-net%40freebsd.org&q=subject:%22RE%5C%3A+%5C%22dynamic%5C%22+ipfw%22&o=newest">Thread</a></span></span> <span class=name><a href="/search?l=freebsd-net%40freebsd.org&q=from:%22Scott+Ullrich%22&o=newest">Scott Ullrich</a></span> </div> <blockquote><span class="msgFragment"> Title: RE: "dynamic" ipfw John,   What do you mean by does it do anything?  Currently all three projects are working and we are in the process of finishing new verisons. ;)   -Scott -Original Message-From: Mire, John [mailto:[EMAIL PROTECTED]]Sent: Tuesday, May 21, 2002 10:19 </span> </blockquote><br> <h3><span class=subject><a href="/freebsd-net@freebsd.org/msg06057.html">RE: "dynamic" ipfw</a></span></h3> <div class="darkgray font13"> <span class="sender pipe"> <span class=date><a href="/search?l=freebsd-net%40freebsd.org&q=date:20020521&o=newest">2002-05-21</a></span></span> <span class="sender pipe"> <span class=thead><a href="/search?l=freebsd-net%40freebsd.org&q=subject:%22RE%5C%3A+%5C%22dynamic%5C%22+ipfw%22&o=newest">Thread</a></span></span> <span class=name><a href="/search?l=freebsd-net%40freebsd.org&q=from:%22Mire%2C+John%22&o=newest">Mire, John</a></span> </div> <blockquote><span class="msgFragment"> Title: RE: "dynamic" ipfw nice project page, does it do anything? -Original Message-From: Scott Ullrich [mailto:[EMAIL PROTECTED]]Sent: Monday, May 20, 2002 5:23 PMTo: 'John Angelmo'; [EMAIL PROTECTED]Subject: RE: "dynamic" ipfw Check out http://www.bsdshell.com 's EtherFi</span> </blockquote><br> <h3><span class=subject><a href="/freebsd-net@freebsd.org/msg06056.html">Interface statistic</a></span></h3> <div class="darkgray font13"> <span class="sender pipe"> <span class=date><a href="/search?l=freebsd-net%40freebsd.org&q=date:20020521&o=newest">2002-05-21</a></span></span> <span class="sender pipe"> <span class=thead><a href="/search?l=freebsd-net%40freebsd.org&q=subject:%22Interface+statistic%22&o=newest">Thread</a></span></span> <span class=name><a href="/search?l=freebsd-net%40freebsd.org&q=from:%22Ivailo+Tanusheff%22&o=newest">Ivailo Tanusheff</a></span> </div> <blockquote><span class="msgFragment"> Hi, Can you tell me a way to collect per network interface statistic on my FreeBSD box? At this moment I'm using IPFilter accounting to collect needed information, but I think this way I'm collecting only information related to tcp, udp and icmp traffic. My purpose is to visualize this data in MR</span> </blockquote><br> <h3><span class=subject><a href="/freebsd-net@freebsd.org/msg06055.html">Re: HEADS UP: ALTQ integration developer preview</a></span></h3> <div class="darkgray font13"> <span class="sender pipe"> <span class=date><a href="/search?l=freebsd-net%40freebsd.org&q=date:20020521&o=newest">2002-05-21</a></span></span> <span class="sender pipe"> <span class=thead><a href="/search?l=freebsd-net%40freebsd.org&q=subject:%22HEADS+UP%5C%3A+ALTQ+integration+developer+preview%22&o=newest">Thread</a></span></span> <span class=name><a href="/search?l=freebsd-net%40freebsd.org&q=from:%22Attila+Nagy%22&o=newest">Attila Nagy</a></span> </div> <blockquote><span class="msgFragment"> Hello, > > When using 32768 bytes MTU I can get around 190 Mbps out from a PIII 450. > > (and only 190 Mbps because the two frontends have fast ethernet cards) > > So why this is so bad? If the other end can keep up, it will increase > > throughput. > And you could get even better by getting rid </span> </blockquote><br> <h2></h2> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <h2>14 matches</h2> <br> <ul><li><a href="/search?l=freebsd-net%40freebsd.org&q=date%3A20020521&a=1&o=newest">Advanced search</a></li></ul> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="freebsd-net@freebsd.org"> <label class="hidden" for="q">Search the list</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search freebsd-net" value="date:20020521"> <input class="submitbutton" id="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <h2 class="hidden"> Site Navigation </h2> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"> <a href="/freebsd-net@freebsd.org" title="c" id="c">freebsd-net - all messages</a></li> <li class="icons-about"> <a href="/freebsd-net@freebsd.org/info.html">freebsd-net - about the list</a></li> <li class="icons-expand"><a href="/search?l=freebsd-net%40freebsd.org&q=date%3A20020521&o=newest&f=1" title="e" id="e">Expand</a></li> </ul> </div> <div class="listlogo margintopdouble"> <h2 class="hidden"> Mail list logo </h2> </div> </div> <div class="footer" role="contentinfo"> <h2 class="hidden"> Footer information </h2> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> </ul> </div> <script language="javascript" type="text/javascript"> document.onkeydown = NavigateThrough; function NavigateThrough (event) { if (!document.getElementById) return; if (window.event) event = window.event; if (event.target.tagName == 'INPUT') return; if (event.ctrlKey || event.metaKey) return; var link = null; switch (event.keyCode ? event.keyCode : event.which ? event.which : null) { case 69: link = document.getElementById ('e'); break; } if (link && link.href) document.location = link.href; } </script> </body> </html>