kakserpom / phpdaemon

Asynchronous server-side framework for network applications implemented in PHP using libevent
http://daemon.io/
GNU Lesser General Public License v3.0
1.53k stars 231 forks source link

Servers\HTTP not response in half the cases #297

Closed r3l0c closed 5 years ago

r3l0c commented 5 years ago

`curl -v http://127.0.0.1:8085/

` curl -v http://127.0.0.1:8085/

r3l0c commented 5 years ago

PHP 7.3

r3l0c commented 5 years ago

apt remove php-apc php7.3-opcache && reboot