Deepen Win2000 Chart (5)

zhaozj2021-02-08  211

T C P / I P and I N T E R N E T Introduction Windows 2000 Implementation of T C P / P is an important point-to-point link to the interconnection of Microsoft Wi N D O W S and U N i X. In order to thoroughly understand the network parameters contained in the Windows 2000 registry (and the correct value of these parameters), it is necessary to fully understand the basic network structure. The in-depth discussion of online background knowledge is exceeded in the scope of this book, but some important content provided in this chapter can enhance the work efficiency of Windows 2000 system administrators. I will introduce the network protocol, T C P / I P architecture, and D h c p on the M i C R O S O f T, which can have a context environment when learning the direct solution after learning. MS Windows Network Protocol Microsoft Wi N D O W S Network You can use a variety of network protocols, including T C P / IP, N e T B E U, A P L E TA L K, I P X / S P x, P P, S M b and D e c N e T. The ability of a server use protocol communication depends on which protocol installed on the system. In fact, there is a special protocol process between Windows 2000 computers and other servers, which can convert an protocol into another protocol in real time. Important is: Remember that the network protocol is hierarchical. T C P / I P is the best example of how the network protocol is hierarchical. 1. TCP / IPI P (I N T E R N e T Protocol, i.e., Internet Protocol) is a protocol that is responsible for addressing and sending data from a computer to another computer. The independent technology called Transmission Control Protocol, TCP is located on the upper layer of I P, which provides communication based communication, supporting reliable, sequential data streams. Both of these two protocols are used to communicate with I N t e R n e t, usually written as T C P / I P. Assume a driver driving a car. Engine (IP) provides the power of the car on the road, but the driver (TCP) uses the car's control system (throttle, brake and steering wheel) from the A point to the B point, and with the network road (network cable), traffic lights and Road signal (router) interaction. No engine, driver can't act, no driver, the engine is meaningless. Therefore, this is the relationship between T C P and I P. 2. Windows SocketWindows socket is implemented by M i C R O S O f T, which is widely recognized, which is initially developed with U N i X. In most cases, Windows Sockets is compatible with U N i x, and is a form of communication between Microsoft Wi N D O W S network and U N i x network. The Windows Socket is located on the upper layer of several protocols, just like T C P located on the upper layer of I P. Windows Sockets can use the T C P / I P protocol, or one of several other protocols, including I P X / S P x and A P L e TA L K. 3. NetBeuin E T B E U i is usually an ineffective protocol. N e t b e U i was developed by I B M in 1 9 85, which was later exchanged with several other platforms (including Microsoft Wi N D O W s). Windows 2000 supports N e T B E U i to provide backward compatibility for other systems and computers, such as LAN Manager. If the Windows 2000 system is running on the token ring, and the route function of the token ring network is started for use in WAN, then N e t b e u i is routed.

4. A well-known pipe (NAMED PI P e) is located in several protocols, including the upper layer of S O C K E T, N E T, N E T, N E T, I P x / S P x. The pipe is a region reserved in memory to process information, usually in a manner of automatic processing. The process of creating a pipe is called a Pipe Server. The process of accessing the created pipe is called a Pipe Client. A well-known pipe is a pipe with a unique name. According to one or more protocols used to create a pipe, the name of the pipe can be composed of multiple elements (associated with the protocol). TCP / IP routing T C P / IP is a protocol used to pass information from one computer to another computer. It implements information transfer by packets (P A c k e t), and the data packet is a data set containing information and routing information that is actually transmitted. Routing information is used to guide the package from the source computer to the target computer. The packet is to reach the target computer. The following events will happen as follows: 1) The client is parsing the host name into an I P address with the D n S or W I n S server to establish a connection between a computer. 2) DNS or W I n S server query multiple information sources, convert the host name of the text form into binary I P address.

3) DNS or W I n S server Send binary I p address back to the client computer, which is usually a value in the Wi N S O C K function call. 4) The client computer uses the I P address obtained in step 3 and sends the packet to the next computer on the network, or the gateway or another machine thereof or another machine according to the network topology. 5) The next computer on the network determines if the I P address of the packet is itself. If so, it retains the packet and a confirmation answer. Otherwise, the packet is sent to the next computer until the destination is reached. The above event sequence is called routing. When the I P address is converted into a numeric address, it can be routed. Routing can be implemented using a gateway computer or a dedicated router, and a set of routing tables.

