Search: "socket refused"
Why Are Thousands of TIME_WAIT Sockets Stacked on the Client blog
likely that the TIME_WAIT socket was quickly recovered or reused before. Therefore, it can be inferred that the following TCP ...
Improve ApsaraDB for Memcache performance through PHP persistent connections - ApsaraDB for Memcache Documentation
ApsaraDB for Memcache through PHP, using short connections. The overhead of every short connection not only includes socket ...
How to Install and Secure Mosquitto MQTT Messaging Broker on Ubuntu 16.04 blog
following error message: ``` Connection Refused: not authorised. Error: The connection was refused. ``` Now publish a message ...
How to Secure Apache Web Server with ModEvasive on Ubuntu 16.04 blog
: ``` print $SOCKET "GET /?$_ HTTP/1.0\n\n"; ``` And change it to: ``` print $SOCKET "GET /?$_ HTTP/1.0\r\nHost ...
Using an ApsaraDB for RDS Client with Auto-Completion Features blog
User name to connect to the database. -S, --socket TEXT The socket file to use for connection. -p ...
How to Install ConfigServer Firewall (CSF) on Ubuntu 16.04 blog
command: ``` apt-get install libio-socket-ssl-perl libcrypt-ssleay-perl libnet-libidn-perl libio-socket-inet6-perl libsocket6-perl ...
How to Safeguard Apache Web Server on Ubuntu blog
/share/doc/libapache2-mod-evasive/examples/test.pl ``` Locate the line: ``` print $SOCKET "GET /?$_ HTTP/1.0\n\n" ...
Description of redis-benchmark - ApsaraDB for Redis Documentation
Server hostname (default 127.0.0.1) -p Server port (default 6379) -s Server socket (overrides host and port) -c Number ...