[root@localhost ~]# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 1b34f7933095 scrapinghub/splash:master "python3 /app/bin/..."4 hours ago Up 4 hours 5023/tcp, 0.0.0.0:8050->8050/tcp splash [root@localhost ~]#
# HAProxy 1.7 config for Splash. It assumes Splash instances are executed # on the same machine and connected to HAProxy using Docker links. global # raise it if necessary maxconn512 # required for stats page statssocket /tmp/haproxy
userlistusers useruser insecure-password userpass
defaults logglobal modehttp
# remove requests from a queue when clients disconnect; # see https://cbonte.github.io/haproxy-dconv/1.7/configuration.html#4.2-option%20abortonclose optionabortonclose
# gzip can save quite a lot of traffic with json, html or base64 data # compression algo gzip compressiontype text/html text/plain application/json
# increase these values if you want to # allow longer request queues in HAProxy timeoutconnect 3600s timeoutclient 3600s timeoutserver 3600s
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_11611.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57