php - Cron job posts 40-50 new posts to WordPress then fails with transport error - HTTP status code was not 200 -


i have cron job runs php xmlrpc script calls metaweblog.newpost in loop, make posts wordpress site. posts added successfully, until, after typically 40 or 50 posts, script stop error:

transport error - http status code not 200

the error log contained (i have removed ip address):

(9)bad file descriptor: [client :44726] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

when check phpinfo see zend memory manager enabled , memory_limit 64m.

what should looking @ solve this?

a 1 second delay did not fix it, , 2 second delay fixed of time. 3 second delay fixed it.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -