如題,若有兩套不同功能的應用,是否只要改 Gateway.conf 及 Monitor.conf 的 Listen Port 就可以安裝在同一臺主機上?
謝謝。
謝謝您的回答。
再請問
其中的 applications/Demo2/Config/Store.php 是否能詳細說明如何配置。
兩個應用程式 Store 的 Key 會不會互相衝突?
謝謝.
Config/Store 配置說明在這里
http://doc.workerman.net/start/store_config.html
正式環(huán)境需要用memcache,兩套應用使用不同的memcache端口,否則數據可能會混亂
開發(fā)環(huán)境可以不裝memcache,兩套應用要求public static $storePath 配置不一樣