summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/using_samba
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-05-15 00:53:15 +0000
committerAndrew Tridgell <tridge@samba.org>2001-05-15 00:53:15 +0000
commit6bdbeb4a32e52fb05328dcf38dbb90780e1761ef (patch)
treed7423903743a22cf6e5218780f99a0e90fc7648e /docs/htmldocs/using_samba
parentef687a2f6ba8143dcc041b2b629542c3ea9e3966 (diff)
downloadsamba-6bdbeb4a32e52fb05328dcf38dbb90780e1761ef.tar.gz
samba-6bdbeb4a32e52fb05328dcf38dbb90780e1761ef.tar.xz
samba-6bdbeb4a32e52fb05328dcf38dbb90780e1761ef.zip
make the max_connections code less horrendously inefficient
- it didn't honour the clear flag - it locked the database (not necessary) the previous code would do 10^6 kill() operations for 1000 people logging in - and all with the database locked. Not very scalable. Still haven't added the counter, that would make it really efficient
Diffstat (limited to 'docs/htmldocs/using_samba')
0 files changed, 0 insertions, 0 deletions