This is a bug, I've been hit by it, but I still can't reproduce it.
I have it too with a 500 server error from a IIS, and once I suspected
it could be that, instead of the <font>...., I receive an empty page.

Might be something related with the combination of the headers and the
empty page. Some Content-Lenght ? Still one msgdata = NULL ?


----- Original Message ----- 
From: "Andrea Viscovich" <[EMAIL PROTECTED]>
To: "Stipe Tolj" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 19, 2002 2:53 PM
Subject: Re: timeout


> > > Is there a way to not close connection?
> > 
> > this depends on the HTTP/1.1 protocol I guess. I'm not aware how it's
> > defined there, and I to busy to look for it, but I may assume that
> > Keep-Alive connections to the HTTP server are used to be dropped if a
> > class 500 reply is received.
> 
> Well, do you think there is some type of configuration on IIs to do?
> 
> > 
> > But, I think you mean more the issue that smsbox drops connection to
> > bearerbox?! At least I assume this because of your log I see here.
> > This means you *are* getting a reply. You are getting a class 500 HTTP
> > reply, which means something with your dynamical goodies (cgi, php,
> > servlet or whatever) on your HTTP server is broken for the request.
> > 
> No, it means it had an 113 asp error, id est there was a timeout.
> By the way you are right, smsbox gets the answer, and the answer is
> <html> <font> error 500 asp error 113 etc.
> 
> > Can anyone from the list confirm that Kannel's smsbox is *always*
> > getting this assertion panic if it gets a HTTP 500 reply?
> > 
> > If yes, then we have a bug here.
> 
> It should as I haven't modified any source code.
> Andrea 
> 
> 
> 
> 


Reply via email to