DHCPD H C P represents Dynamic Host Configuration Protocol, DHCP. D h c p allows temporary connections to computers on the network share dedicated I P address. When the network topology is reorganized, it can help the network administrator by reducing the workload of the Handmade the fixed I P address. DHCP features Similar to a special DNS (see the previous section), it can only be applied to very limited fields (usually small LAN or I NTRANET); DHCP server accepts hostnames like DNS servers, and within it Find in the database and return to the binary IP address. Useful of D H C P is that it optimizes the mapping between rearrangement hostnames and binary addresses, and the standard D N S and W I N s are not. Many other network topics also need you clearly understand how to use the registry to adjust the Windows 2000 computer. Before trying to adjust your computer, you should completely master the web basics of Windows NT / 2000 before adjusting your computer. There are many books on Windows NT network basics, some of which may prove that you are practiced in accordance with methods in a direct solution.

Forcing SNAP coding for TCP / IP routing packets

S N a P coding is a method of reducing data packet size transmitted on Ethernet. To ensure that the T C P / IP network uses this feature, you can modify the registry below: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N TCPI N T R O L S E T / S E R V I C E S / TCPIP / Parameters Child. Click this subkey to select it, display its value in the right window. 4) The entry is positioned to the value A R p U S e e t h e r s n a p. Use the D Wo R d editor to change the value to 1, forced to use S N A P coding. Tip If the value A r P U S E E T HE R S N A P does not exist, then "Edit" | Add Value menu item can be used to add it. Setting the path TCP / IP database file TCP P / I P system requires a set of special file auxiliary tracking systems (based on the U N i x text file system developed for S O c k e t). The location of the text file is saved in the sub item of the P a R A m e t e R s sub item of the registry. You can access the P a R A M e t e R s sub item: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N TCPI N T R O L S E T / S E R V I C E S / TCPIP / Parameters Child. Click this subkey to select it, display its value in the right window. 4) Locate the entry to the value D A T A B A S e p A T h. Setting the string value of its R e G_ S Z type to save the host, remote host, network, and protocol file.

Set DHCP server address for TCP / IP Server

D h c p allows dynamically to assign I P addresses in the I P address pool to nodes on the T c P / I P network. However, sometimes you need to modify the value in the registry to allow T C P / I P routing the system using the specified D h c P server. You can implement this following steps below: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N TCPI N T R O L S E T / S E R V I C E S / TCPIP / Parameters Child. Click this subkey to select it, display its value in the right window. 4) The entry is positioned to the value D h c p n a m e s e r v e r. Setting the string value of its R e g_ S Z type to the I P address of the D h c p server that wants to router in the network. Enable TCP / IP server failure gateway detection function

If your network has multiple gateways, use the Windows 2000 function, you can quickly switch from a failure gateway to another. To do this, you need to enter all available gateways in the Control Panel applet dialog box, follow the steps below to modify the registry: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Windows 2000 is found (usually W I N n). Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N TCPI N T R O L S E T / S E R V I C E S / TCPIP / Parameters Child. Click this subkey to select it, display its value in the right window. 4) The entry to the value e n a b L e d e a d g w D e t e c t. Use the D w O R D editor to change the value of E n a b l e d g w d e t e c t to 1, enable fail-free gateway detection; set the value of E n a b L E D E A D g W D e t E C t, prohibiting detection. Enabling failure gateway detection will result in a loop to search all listed gateways after several transmission failures until a gateway that accepts a packet is found.

Increase buffer memory to improve TCP / IP routing performance

The T c P / I P routing system must allocate memory to save all packets thereof. This value is set too high will waste memory, and the performance will be reduced. When you use the "Magic" provided by the system administrator to find the best value, you can modify the registry as follows: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Windows 2000 is found (usually W I N n). Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N TCPI N T R O L S E T / S E R V I C E S / TCPIP / Parameters Child. Click this subkey to select it, display its value in the right window. 4) The entry is positioned to the value F o R W A R d B u ff e r m e m o R y. Use the D Wo R d editor to change its value to a multiple of 1 4 8 0, and should be able to be able to completely remove the number of 2 5 6. 1 4 8 0 The number of multiple is the number of 5 0 packet blocks that can be accommodated at the same time. Check the default DHCP gateway address of the TCP / IP server

