Netbios / Net Send command

  • Thread starter Thread starter Per Hagstrom
  • Start date Start date
P

Per Hagstrom

Hey!

I have a Tomcat web server running on Win2000. This web server gets really
over loaded while NetBIOS is turned on. If I turn NetBIOS off, it is just
fine. I guess it tries to keep up with the logs, resolving the NetBIOS names
for all the traffic it logs.

How ever, if I turn NetBIOS off, the Net Send command won't work anymore? Is
there a way around that without having to turn on NetBIOS again?
(SQL Server can't send a Net Send alert anymore even though I try to send
through an IP instead of NetBIOS name...)

Thanks!

/ Per
 
Per Hagstrom said:
Hey!

I have a Tomcat web server running on Win2000. This web server gets really
over loaded while NetBIOS is turned on. If I turn NetBIOS off, it is just
fine.

Doubtful it is merely due to the NetBIOS (but likely due
to something else related to that.)
I guess it tries to keep up with the logs, resolving the NetBIOS names
for all the traffic it logs.

That might explain it -- so it is really the logs not the NetBIOS
per se.
How ever, if I turn NetBIOS off, the Net Send command won't work anymore?

The messenger service IS A NetBIOS service.
Is
there a way around that without having to turn on NetBIOS again?

Not for the specific Messenger service.
(SQL Server can't send a Net Send alert anymore even though I try to send
through an IP instead of NetBIOS name...)
 
Back
Top