fdopen usage in innfeed
Katsuhiro Kondou
kondou at nec.co.jp
Tue Jan 4 09:19:43 UTC 2000
In article <200001040908.KAA02196 at super.du.uab.ericsson.se>,
Per Hedeland <per at erix.ericsson.se> wrote;
} If your stdio implementation can't handle fds over 255, you should use
}
} stdio-fdmax: 256
}
} in innfeed.conf (yes, it should be 256, but 255 should work too:-). It
} makes it dup the socket descriptors (which don't use stdio) to above (or
} equal to) this value. Of course if you have more than 256 (or probably
} 128) feeds handled by one innfeed process (poor you:-), this doesn't
} help...
Aha, I've wholly missed that option. I'll try. Thanks.
--
Katsuhiro Kondou
More information about the inn-workers
mailing list