curl:(7)无法连接到35.229.60.183:80; (Google Clould上的VM)连接被拒绝

时间:2018-09-23 00:38:54

标签: apache webserver haproxy

Linux世界的新手。

我已经安装了两个Apache Web服务器,一个haproxy和一个testpc。 我可以使用端口80上的index.html内容来卷曲Web服务器。 但是,当我尝试在任何端口或端口80上卷曲haproxy时,我正在卷曲:

  

(7)无法连接到35.229.60.183:80;连接被拒绝

在所有服务器上关闭防火墙,重新启动haproxy。

haproxy配置文件:

defaults
    mode                    http
    log                     global
    option                  httplog
    option                  dontlognull
    option http-server-close
    option forwardfor       except 127.0.0.0/8
    option                  redispatch
    retries                 3
    timeout http-request    10s
    timeout queue           1m
    timeout connect         10s
    timeout client          1m
    timeout server          1m
    timeout http-keep-alive 10s
    timeout check           100s
    maxconn                 3000

frontend myserver
bind *:80
default_backend mybackendserver

mybackendserver
 balance roundrobin
 mode http
 server webserver       35.185.18.206:80        check
 server webserver1      35.231.241.247:80       check

当我尝试在测试机中卷曲它们时,我会卷曲:

  

(7)无法连接到35.229.60.183:80;连接被拒绝

35.229.60.183 是我的haproxy服务器的ip。

1 个答案:

答案 0 :(得分:0)

如果我没记错的话,应该直接从Google Cloud仪表板启用端口lines = {} for i in range(1000): for j in range(4): f=fl.readline() lines[j] = f print(lines[0,1]) 或使用的端口。

Check this out.