Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Poor Performance
Message
From
01/07/1999 11:32:33
 
 
To
30/06/1999 17:13:50
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00236036
Message ID:
00236481
Views:
10
Hi Andrew,

Thanks for your reply, and yes we are running our Network as Peer to Pere using Windows 95 (NetBEUI) and Windows NT 4.0, (TCP/IP).

I'm a beginner in Windows NT, Last few months I've found out that, we are getting continuous error under Event Log, abt, Master Browser is stopped or an election is forced, as SOME computer considers it self a Master Browser. Can you pls explain me the reasons for the same. Is there any problems in our Network.

Also I've faced a few problems, in one of our DOS based multi-user application , which is not behaving very well for las few months. It suddenly becomes very very slow on even computers with configuration of P200 32 MB ram, and 600K free conventional memory. It becomes slower and slower and suddenly it gives Exception error and we have to close the computer. Once this happens, this happens on all the computers and the only solution is, to turn off all the computers, running that software, and restart again, wait for sometime, and resume your work. This is very frustrating. Can you help me here.

Thanking you once again, awaiting your reply and expert comments on above,

Regards
Shaishav.


- A Hilton wrote :

It might not help for your roll-out this week but there are things you can check. Namely, everything. :) Beyond what the others have said (16MB on the clients might not be enough, streamlining your code, Rushmore optimization, not opening more tables at once than is absolutely needed at the time, etc.) you might take these things into account...

1. Assuming you can do anything about the network itself: What protocols are you running? Netbeui? TCP? Netbeui is a bit 'chatty' and therefore causes undo network traffic (but is, nonetheless, needed sometimes). Try to run only one network protocol, if possible. Adjust the packet/frame/etc. sizes to suit your (mainly?) database-application network. This *could* have a noticable impact on performance with all your clients. It has on one of my clients' sites.

2. Use similar computers. You said you have some 486's amongst the fast PII's on your network. The fast PII's are going to get more of the networks' attention simply because they are so much faster. This effectively slows the 486's down even more. You can test this by running your apps with the fast PII's turned off. If this doesn't affect your apps on the 486's much, then your problem probably isn't with the network or the mixture of the fast and slow computers running concurrently.

3. Monitor your network with an analyser (or NT's Performance Monitor) and make sure you're not getting alot of collisions or errors from a bad Hub or NIC. These types of network problems seem to affect the slower computers first.


Unfortunately, there's probably no 'magic-bullet' solution especially since you have to roll-it-out this week. If you can narrow it down to a specific area of trouble we can help you from there.
Regards
Shaishav
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform