Hello

I have a process that does many bulk_inserts (also updates) per second
(thousands actual updates and more). When I run it with a few (100 or so)
it works fine, but as soon as I increase the load I get socket timeout
errors. I have implemented agentkeepalive in my code with infinite sockets
and saw the

Service]LimitNOFILE=1048576


option and associated +Q value, which I have set to 101048577. Can someone
tell me if I should be setting another option somewhere please to enable
processing?

Thanks a lot
Best regards

Paul

Reply via email to