Alex,
The only resolve I found was to switch to Jetty. I didn't do anything
more, as I couldn't determine whose fault it was (restlet or simple).
I'd suggest using Jetty.
Adam
Alex Milowski wrote:
On 6/4/07, Adam Taft <[EMAIL PROTECTED]> wrote:
I've discovered a problem with the Simple framework web server in
conjunction with Keep Alive. Basically, it seems triggered by two POST
requests in a row. The first POST request works fine, however a
followup POST request will hang. Once a certain time has passed (in
Firefox I believe it's 30 seconds), another POST request will go through.
Was this ever resolved? I don't see an issue filed on this one.
I've been testing atomojo and found the same issue.
I suppose I should just switch from the simple framework to Jetty.
--Alex Milowski