search for: max_serv

Displaying 3 results from an estimated 3 matches for "max_serv".

Did you mean: mailserv
2006 May 28
5
Rails, ActionController::Base.allow_concurrency and mongrel
Hello all, Are you aware of the rails ActionController::Base.allow_concurrency option ? If this option is true, rails is able to process simultaneous multiples actions. It appears that rails is thread-safe (if the user application is), and that this option is mostly unknown. Webrick take care of this option in rails-1.1.2/lib/webrick_server.rb at line 80 : REQUEST_MUTEX.lock unless
2023 Apr 03
2
Fwd: ntlm_auth and freeradius
...?--username=%{%{mschap:User-Name}:-00} \ ????????????????--challenge=%{%{mschap:Challenge}:-00} \ ????????????????--nt-response=%{%{mschap:NT-Response}:-00}" ???pool { ???????start = ${thread[pool].start_servers} ???????min = ${thread[pool].min_spare_servers} ???????max = ${thread[pool].max_servers} ???????spare = ${thread[pool].max_spare_servers} ???????uses = 0 ???????retry_delay = 30 ???????lifetime = 86400 ???????cleanup_interval = 300 ???????idle_timeout = 600 ???} ???passchange { ???} } The line "--require-membership-of=example\authorization_groupname" is optiona...
2023 Apr 03
2
ntlm_auth and freeradius
Op 03-04-2023 om 16:05 schreef Tim ODriscoll via samba: > Dear All, > > I'm trying to setup FreeRADIUS to authenticate a machine account to grant access to wifi for domain-connected machines. I think I've got the GPO's set up properly and the CA deployed to the clients, as I'm not getting any errors there. > > The errors I'm getting are to do with ntlm_auth not