minor changes

This commit is contained in:
2022-01-07 23:44:57 +03:00
parent 43422e7c77
commit bf11e58793
14 changed files with 624 additions and 45 deletions

8
startbstd.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
pkill -f wpcrm_bstd_service
nohup beanstalkd -V -b ./bstd_data -f 300 -l unix://$(pwd)/bstd_data/wpcrm_bstd_service.sock -z 2097152 > bstd_data/bstd.log 2>&1 &
#beanstalkd -V -l unix://$(pwd)/bstd_data/bstd.sock