> Jeff, > I think that the mistake I made here was not changing the error > message text. I had changed HARD_SERVER_LIMIT to HARD_THREAD_LIMIT on > purpose because NetWare does not have processes. Therefore we will > never have more than one server anyway and in fact the NetWare MPM does > not even provide a way for the user to change MAX_SERVERS because it > doesn't make sense for us. Is there any reason why you changed this to > HARD_SERVER_LIMIT other than it didn't seem to make sense with the > message text? If not, I will go ahead and change it back with the > appropriate message text.
Brad, If they build with an inappropriate setting for HARD_SERVER_LIMIT, 3rd party modules will be horked. Please follow the convention here, so we are all eating our own dogfood - and are less likely to introduce 3rd party bugs. Bill
