OM_HTTP Warning

View thread

tiago_nascimento

I'm having an alert every time the om_http sends a message to a web service. Has anyone ever experienced this?

LOG:
2015-08-19 16:45:18 INFO connecting to localhost:80
2015-08-19 16:45:18 WARNING http server disconnected while reading the response
2015-08-19 16:45:18 INFO reconnecting in 0 seconds

CONF:
<Output outATM>
    Module              om_http
    URL                 http://localhost:80/modules/AtmProcessorMT/index.php
</Output>