前面的操作都与视频一直,到最后本地curl的时候报错
[root@localhost flask-redis]# curl -v 127.0.0.1:5000
- About to connect() to 127.0.0.1 port 5000 (#0)
- Trying 127.0.0.1…
- Connected to 127.0.0.1 (127.0.0.1) port 5000 (#0)
GET / HTTP/1.1
User-Agent: curl/7.29.0
Host: 127.0.0.1:5000
Accept: /
- Recv failure: Connection reset by peer
- Closing connection 0
curl: (56) Recv failure: Connection reset by peer