diff options
author | Andrew Tridgell <tridge@samba.org> | 2001-05-15 00:53:15 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2001-05-15 00:53:15 +0000 |
commit | 6bdbeb4a32e52fb05328dcf38dbb90780e1761ef (patch) | |
tree | d7423903743a22cf6e5218780f99a0e90fc7648e /docs/htmldocs/using_samba/ch01_03.html | |
parent | ef687a2f6ba8143dcc041b2b629542c3ea9e3966 (diff) | |
download | samba-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/ch01_03.html')
0 files changed, 0 insertions, 0 deletions