Hi guys,

I'm trying to track down an issue with om_http that we're having with one
service in particular (loggly). Pointing at other endpoints has worked
fine. But at loggly, it sends 100 messages, and then loses the connection,
and then fails to ever re-establish again:

2013-10-12 11:09:20 INFO reconnecting in 0 seconds
2013-10-12 11:09:20 ERROR disconnected
2013-10-12 11:09:20 INFO connecting to logs-01.loggly.com:443

(that's the last output in the log).

I've run a network capture on the traffic and you can see it starts a new
connection, but never gets as far as sending a new HTTP request. This
behaviour happens over HTTP and HTTPS.

Before I try digging further into the internals of om_http and how the
loggly endpoint behaves, just wondering if anything jumps out to those of
you who know this better?

Thanks

J
---
James Crowley
CTO, FundApps - a new generation in financial services software -
http://www.fundapps.co/
Founder, developerFusion - the global developer community -
http://www.developerfusion.com/

linkedin: http://linkedin.com/in/jamescrowley
twitter: http://twitter.com/jamescrowley
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to