ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/INSTALL
(Generate patch)

Comparing ircd-hybrid-7.2/INSTALL (file contents):
Revision 573 by michael, Sat Apr 22 09:39:44 2006 UTC vs.
Revision 574 by michael, Mon May 1 11:22:11 2006 UTC

# Line 125 | Line 125
125              maximum TOPIC length. Note that this must be consistent across your
126              entire network. Defaults are 9 and 120, respectively.
127  
128          * --with-maxconn - Sets the maximum number of connections the ircd
129            can support. Note that this also twiddles the HARD_FDLIMIT.
130            If HARD_FDLIMIT ends up being larger that FD_SETSIZE when using
131            select() for your I/O loop, s_bsd_select.c will refuse to compile
132            (and tell you to use poll instead). Take this error's advice and
133            use --enable-poll or something a bit more efficient. You'll be
134            happier at the end of the day for it.
135
128            * --disable-zlib - Build the ircd without ziplinks support.
129  
130            * --disable-gline-voting - This is good for small networks or where

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines