Set the max no. of port and tcp timeout on window


  1. Run regedit
  2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  3. Create the following setting:
  • value name: MaxUserPort
  • value type: DWORD
  • value: 65534
  • effective range: 5000-65534
  • default: 5000
  • value name: TCPTimedWaitDelay
  • value type: DWORD
  • value: 30

留言

這個網誌中的熱門文章

Disable ionic's sidemenu content drag to toggle menu

Multiple writable mappings exist for the field. Only one may be defined as writable, all others must be specified read-only.

java.lang.NoClassDefFoundError: org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl$Parser