This sounds like an interesting use case though for us don't you think Emmanuel? Lee I would add this as a feature JIRA. This is definitely low priority but it's an interesting case that arise on occasion.
Alex On Wed, May 27, 2009 at 4:21 AM, Emmanuel Lecharny <[email protected]>wrote: > Lee Chin Kong wrote: > >> Hi, >> >> How to set the maximum number of connections for apacheds? >> For example, restrict to have only 5 jxplorers connect to apacheds at any >> point in time. >> >> > > Hmmm. Technically, I'm not sure you can do that straight away. But you can > develop an interceptor to block any new request when you have created more > than 5 sessions. > > We didn't add any way to configure the underlaying network layer, otherwise > we could have add a firewall filter to limit the client being able to > connect to the server. > > Last, not least, the best would probably to set the ACIs to allow only a > set of users. > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org
