Jerome Louvel <contact <at> noelios.com> writes:

> 
> That was it! I've fixed the internal HTTP connector in SVN trunk and 1.0
> branch.

I am still a bit shaky on terminology: I am using Noelios-Restlet-Engine/1.0.2
as it follows from the header, and there is no external connector involved,
right? Should I take your response that Noelios-Restlet-Engine is not available
in 1.0.3? Or, even if it is, you recommend to use one of the external connectors
(Simple, Jetty or AsyncWeb) and not NRE? Any particular reason for that? Less
configuration is better.

Thanks,

Serge

> > 
> > Which HTTP server connector are you using? If you are in 
> > Restlet 1.0.2, I
> > encourage you to update to 1.0.3 and to configure one of the external
> > connector (Simple, Jetty or AsyncWeb).
> > 


> > The close() method should be closed by the HTTP server 
> > connector. But it
> > seems that the internal HTTP server mistakenly exposed in 
> > Restlet 1.0.2
> > doesn't properly close the socket as it should which could 
> > explain what you
> > observe. 

> 
> 



Reply via email to