D h c P attempts to send all packets to known I P addresses. In some cases, D h c p may not recognize an I P address, so you need to forward the address to another gateway and try another route. You can use the following steps to access the registry entry that saves all the gateway servers (D H C P servers will send them unrecognized packets) host names:

1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Windows 2000 is found (usually W I N n). Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to System / CurrentControlSet / Services / [A D A M E R N A ME E R S / TC P I P, wherein [A D a P e R n a m e] is a NIC connected to D h c p. Click this subkey to select it, display its value in the right window. 4) Position to value D h c p D e f A U L T g A t e w a y entry. D h c p D e f A u L T g A t e w a y contains multiple strings of the gateway used when the D h c p server cannot find the client. If the subnet lost the packet, it is likely that this entry is deleted. WARNING Do not modify the value of D H C P D e f A U L T g A t e w a y in the Registry Editor! You must use the D h cP client configuration tool to change this information.

Test the value of DHCP rental of TCP / IP customers

D h c p uses the lease system to assign the address in its I P address pool. A active node must renew the renewal after a period of use of the I P address, otherwise, the node must reuse and reset all internal values ​​(unless the server is in offline, it will cause huge damage to performance). To prevent its I P address from the node activity, check the renewal of the node in the registry in the following steps: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to System / CurrentControlSet / Services / [A D A M E R N A ME E R S / TC P I P, wherein [A D a P e R n a m e] is a NIC connected to D h c p. Click this subkey to select it, display its value in the right window. 4) Position the entry to the value t 1. The value of T 1 indicates that after the initial assignment I P address, how many millisecond systems try to renew its I P address to the D h c p server. WARNING Do not change the value of T 1 in the registry! You must use the D h cP client configuration tool to change this information. Set the API protocol for TCP / IP servers as DHCP

D h c P supports three protocols: T C P / I P, a famous pipeline, and local process calls (LPC). If you add a customer who uses different routing protocols to the network, the customer still needs to use the existing D H C P server, then you must follow the steps below: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N T C O N T R O L S E T / S E R V. E R V E R / P A R A M E TE E R S Child. Click this subkey to select it, display its value in the right window.

4) The entry to the value A p i p R O T O C O L S u p p O R t is positioned. The value of the A P I P R O C O L S u P P P O R T is changed to the value in Table 5 - 1 using the D WO R D editor. Table 5-1 Set the value value used when the D h c p server A P i protocol is used to recognize the A P i protocol 1 T C P / I P2 is well-known pipe 4 L P C5 T C P / I P and L P C7 T C P / I P, L P C and a famous pipe

Set the path to the TCP / IP server backup DHCP data

The D h c p system can record all detected dynamic network configuration changes. Next, these changes are written to the backup database before D h c P update its master information to prevent the server crash. To change the location of the database file, follow the steps below: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N T C O N T R O L S E T / S E R V. E R V E R / P A R A M E TE E R S Child. Click this subkey to select it, display its value in the right window. 4) The entry is positioned to the value B A c k u p D A T A B A S e p A T h. Use a string editor to change the value of B A C K ​​u P D A T A B A S E P A T h to a new directory.

Enable the DHCP log function of the TCP / IP server to crash recovery

The D h c p system can record the detected changes in the dynamic network configuration to the log file. This log file can be used if the server crashes before creating a backup database. By default, this feature is open, but it will affect performance. If you need to close this feature, you can modify the registry below: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N T C O N T R O L S E T / S E R V. E R V E R / P A R A M E TE E R S Child. Click this subkey to select it, display its value in the right window. 4) The entry is positioned to the value D A T a B A S e l O g g I n g f L A g. Use the D Wo R d editor to change this value to 0 to prohibit log files, change to 1 allowed records.

Set the NAMSERVERPORT value of the TCP / IP server NetBeui

