nginx_http_push_module and databases
- by rui7905
i am a newbie of nginx , and i am using nginx as a comet server by nginx_http_push_module
i have two question:
1,how can i save the messages which recieved by nginx_http_push_module into databases ?
2,how can i get listeners list of a channel ?
thanks~