search for: 5meg

Displaying 5 results from an estimated 5 matches for "5meg".

2007 Aug 24
7
How to size an email server to handle 5 million emails per day
...I was approached by a customer that wanted a single server with RAID 1 disks to handle about 5 million emails a day. In general terms, what parameters should I take into account to size the hardware specs when the average email is about 10kb, the smalles email is 2kb and the largest email is about 5meg (with attachment) thanks, -- ------------------------------------------------------------ Erick Perez
1999 May 07
1
Slow performance with Win95 client
...5 clients access the samba server I get real slow transfers, even if I only have one client accessing the server. It transfers at like 70k/s to 150k/s, and the collision lights on the hub start going crazy. even for 10 megabit networking, this is rather slow. (it takes like 3 minutes to transfer a 5meg file) Here is the strange part. if I mount a remote share on the Samba server (Linux 2.2.5) using smbmount, and copy from the remote shhare to a local disk, I get transfer rates at about 7000k/s to 9000k/s. I get these results if I copy a file ether to or from the remote share. This indicates that...
2006 Feb 15
4
leaky bucket on bursty multicast
Hi all, I have an average 2mbit multicast stream that once in a while bursts high (up to 20mbit/s) in short periods (about 200ms). Could anyone please help me with directions using tc for configuing leaky bucket shaping to this stream? I have a 5mbit/s ceiling. My system is running gentoo linux 2.6.14, and I have compiled in all QoS modules. Thanks. Oivind
2011 Nov 06
1
NetBSD XEN port
...rivial: (sorry, I didn''t include a diff) on line 925 of sys/arch/amd64/amd64/locore.S, change from #ifdef XEN /* XXX debug code */ to #if defined(XEN) && defined(DDB) /* XXX debug code */ BTW, tuning the kernel to removed unused drivers and options reduces size from 13meg to 5meg, along with correspondingly faster boot times. --Dean _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Feb 11
11
Simplest OS possible?
What is the simplest OS I can install in Xen, preferably Linux based, and don''t tell me MS-DOS :). I have installed a minimal version of Fedora, but I want something that is even less cluttered. I have looked at Minix, but it is not fully supported. I need something small, lightweight (doesn''t have to be multi-threaded or anything), that will run small C and Assembler programs