hi stipe
i'm still periodically getting these messages:
2007-04-15 19:07:51 [52529] [9] ERROR: Error reading from fd 28:
2007-04-15 19:07:51 [52529] [9] ERROR: System error 54: Connection reset
by peer
when processing dlr's. it's intermittent and occurs sometimes with very
very low traffic. it's incidence seems to incrase the longer kannel has
been running.
does someone know some way i can debug this? has anyone else ever seen a
similar problem?
Hi Iain,
now, this error you see means the socket (and it's associated file
descriptor)
have been detached from the peer side.
Means, the SMSC disconnected "hard".
Can you present us some more lines of the log in debug log-level for
review?
this is the message in the screen running smsbox:
2007-04-18 09:12:58 [79172] [9] ERROR: Error reading from fd 28:
2007-04-18 09:12:58 [79172] [9] ERROR: System error 54: Connection reset
by peer
smsbox???
so this is a disconnection between smsbox and HTTP server while DLR-URL is
signaled?
Please more output IN FRONT of that ERROR. Switch to debug log-level if
necessary.
yes this is occuring during dlr delivery. i've restarted with log-level 0
and i'm still waiting for the problem to occur again. however i can see
this in the logs:
2007-04-19 14:43:08 [87595] [9] DEBUG: HTTP: Reusing connection to
`202.167.244.104:80' (fd=28)
given that the problem seems to occur more frequently once the smsbox has
been running for a while is it possible that this is a problem that kannel
is holding open the connection and my web server is timing it out
eventually?
cheers
iain