Re: [Server-devel] mkusbinstall link broken?

2009-03-23 Thread Martin Langhoff
On Mon, Mar 23, 2009 at 8:27 AM, Jerry Vonau wrote: >> I tried the mkusbinstall script. It works. Installing from USB is > Yea, at the boot prompt remove the "method= part, you will have to the 'method' part initially works, but fails later, right after formatting the target disk. That's waiting

Re: [Server-devel] mkusbinstall link broken?

2009-03-23 Thread Martin Langhoff
On Mon, Mar 23, 2009 at 11:21 AM, Sameer Verma wrote: > I've got Squid running and one AA (prototype) and two XOs. The > "server" pulls in 8 watts at the adapter (110V->12V). Works fine! Nice! I see it's rated for 0-45C, what temps are you trying it with? Will it now be part of your test group's

Re: [Server-devel] help regarding Gsoc ...

2009-03-23 Thread Martin Langhoff
2009/3/20 >^< CrOsS FiRe >^< : > hello people ... i needed some help regardin google summer of code. This was > my original idea , here's the abstract (More of a brain dump): Hi! Getting an assignment and posting it, and comparing it to other participants' work is an async task, rather than a syn

Re: [Server-devel] Apache proxy CRCsync & mozilla gsoc project?

2009-03-23 Thread Martin Langhoff
On Mon, Mar 23, 2009 at 7:29 AM, Rusty Russell wrote: >        Tridge just cc'd me on on a GSOC rsync-http mozilla project; given that > Martin is coordinating an apache proxy plugin, I thought I'd send a big > inclusive mail to make sure we all know about each other! > > My involvement: a crcsync

[Server-devel] Apache proxy CRCsync & mozilla gsoc project?

2009-03-23 Thread Rusty Russell
Hi, Tridge just cc'd me on on a GSOC rsync-http mozilla project; given that Martin is coordinating an apache proxy plugin, I thought I'd send a big inclusive mail to make sure we all know about each other! My involvement: a crcsync module in CCAN which can be used as a (simplified) librsy

Re: [Server-devel] Is a USB-Ethernet NIC appropriate for the XS?

2009-03-23 Thread Martin Langhoff
On Mon, Mar 23, 2009 at 3:10 PM, Bryan Berry wrote: > We want to use the MSI Wind PC for the XS but it has one big problem. It > only has 1 on-board NIC and no PCI slots. As you know, the XS requires 2 > NIC's. We have tried several different USB NIC's and are having serious > throughput problems.

Re: [Server-devel] mkusbinstall link broken?

2009-03-23 Thread Sameer Verma
On Mon, Mar 23, 2009 at 12:39 AM, Martin Langhoff wrote: > On Mon, Mar 23, 2009 at 11:21 AM, Sameer Verma wrote: >> I've got Squid running and one AA (prototype) and two XOs. The >> "server" pulls in 8 watts at the adapter (110V->12V). Works fine! > > Nice! I see it's rated for 0-45C, what temps

Re: [Server-devel] Apache proxy CRCsync

2009-03-23 Thread Alex Wulms
Hi Toby, I did not have much time last week to work on the project but want to continue again this week. I have been thinking about the integration between the standard cache module of apache and the crccache_client cache-handler module. At this moment, the cache module unfortunately does not i

Re: [Server-devel] Is a USB-Ethernet NIC appropriate for the XS?

2009-03-23 Thread Bryan Berry
thks, Martin will investigate this On Mon, 2009-03-23 at 15:43 +0100, Martin Langhoff wrote: > On Mon, Mar 23, 2009 at 3:10 PM, Bryan Berry wrote: > > We want to use the MSI Wind PC for the XS but it has one big problem. It > > only has 1 on-board NIC and no PCI slots. As you know, the XS requires

Re: [Server-devel] Is a USB-Ethernet NIC appropriate for the XS?

2009-03-23 Thread Bryan Berry
The ever helpful cjb and Mitch_Bradley directed me to the root of the problem, the USB-ethernet devices I am using are USB 1.1 which has horrible throughput. A USB-ethernet device that supports USB 2.0 should fix the problem. Mitch_Bradley: great, do u think I can buy a usb2 ethernet nic for unde

Re: [Server-devel] Is a USB-Ethernet NIC appropriate for the XS?

2009-03-23 Thread Martin Langhoff
On Tue, Mar 24, 2009 at 4:49 AM, Bryan Berry wrote: > The ever helpful cjb and Mitch_Bradley directed me to the root of the > problem, the USB-ethernet devices I am using are USB 1.1 which has > horrible throughput. A USB-ethernet device that supports USB 2.0 should > fix the problem. That's grea

Re: [Server-devel] Apache proxy CRCsync

2009-03-23 Thread Martin Langhoff
On Mon, Mar 23, 2009 at 10:05 PM, Alex Wulms wrote: > What are your thoughts on this subject? I'm not Toby, but I do have some notes from the chat we had with Rusty back in January. The idea at the time was that - The 'normal' caching proxy would cache things that have good caching headers. Our

Re: [Server-devel] Apache proxy CRCsync

2009-03-23 Thread Toby Collett
Hi Alex, I think you are on the right track, there is a third option which is to add a few extra configuration options to the cache module to make it more aggressive about caching. Basically to cache everything except pages marked 'private' (and possibly even them as long as you can ensure the serv