Network performance issue on linux
----------------------------------

         Key: CAROB-123
         URL: https://forge.continuent.org/jira/browse/CAROB-123
     Project: Carob
        Type: Bug
  Components: C++ API  
    Versions: Carob 0.7.1    
 Environment: All linuxes. Reproduced with 2.4 and 2.6 kernels
    Reporter: Gilles Rayrat
 Assigned to: Gilles Rayrat 
    Priority: Blocker
     Fix For: Carob 0.7.2


A simple query like "select * from table1" takes more than 40ms to execute with 
carob, where the same query in java takes less that 2ms
Note that on a freeBSD OS, there is no problem

The network trace shows that the packets come to the client, but the recv() 
inside carob take 40ms to return

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to