具体是装好后安装discuz论坛,在检查配置的时候失去响应,然后提示貌似是nginx和fastcgi连接不上出现的那个,检查错误日志,显示 2009/06/02 19:36:19 [error] 1578#0: *1 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 192.168.0.86, server: 192.168.0.20, request: "POST /install/index.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.0.20",...
by 田埂上卖粮草的 - BSD - 2009-06-03 18:12:39 阅读(4353) 回复(3)
我在内网上ftp服务器时,出现ftp: connect: connection timed out,有时又可以ftp上去,但下载文件时只有0点几K,很慢很慢,不知道什么原因?
服务器是 Linux,也是域名服务器. 我用 IPTABLES 写了一个很长的 脚本文件,主要是 限制内网访问一些外部的站点。 可是运行大概10分钟后,域名服务器就不能解析域名了,用IP地址可以访问外网. 用 nslookup 查询,提示:" connection timed out; no servers could be reached " 但是 53端口还在监听 啊。 如果我清除 IPTABLES 规则,马上就可以用域名访问外网了。 哪位 高手 帮我看看是什么原因.
我的程序运行过程中,select函数返回-1,错误字符串为:connection timed out,出现此错后,READ函数立即收到0.此时重连CONNECT函数没有出错,可是返回SOCK=0. 一般情况下SOCK值应该>0 ,=0 应该不正常吧. 此时如果当sock=0正常,继续Select就会一直范围错误connection timed out,该怎么处理呢.如果当SOCK=0不正常,难道要一直重连吗. 请各位帮忙!
我用的是RedHat As2.1,想mount其某机器上的文件(其他机器都可以mount过来),但新装的这台不知道是抽什么风,居然只报个错误:mount: RPC: timed out,检查了很多配置,俺没发现错误,不知道各位大虾有何指教?不胜感激,急!急!急!
最近碰到一个奇怪的问题,在linux下调用recv()函数失败,打印出errno是110 Etimedout connection timed out。在recv前仅仅使用了setsockopt设置了SO_KEEPALIVE。这种情况不是经常发生,非常少见。请高手解答,谢谢! [ 本帖最后由 ProtossWEI 于 2009-6-12 20:43 编辑 ]
今天oracle数据出显了,不能连接! 后来我,查日志,报错如下! WARNING: inbound connection timed out (ORA-3136) sqlnet.log TNS-12535: TNSperation timed out ns secondary err code: 12606 nt main err code: 0 nt secondary err code: 0 nt OS err code: 0 Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.100.36)(PORT=16069)) 到网上找了, ORA-3136报错 解决办法如下: 1.set INBOUND_CONNECT_TIM...
我有一台solaris 7 下的bind作的dns,做一些本地解析,同时转发不在本地内容的查询到两个电信的dns,大致配置如下: options { directory "/var/named"; forward only; forwarders { 202.106.0.20; 202.106.196.115; }; }; #zone "." { # type hint; # file "db.cache"; #}; zone "0.0.127.in-addr.arpa" { type master; file "db...
aix 5300-01 as server from PC to telnet/ssh into the server every 10 minutes if nothing input then the connection was closed. how to change this time from 10minutes into 1hour? thanks. when disconnected get a message like this: connection to hostxxxx closed by remote host
服务器报:“have 7 out of 110 filedescriptors open”是什么原因造成的,有什么不良影响?
resin日志报错,java.net.ConnectException: connection timed out ,请问是什么原因,JDK 是1.4的,resin2.1.3