Microsoft WINS Listening Port 0 x 8 9, this is the default setting used by N e t B e u i. If you are using a non-Microsoft Wins server, you may need to modify the registry to change this value: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Use the tree control of the left window to locate the System / CurrentControlSet / Services / NetBt / Parameters sub-item. Click this subkey to select it, display its value in the right window. 4) The entry to the value n a m e s e r v E R P O R t is positioned. Use the D Wo R d editor to change this value to the port number that provides custom W i n s implementation. Set NetBeui node type for TCP / IP servers

N e t b e U i can use several methods to identify names in its system. You can modify the registry and configure the methods used in the following steps: 1) Open the Start menu and select Run. Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Use the tree control of the left window to locate the System / CurrentControlSet / Services / NetBt / Parameters sub-item. Click this subkey to select it, display its value in the right window. 4) Position the entry to the value N o D e TY P e. Depending on the name of the name server used by your network, this value is changed to one of the values ​​shown in Table 5 - 2 with the D WO R D editor. Table 5-2 Sets Value Node Types for TCP / IP NetBeui Name Recognition 1 B - N ODE Broadcast 2 P - N Ode Wins Point 3 m - N Ode Broadcast, then Win S4 H - N Ode WINS, then broadcast 5.2.13 Setting the KEEP-ALIVE value of the NetBeui session N et BEUI session The KEEP - A Live value used can determine if a specified node has stopped working. You can reduce the time interval for detecting the key task network, and even prohibit detection. To change the k E E P - A L i v E value by the registry, you can follow the steps below: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Use the tree control of the left window to locate the System / CurrentControlSet / Services / NetBt / Parameters sub-item. Click this subkey to select it, display its value in the right window. 4) The entry of positioning the value S e S I o N k e e p A l i v e. Use the D Wo R D editor to set this value between the time between KE E E P - a L i V E, in milliseconds. Set this value to hexadecimal value 0 x f f F f F f F can be prohibited from detection of all K E E E P - a L i V e. The default is 3 600,000 (1 hour). Change the timeout time of the WINS name server attempt to resolve the address using NetBeui TCP / IP Server

N e t b i o S / N e t b e U i can use the W i N S name server, but it may encounter a request timeout problem on a network that is heavy. The modified registry shown below can overcome this problem: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Use the tree control of the left window to locate the System / CurrentControlSet / Services / NetBt / Parameters sub-item. Click this subkey to select it, display its value in the right window. 4) The entry to the value Wi N S D O W N Ti M e O U T is located. The value of Wi N S D O W N Ti M e O U t is changed to be greater than 15,000 (15 seconds) using the D WO R D editor to prevent inappropriate timeout. Change the order of TCP / IP Server IP Address Name Server Resolution Address

Four registry entry controls the four-class main name service server (Name Service Server) attempts to get the order of the I P address from the name string. The following describes how to set the registry to determine the order of the I P address name server identification address: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Use the tree control of the left window to locate the System / CurrentControlSet / Services / NetBt / Parameters sub-item. Click this subkey to select it, display its value in the right window. 4) To change the priority of the local name server (Local Name Server), set the L O C a L P R I O R I T Y value of the D WO R D type as a new value. Setting it to a smaller value to make the local name server with a high priority when identifying addresses; setting it for a larger value to reduce the priority of the local name server. 5) To change the priority of the host name server (Hosts Name Server), set the H O S t-p R I O R I t y value of the D Wo R D type as a new value. Setting it to a smaller value to make the host name server have a high priority when identifying addresses; setting it for a larger value will reduce the priority of the host name server. 6) To change the priority of the D N S Name Server (DNS Name Server), set D N S P R I O R I t y value of the D WO R D type as a new value. Set it to a smaller value to make D N s name servers have a high priority when identifying addresses; setting it for a larger value will reduce the priority of the D n S name server. 7) To change the priority of the NETBT Name Server, setting the N E T value of the D WO R D type of N E TET B TP R I O R i T Y value is a new value. Setting it to a smaller value to make N et BT Name Server in identifying addresses 60 using Windows 2000 registry management has a high priority; set it for a larger value will reduce N et bt name server priority. WARNING Do not set this N e t b t name server entry for remote networks to a value of less than 1 0 0 0, otherwise the network will be blocked by the name server. Change the name server provider of TCP / IP server excluded

