Enable http listen port on ubuntu 10.04

Asked by Nathan Osmanson

How do you enable the http listening port?
I added --http-port 8080 to the list of options. It starts gearman on the default listening port but the http listening port is not enabled. I tried this with both the package provided by ppa:gearman-developers/ppa v.12 and compiling latest v.14
Thanks for any help.

Question information

Language:
English Edit question
Status:
Solved
For:
Gearman Edit question
Assignee:
No assignee Edit question
Solved by:
Nathan Osmanson
Solved:
Last query:
Last reply:
Revision history for this message
Nathan Osmanson (nathan-osmanson) said :
#1

I figured it out by going through the source code. Needed to add -r http to the list of parameters