Hello,

Did you check whether FDocStream is cleared after request is complete?

Sometimes ICS version upgrades can lose backwards compatibility when
announced otherwise.

Regards,

SZ

On Mon, Oct 11, 2010 at 12:32 PM, Olaf van der Meer <o.vanderm...@xso.nl>wrote:

> Hello,
>
> I use an own derived object of THttpConnection. In this object are some
> variables which are used for local processing.
> The code has not been changed in years. I updated the ICS components and
> mentioned the differences in create and destroing of the THttpConnection
> object.
>
> There were no clear actions. The application trusted on the creation of new
> objects when a new connection was made.
> Now, I have added some clear actions and 'Connection: close' (for sure, if
> I forget to clear something) to the header of the answer.
> It works well now.
>
> Thanks for your help.
>
> Regards,
>
> Olaf van der Meer
>
>
>
> ----- Original Message ----- From: "Francois PIETTE" <
> francois.pie...@skynet.be>
> To: "ICS support mailing" <twsocket@elists.org>
> Sent: Monday, October 11, 2010 10:42 AM
> Subject: Re: [twsocket] Connection Timeout
>
>
>
>  now we have some problems with the webserver.
>>> So the problem is: the old connection is reused and
>>> it contains data which could not belong to the request.
>>>
>>
>> What do you mean by "it contains data" ? The component handling a
>> connection do not contain any data unless you added the data yourself and
>> forgot to clear it at appropriate time.
>>
>> Are you able to reproduce this behavious using the demo webserver provided
>> with ICS ? If yes, please provide the exact steps so that we can examine it.
>> If not, can youy write a very simple, actually the most simple possible,
>> sample code showing the issue you have ?
>>
>> Regards,
>> --
>> francois.pie...@overbyte.be
>> The author of the freeware multi-tier middleware MidWare
>> The author of the freeware Internet Component Suite (ICS)
>> http://www.overbyte.be
>>
>> --
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
>>
>>
>
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to