当前位置:  数据库>mysql

Can't connect to MySQL server on 'localhost' (10048)问题解决方法

    来源: 互联网  发布时间:2014-10-11

    本文导语:  解决Can't connect to MySQL server on 'localhost' (10048), 一般见于使用mysql的windows 2003服务器. 错误的出现的原因: 应用程序需要快速释放和创建新连接, 但是由于 TIME_WAIT 中存在的连接超过默认值,导致较低吞吐量. 解决方案: 和本错误密...

解决Can't connect to MySQL server on 'localhost' (10048), 一般见于使用mysql的windows 2003服务器.

错误的出现的原因:

应用程序需要快速释放和创建新连接, 但是由于 TIME_WAIT 中存在的连接超过默认值,导致较低吞吐量.

解决方案:
和本错误密切相关的两个windows的注册表项:TcpTimedWaitDelay和MaxUserPort的值.

TcpTimedWaitDelay 确定 TCP/IP 可释放已关闭连接并重用其资源前, 必须经过的时间. 关闭和释放之间的此时间间隔通称 TIME_WAIT 状态或两倍最大段生命周期(2MSL)状态. 此时间期间, 重新打开到客户机和服务器的连接的成本少于建立新连接. 减少此条目的值允许 TCP/IP 更快地释放已关闭的连接, 为新连接提供更多资源.

MaxUserPort 确定从系统请求任何可用用户端口时所用最大端口数,TCP/IP 可指定的最高端口号. 如果建立 TCP 连接最大端口连接大于 5000, 本地计算机响应以下错误信息WSAENOBUFS (10055): 因为系统缺乏足够缓冲区或者因为队列已满而无法执行套接字上操作, 从而导致应用程序的10048错误.

打开注册表编辑器regedit

TcpTimedWaitDelay 设置:
找到 HKEY_LOCAL_MACHINESYSTEMCurrentControlSet ServicesTCPIPParameters 注册表子键
并创建名为 TcpTimedWaitDelay 的新 REG_DWORD 值
设置此值为十进制 30, 十六进制为 0x0000001e
该值等待时间将是 30 秒。
本项的默认值:0xF0(16进制), 等待时间设置为 240 秒

MaxUserPort 设置(增加最大值端口连接):
找到 HKEY_LOCAL_MACHINESYSTEMCurrentControlSet ServicesTCPIPParameters 注册表子键
并创建名为 MaxUserPort 的新 REG_DWORD 值
设置此值为十进制最低 32768
该值等待时间将是 30 秒。
重启windows系统。
本项的默认值:5000(十进制)

关闭注册表编辑器, 重启windows系统。

    
 
 

您可能感兴趣的文章:

  • 运行 deploytool 时出现: error: can't not connect to server localhost
  • resin 装上后 想运行asp 总出现Can't contact Servlet Runner at localhost:6802 错误 (我的机子上还装有oracle)
  • php运行提示Can't connect to MySQL server on 'localhost'的解决方法
  • Can't connect to MySQL server on localhost (10061)解决方法
  • TCP/IP 连接诊断工具 Why Can't I Connect?
  • Can't connect to MySQL server的解决办法
  • FTP传输425 Can't open passive connection: Permission denied.的错误
  • ubuntu 10 安装mysql ,ERROR 2002 (HY000): Can't connect to local MySQL server throu
  • 请教EJB抱错:Can't start a cloned connection while in manual transaction mode.是怎么意思??谢谢
  • Can't connect to window server - not enough permissions
  • 急!在线等待~~在FTP的时候怎么会出现这个问题? Can't build data connection: Address already in use.
  • FreeBSD下开发,碰到问题:connect(): Can't assign requested address
  • ftp get命令 批处理 425 Can't build data connection: Invalid argument
  • php 不能连接数据库 php error Can't connect to local MySQL server
  • 马上给100分!谁能解决这个简单的问题:Can't start manual transaction mode because there are cloned connections.先给20分
  • SELinux导致PHP连接MySQL异常Can't connect to MySQL server的解决方法
  • 求助:linux mysql多实例,2002 (HY000): Can't connect to local MySQL server
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • reboot: can't open '/proc' too many openfiles,怎么解决?
  • 如何解决can't identify protocol的问题
  • 解决mysql ERROR 1017:Can't find file: '/xxx.frm' 错误
  • 解决MYSQL出现Can't create/write to file '#sql_5c0_0.MYD'的问题
  • 怎么解决“Can't put the boot sector on logical partition 0x308”的错误。
  • 如何解决mysqlimport: Error: 13, Can't get stat of 的问题
  • 我在JBUILDER3下做了个Applet,但在HTML下运行老出现ERROR(LOAD:UNTITLED2.APPLET2 CAN'T BE INSTANTIATED),无法运行那位仁兄知道原因并告知解决方法本人不胜感激
  • why can't i input chinese ? where? and how to do?
  • can't open display:
  • why my package can't find?
  • i can't use my chinput!!!help me!
  • Can't find library: "CbsSysClassD"
  • 无法xeyes -display:can't open display
  • 上不了网“firefox can't find the server at”(求救)
  • solaris下想用sar命令,一直提示can't open /var/adm/sa/sa26
  • 一个简单的shell,执行时总是提示"can't execute binary file"
  • 复制一个目录,出现错误can't create symbolic link
  • 我装了个fvwm,运行时确说:[FVWM][main]: <<ERROR>> can't open display
  • scp commond can't use
  • can't find most modules after compiled kernel-2.6.0
  • Can't load IA 32-bit .so on a IA 32-bit platform
  • 求助:在Linux上,当退出vi,遇到“Can't write viminfo file /root/.viminfo!”
  • What should I do to close a Applet? Use this.destroy() can't do that??????.
  • 我是初学者:请问用Javac可以编译,但用Java执行时会说can't find the class.这是怎么回事呢?谢谢。
  • I can't input chinese ...............waiting in line ...
  • applet在jbuilder环境下没问题,用ie调用出applet can't be instantiated,什么原因呢?
  • The kernel module can't be loaded correctly during the system booting


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3