我正在尝试连接到chunking
,但是仅当我在线上传文件但在localhost上时,我才不断获得comet-server
的支持,一切正常。我已经从https://comet-server.com/wiki/doku.php/en:comet:testhosting#checking_the_hosting_for_possible_connect_to_the_comet_server的文档中进行了检查,该错误原因是由于服务器禁止所有外部连接,所以我现在的问题是如何允许服务器进行外部连接。我正在使用Linux服务器,操作系统:Centos 7,我具有完全root访问权限。