T.R | Title | User | Personal Name | Date | Lines |
---|
1829.1 | Infos | EVTAI1::CASTELLO | UNIX and PCI Support | Thu Apr 24 1997 13:33 | 23 |
| Hi Helio,
> We configured maxclients in lanman.ini to 600.
> Why max sessions is configured automatically to 1210 ?
> One client can have only one session with server (or I'm wrong ?).
> Maybe 2 sessions for 2 different protocols ?
One client can have more than one session
i.e.
NT server has currently several sessions open and it is one client.
WIN95 also.
What was decided I guess is to have a default value twice the client nb.
and because we never know 10 is added.
maxsession = ( maxclient * 2 ) + 10
> What is exactly a current client ?
no more than the nb of PC/server connected.
Jean-Pierre
|
1829.2 | | VAXRIO::DJOPC4::SCHOR | Email: VAXRIO::SCHOR | Fri Apr 25 1997 12:04 | 21 |
| Hi Jean-Pierre,
Thanks for your answer.
>One client can have more than one session
>i.e.
> NT server has currently several sessions open and it is one client.
> WIN95 also.
Do you know why WNT can use more than one NetBIOS session ? (maybe admin
porpuses ?)
>> What is exactly a current client ?
>no more than the nb of PC/server connected.
In my example lmstat -a shows we have more clients than sessions !!!
Is it possible ?
Thanks,
Helio.
|
1829.3 | | EVTAI1::CASTELLO | UNIX and PCI Support | Mon Apr 28 1997 13:14 | 26 |
| Hi,
>Do you know why WNT can use more than one NetBIOS session ? (maybe admin
>porpuses ?)
Yes.
>In my example lmstat -a shows we have more clients than sessions !!!
>Is it possible ?
Normally not.
Current:
clients
is just a counter.Each time a client (PC name) is adding or droping
this counter changes.
In your case it was not decreased. may be a bug.
As far I see no check is done by Pathworks on this value.
The current sessions nb is checking against max sessions.
What kind of client you have ?
Jean-Pierre
|
1829.4 | | VAXRIO::DJOPC4::SCHOR | Email: VAXRIO::SCHOR | Mon Apr 28 1997 14:49 | 20 |
| Hi Jean-Pierre,
The clients are W95 and Pathworks+Win 3.1. We're using TCP/IP protocol.
MAybe there's some limitations in the number of clients. When we reach
the maximum number of clients, PATHWORKS server stopped working !!!
We are using PATHWORKS D'Unix 6.1 ECO2.
The last number we got was 4 session and 600 clients (the limit) !!!
(We have only 450 PCs).
It think it's a good idea try 6.1a.
Thanks,
Helio.
|