search for: christiopher

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

Did you mean: chrisopher
2005 Dec 28
2
Use of TCP_CORK instead of TCP_NODELAY
> > p.s. For an in depth analysis of TCP_CORK read Christiopher Baus' excelent > article: http://www.baus.net/on-tcp_cork Thanks for this pointer. I'd been meaning to reply on this thread, but hadn't got around to it, primarily because I didn't really understand TCP_CORK (the linux manpage is, as usual, fairly unclear on what exactly it does...
2005 Dec 25
4
Use of TCP_CORK instead of TCP_NODELAY
We're abusing icecast in a true narrowcasting setup (personalized stream per mountpoint). The streams itself are created in a piece of proprietory (spelling?, i'm dutch) software, icecast merely relays them. However, the intended endpoint is an embedded device. This device has trouble with tcp/ip packets not matching the max. packet size (MSS or MSS minus header). After eleborate testing,
2005 Feb 10
1
xyplot() question
Dear R Users, I have an xyplot() where different plotting symbols are used for subgroups (originally used within S-Plus, but hopefully it?s also applicable to R users). How can I fit separate regression lines for every subgroup? So far, I can only plot the overall fitted line. The code looks like this: trellis.device() sps<-trellis.par.get("superpose.symbol") sps$pch<-1:7
2005 Dec 28
0
Use of TCP_CORK instead of TCP_NODELAY
...However, if I understand correctly your TCP_CORK solution would apply to all formats since it is applied on the client socket (irrespective of the format). I would be very interested in having this patch and seeing it applied to Icecast. Cheers, KJ p.s. For an in depth analysis of TCP_CORK read Christiopher Baus' excelent article: http://www.baus.net/on-tcp_cork -----Oorspronkelijk bericht----- Van: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org]Namens Henri Zikken Verzonden: zondag 25 december 2005 15:05 Aan: icecast@xiph.org Onderwerp: [Icecast] Use of TCP_CORK instead of TCP_NODELAY...
2005 Dec 28
0
Use of TCP_CORK instead of TCP_NODELAY
...mail.com [mailto:mlrsmith@gmail.com]Namens Michael Smith Verzonden: woensdag 28 december 2005 17:14 Aan: Klaas Jan Wierenga CC: henri.zikken@deltasolutions.nl; icecast@xiph.org Onderwerp: Re: [Icecast] Use of TCP_CORK instead of TCP_NODELAY > > p.s. For an in depth analysis of TCP_CORK read Christiopher Baus' excelent > article: http://www.baus.net/on-tcp_cork Thanks for this pointer. I'd been meaning to reply on this thread, but hadn't got around to it, primarily because I didn't really understand TCP_CORK (the linux manpage is, as usual, fairly unclear on what exactly it does...