Displaying 3 results from an estimated 3 matches for "50ish".
Did you mean:
30ish
2007 Jan 24
2
Thoughput
Hi,
I am after a feel of the throughput capabilities for TC and Iptables in
comparison to dedicated hardware. I have heard talk about 1Gb+ throughput
with minimal performance impact using 50ish TC rules and 100+ Iptables
rules.
Is there anyone here running large throughput / large configurations, and if
so, what sort of figures?
Regards
Dan
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinf...
2007 Aug 02
1
dovecot 1.0.2, sieve 1.0.2 and regex
...ot;envelope","vacation","regex"];
and a bit down these few lines comes into play:
> elsif header :regex "From" "logwatch.*stuff.com" {
> fileinto "INBOX.Admin/Logwatch Stuff";
> }
and regex just never seem to catch.
I have 50ish machines in the stuff.com domain, and writing an induvidual
section like this works:
> elsif header :contains "From" "logwatch at a.stuff.com" {
> fileinto "INBOX.Adin/Logwatch Stuff";
> }
> elsif header :contains "From" "logwatch...
2010 Sep 02
1
samba4 eventually stops working
...a4 from git (latest as of sep 1) on ubuntu 10.4. It's
operating as a PDC, as well as hosting a shared drive.
The last couple days I've noticed that my shared drives will appear as
disconnected, and indeed trying to connect to the server times out. If
I look on the server, there are many (50ish) samba processes all sitting
there sleeping. If I use the init script to shutdown samba, one of
those processes will remain. I need to kill -9 it to make it go away.
Then I can restart samba and everything is happy again.
I'm not sure what exactly causes it, but I suspect it has to do with...