Skip to Content
0
Former Member
Dec 15, 2004 at 12:55 PM

HTTP_POST module fail in background job, Help!

207 Views

Dear all:

I use http_post module in frontend. It runs smoothly.

Now I want to trigger http_post module periodically.

I create a background job. But when the job runs, http_post raise exception "communication error".

I don't know what different between frontend and background job. Why I can only run http_post in frontend but fail in background job

Thank you