lkml.org 
[lkml]   [2008]   [May]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 29 May 2008 16:36:32 +0200 (CEST)
FromJan Engelhardt <>
SubjectRe: Pipe buffers' limit of 16 * 4K
On Thursday 2008-05-29 15:19, Miquel van Smoorenburg wrote:
>On Thu, 2008-05-29 at 10:00 -0300, Fausto Richetti Blanco wrote:
>
>Why not use a socketpair() instead of a pipe(). You can adjust the size
>with setsockopt SO_SNDBUF/SO_RCVBUF (see man socket(7))

Nah, if there's lots of POST requests, and a large buffer for
each of it, you may end up running into allocation failures.


\
 
 \ /
  Last update: 2008-05-29 16:39    [from the cache]
©2003-2008