2007/399 inetd backlog SMF property: connection_backlog
Michael Hunter
Michael.Hunter at sun.com
Mon Jul 9 11:29:54 PDT 2007
On Mon, 09 Jul 2007 18:54:58 +0530
Vineeth <Vineeth.Pillai at Sun.COM> wrote:
> Hi Michael,
>
> Backlog queue size for inetd managed service was traditionally 10
> itself(I have verified till solaris 6). Thats the reason I hope it was
> decided to keep it 10 in S10 also.
yes
> So I think SMF didn't alter the default value of backlog for inetd
> services and this issue also doesn't change it either.
yes
>
> I am not sure about the changes in Unix domain sockets.
The backlog limit pre SMF for unix domain sockets was the same as the
rest of the services. For SMF that was changed to 2. If there was a
real reason for doing this then you might want to document the seperate
default. If not then stick with 10. The issue is going to be digging
through whatever old code review or deisgn documentation exists to try
to understand why the UDS limit was reduced.
mph
>
> Many Thanks
> Vineeth
>
>
> Michael Hunter wrote:
> > On Thu, 05 Jul 2007 11:08:02 -0700
> > Liane Praza <lianep at eng.sun.com> wrote:
> >
> > [...]
> >
> >> + connection_backlog 10
> >>
> > [...]
> >
> > The current code default backlog limit for unix domain sockets is
> > tighter then this although the pre greenline limit isn't. I think
> > consistency is a feature and the change during greenline isn't
> > documented. I just want to make sure either the greenline change
> > wasn't intended or this change is and is documented.
> >
> > mph
> >
>
More information about the opensolaris-arc
mailing list