Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
3319d8f9
Commit
3319d8f9
authored
Aug 03, 2003
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug fixes for the idle client disconnect. Bug fixes for get-stats. (Bug 1072).
parent
5bbee0ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
ChangeLog
ChangeLog
+23
-0
No files found.
ChangeLog
View file @
3319d8f9
2003
-
08
-
03
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Bug
fixes
for
the
idle
client
disconnect
.
*
src
/
server
/
server
-
config
.
c
(
parameters
):
Changed
"Connect
timeout"
to
30
seconds
.
Changed
"Login timout"
to
30
minutes
.
(
read_configuration
):
Don
't require the various idle timeouts to
be longer than the stale timeout.
* doc/lyskomd.texi (Parameters): Updated the description of the
idle timeouts.
* src/server/testsuite/lyskomd.0/39.exp: Extended: test each
timeout by itself. Removed the test that "Stale timeout" should
be less than the idle timeouts, since that is no longer required.
* src/server/testsuite/lyskomd.0/37.exp: Updated the expected
values for "Connect timeout" and "Login timeout", and fixed the
expected default suffix of "Active timeout".
Bug fixes for get-stats. (Bug 1072).
* src/server/stats.c (update_one_stat): The accumulator was not
updated in a proper way.
(update_stat): Update the ascending and descending values even
when the delta is 0, so that they are updated when the get-stats
request is issued.
2003-08-02 Per Cederqvist <ceder@ceder.dyndns.org>
Disconnect idle clients after a few days. (Bug 11).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment