Hi,
    I have an issue with Keep-Alive header in Orient-DB V2.0. 
I am sending a query to OrientDB and i want to keep the connection alive 
for the next query.
Using wireshark, i can see the header going out and coming back in the "200 
OK" response from OrientDB.
After I get the 200 OK, I get a "FIN, ACK" request to close the connection.

This causes the server to believe the connection is still alive and to try 
to send a new request on the same connection and get an exception when the 
connection is being closed.

Is there any way to patch the issue with a fix?

Thanks.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to