Most T C P / I P networks do not use all name servers to meet their name identification. If a new name server appears in the network, an older server is deleted from the system, then you need to modify the registry in the following steps to reflect this change: 1) Open the "Start" menu and select "Run" . Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively.

2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Locate the tree control using the left window to the System / CurrentControlSet / Services Provider / ORDER child. Click this subkey to select it, display its value in the right window. 4) The entry of the value E x C L u d e p R O V i D e r s is positioned. Enter and / or remove entries in Table 5 - 3 (Numeters only) using multiple string editors. Schedule space between numbers. WARNING, the entry in the value e x C L u D e d P R O V i D e R is excluded from the name server identification activity. Table 5 - 3 Used to exclude TCP / IP Socket Name Server Type Services Service Number Service Number Service Number Service No. 1 NS _ SAP 2 0 NS _ NB P2 NS _ NS 3 0 NS _ M S1 0 ns _ TCPIP _ LOCAL 3 1 ns _ std a11 ns _ tcpip _ hosts 3 2 ns _ cari O1 2 ns _ DNS 4 0 ns _ x 5 0 01 3 ns _ netbt 4 1 ns _ ni s1 4 ns _ WINS change TCP / IP server traffic control activity Threshold of Socket data

The S O c k e t system uses two values ​​to allow direct data streams without affecting stream control algorithms. You can change these values ​​like this to meet the unique local area network condition: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Locate the tree control using the left window to the System / CurrentControlSet / Services Provider / ORDER child. Click this subkey to select it, display its value in the right window. 4) Entries for positioning to value D e f A U L T R e c e i V e wi n D O W and D e f A U L T S E N D Wi N D O W. Use the D WO R d editor to change the two values ​​to be greater than 8 1 9 2 can allow more data stream control; if less than 8 1 9 2 allows less data stream control because the noise of the local line.

Change TCP / IP Server Socket Buffer Assignment to improve performance

Windows Socket allocates a memory buffer for internal use. You can change the registry in accordance with the following steps, increase the amount of memory allocated and increase the performance of Wi N s O C K: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Locate the tree control using the left window to the System / CurrentControlSet / Services Provider / ORDER child. Click this subkey to select it, display its value in the right window. 4) Depending on the machine's memory capacity, you will be positioned to the entries of value I n i t i a l s m a l B u ff e r C O U N t, I n i t I a L M e D i m b u ff e RC O U N T and I n i t i a l A RG E b u ff e r C O u N t. Using the D WO R d editor to change the value of the large buffer to 0 to 1 0, the value of the buffer is 0 to 3 0, and the value of the small buffer is 0 to 5 0. It is suggested that the memory capacity of the small memory machine is less than 2 0 m B. The memory capacity of the medium memory machine is 2 0 m b to 1 2 5 m B. The memory capacity of large memory machines is 1 2 5 m b or more. Set the number of threads used by TCP / IP server WINS

W i N S is a large number of working threads to help them complete tasks. Set the maximum number of threads is "art" depends to a large extent on local conditions and resources. The maximum number of threads can only be set by modifying the registry: 1) Open the Start menu and select "Run". Click the "Browse" button to start navigation until the root directory of Wi N D O W S2 0 0 0 (usually W I N N T) is found. Go to the S Y S t e m directory and find R E G E D T 3 2. E X E, select it to the dialog and click the "OK" button. The Registry Editor is launched, and all configuration units are displayed in different laminate windows, respectively. 2) Select "Window" menu item H k e y _ L O c a l _ m a c h i n e, its sub-window display. Maximize this window for use. 3) Tree control using the left window is positioned to S Y S Y T E M / C U R R E N T C O N S / P A R A M E TET E R S. Click this subkey to select it, display its value in the right window. 4) The entry of the value N o f WR k T H d S is positioned. Use the D Wo R D editor to change the value between 0 and 4 0. Note that the default value of N O O F WR K T H D s is the number of processors on the server computer.

Change the process priority of TCP / IP server WINS

W i n s is also the same as a process with other processes. Changing its process priority sometimes helps network performance. The following describes how to change W i N s default process priority:

转载请注明原文地址:https://www.9cbs.com/read-3301.html

New Post(0)