afs commented on issue #3837:
URL: https://github.com/apache/jena/issues/3837#issuecomment-4193745326

   Hi @plvsadi 
   
   How many triples are in the dataset?
   What does the log say? (in particular, it will show queries that have 
returned so it is then possible to estimate the number of outstanding requests).
   
   Is the database TDB2?
   
   How long did you wait after the storm to see if the server recovered befor 
restarting?
   
   Does it happen using a repeated requests from the same process? (that `curl` 
example is new process each time and using a new connection each time; this can 
lead to networking exhaustion.)
   
   Could you provide a standalone setup that demonstrates the issue (i.e. with 
junk data)? There are various details that making trying to reproduce the 
situation exactly quite difficult.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to