Ásgeir Halldórsson
2006-Dec-10 21:08 UTC
FW: [Samba] Samba problem with APS .NET web farm (IIS) - change notify
Forgot to send to list also
Regards,
?sgeir Halld?rsson
-----Original Message-----
From: ?sgeir Halld?rsson
Sent: 9. desember 2006 04:01
To: 'Damien 'zaide' Desmarets'
Subject: RE: [Samba] Samba problem with APS .NET web farm (IIS) - change notify
Hi,
This might help in samba config
[global]
max open files = 65536
max mux = 2147483547
smb ports = 445
Regards,
?sgeir Halld?rsson
-----Original Message-----
From: samba-bounces+asgeir=ec.is@lists.samba.org
[mailto:samba-bounces+asgeir=ec.is@lists.samba.org] On Behalf Of Damien
'zaide' Desmarets
Sent: 7. desember 2006 15:43
To: Alex Orlov
Cc: samba@lists.samba.org
Subject: Re: [Samba] Samba problem with APS .NET web farm (IIS) - change notify
Alex Orlov a ?crit :> Hi,
Hello>
> i have problems with change notify in my ASP server...
> problem details in this KB http://support.microsoft.com/kb/810886
> but i dont know how fix it in samba?
>
> this man have same problem...
> http://www.nabble.com/Samba-problem-with-web-farm-t2755718.html
yep and it steel continue>
> PS: http://support.microsoft.com/default.aspx?scid=kb;en-us;281253
It could bee cool to found the default value of the "MaxMpxCt" value
in
samba this could explain something (but i don't think).
I think it's more a microsoft bug, cause the value you set in your data
base is ignored at the first packet send by the web server to establish
a SMB session. You can found this be doing a network capture with wireshark.
So the answer must come from microsoft and not samba i think.
Thank to give me your advance in the resolution of this problem.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Damien 'zaide' Desmarets
2006-Dec-11 15:46 UTC
FW: [Samba] Samba problem with APS .NET web farm (IIS) - change notify
Effectively it solves my problem :) thanks :) max mux = 10000 is a good value for me and it is the equivalent of a "MaxMpxCt" value inside the database on a windows server. ?sgeir Halld?rsson a ?crit :> Forgot to send to list also > > Regards, > ?sgeir Halld?rsson > > > -----Original Message----- > From: ?sgeir Halld?rsson > Sent: 9. desember 2006 04:01 > To: 'Damien 'zaide' Desmarets' > Subject: RE: [Samba] Samba problem with APS .NET web farm (IIS) - change notify > > Hi, > > This might help in samba config > > [global] > max open files = 65536 > max mux = 2147483547 > smb ports = 445 > > Regards, > ?sgeir Halld?rsson > > > -----Original Message----- > From: samba-bounces+asgeir=ec.is@lists.samba.org [mailto:samba-bounces+asgeir=ec.is@lists.samba.org] On Behalf Of Damien 'zaide' Desmarets > Sent: 7. desember 2006 15:43 > To: Alex Orlov > Cc: samba@lists.samba.org > Subject: Re: [Samba] Samba problem with APS .NET web farm (IIS) - change notify > > Alex Orlov a ?crit : >> Hi, > Hello >> i have problems with change notify in my ASP server... >> problem details in this KB http://support.microsoft.com/kb/810886 >> but i dont know how fix it in samba? >> >> this man have same problem... >> http://www.nabble.com/Samba-problem-with-web-farm-t2755718.html > yep and it steel continue >> PS: http://support.microsoft.com/default.aspx?scid=kb;en-us;281253 > > It could bee cool to found the default value of the "MaxMpxCt" value in > samba this could explain something (but i don't think). > I think it's more a microsoft bug, cause the value you set in your data > base is ignored at the first packet send by the web server to establish > a SMB session. You can found this be doing a network capture with wireshark. > So the answer must come from microsoft and not samba i think. > Thank to give me your advance in the resolution of this problem. > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba