Hi Roland and others,
I abort the post method and release the connection after each request.
Also, I have set 'Connection: close' in the request header. The whole block
of code where the post method is created and the request is executed, read
and released, is synchronized.
I thought all of this meant that the server did not have to deal with any
simultaneous requests. But it still seems that something, somewhere is left
open. (I am the only one testing on this server at the moment).
Regards,
Iris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]