Why businessworker exits more times after kernel tuning. ...
problem description: workerman starts normally, and the client can send and receive messages normally, but memory overflow occurs after a long connection. has also encountered a problem before. After 8 hours of normal operation of workerman, an error ...
process_timeout appears a few days after GatewayWorker runs. onmessage does not use database operations, and there are no obvious long-term operations, sending message queues when data is received. could you tell me how to troubleshoot the problem...
the business server and the workerman server are not on the same machine. If you use Gateway.php to push messages, $registerAddress has been changed to public network ip, and $gateway- > lanIp in start_gateway.php has also been changed to public network...
searched the workerman source code and found that set_error_handler (); is used in many places to handle exception errors, but the callback is an empty function. such as the following code: set_error_handler(function(){}); fclose($this->_socket); ...
to connect the hardware equipment of the Internet of things, the GatewayWorker, hardware I use to connect with the server through the tcp protocol to connect OK, through the port can successfully transmit data; the web client and the server can be conne...
three material packages should be sent at regular intervals ...
what are the tcp,udp ports to be used by workerman Please give me a list ...
problem description the server belongs to Aliyun, windows 2008 R2 system. There is a public IP and private IP, on Aliyun. How to configure IP? in the start_gateway.php file the environmental background of the problems and what methods you have tried...
has not been actually developed yet, is the process like this the server socket, connected to the PC through Ip and port will get a client_id the PC side takes the client_id to request the server, and the server binds the obtained client_id with th...
download the installation package on the workerman official website, then unzip it, configure the php environment, and then click "start_for_win.bat " to open it. However, I entered according to the address of 127.0.0.1 on the official website, but the ...
excuse me, what should I do if workerman is enabled through PHP frameworks such as TP or CI, but some configuration files in the framework use the $_ SERVER constant, and failure to get $_ SERVER in CLI mode will cause an error? class Mqtt extends CI_C...
problem description in the development of the mobile client (H5 page), the access control device is controlled by the cloud server. The device communicates through the pure tcp protocol as the tcp client, and the tcp server is set up with GatewayWorke...
question 1: worker, the device on my side has successfully logged in and bound uid,. When receiving heartbeat instructions, I made a judgment on whether uid is online, but when the device successfully logged in for the first time and sent a heartbeat, G...
how can workerman, like gatewayworker, bind uid and client_id together to send messages to designated users, online, etc., and beg for help from bosses, so that good people can live a safe life! ...
problem description CentOs7 system, shell script implements one-click deployment of workerman the environmental background of the problems and what methods you have tried CentOs7 system try Baidu to find information but failed to solve related ...
error prompt: WebSocket connection to wss: (URL): 2346 failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR I think it may be the certificate Source code input: ws = new WebSocket ( "wss: (URL: 2346 "); if you connect to a...
SOCKET public function Connect($info) { $val=$info; $w_file = .. config.txt ; file_put_contents($w_file,$val,FILE_APPEND); W+ set_time_limit(0); $host = self::TCP_SER_HOST; $port = self::...
I separated mvc from workerman, on two servers. Now the task requirement is to regularly call the method encapsulated in mvc in the timer of workerman, how to achieve it, the method of using native php access interface has been reported errors, there is ...
The framework uses tp5.1,workman using the composer package officially provided by tp. Would like to ask if the integration of hprose? the attempts made are as follows: Controller (acts as client) access to index did not get any return value, ...
what s the difference between these parameters? I feel that update project is of no use. ...
I don t know that one day I started to create a project in G disk and suddenly this is displayed. I can t create it, so I can only create it on other disks. on this question, someone mentioned an issue, in the official warehouse, just like me, but...
re.findall ( [u4E00-u9FFF | () ()] {5jue 20} Co., Ltd. | [u4E00-u9FFF | () ()] {5jue 20} Co., Ltd.) [ Insurance brokerage companies may use limited liability companies or joint stock limited companies ) [ Insurance brokerage companies may use limi...
How do I drag and drop an element into another element box in HTML5, but only copy it into the element box? That is to say, this element still exists in the original place after dragging? ...
execute weex debug to open the chrome debugging page, but the error on this page causes the debugging code not to open ...