use gearman with http

Asked by Jason Liu

I find gearman can use http to control it. I use gourmand --http-port to use it . But when I listen on 8080 ,I use my browser to make get method . Nothing happened..How to use it whit http ? could you give me some document or examples to me ..thanks a lot..

Question information

Language:
English Edit question
Status:
Answered
For:
Gearman Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
DavidB (bitterlichdavid) said :
#1

Hi,

you need to use -r to load the http protocol. Try "gearmand -http-port=XXXX - r http"
For further usage check http://gearman.info/gearmand.html#http too.

If it still doesn't work you can try to increase the verbose level by adding one or more -v to the parameter list when starting the gearmand. This should give you more information what the daemon is doing and what not.

Can you help with this problem?

Provide an answer of your own, or ask Jason Liu for more information if necessary.

To post a message you must log in.