Andrey Korobkov:

> I can't understand, what's with my server:
> It's iowait is so high, that it responds so slow, that keyserver pool treats 
> it as unresponding.
> Why does it requesting many hundreds and thousands of keys, and what does it 
> really doing with them?

    2011-04-11 23:54:32 Applying 200 changes
    [...]
    2011-04-11 23:55:24 add_keys_merge failed: Eventloop.SigAlarm
    2011-04-11 23:55:25 Key addition failed: Eventloop.SigAlarm

For some reason your server does not seem to be able to update its
database in the allocated time for a request. You could try to lower
http_fetch_size in your sksconf. It defaults to 100; try 50 or even 1 if
needed (and be ready for a looong catch up time).

Is your SKS server running on some form of low performance server?
-- 
Kim Minh

_______________________________________________
Sks-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to