diff --git a/apt/aptevent_daemon.in b/apt/aptevent_daemon.in index e13eff2b405b1a0af8f963f087029678401c3dd1..4ffcb83a9ec5a5c3ea964b2d0a6da70243f16764 100644 --- a/apt/aptevent_daemon.in +++ b/apt/aptevent_daemon.in @@ -130,6 +130,9 @@ if (!$impotent) { } } +# We receive a lot of events but we do not send any. +event_set_sockbufsizes(1024 * 32, 1024 * 192); + # # At the Mothership (Cloudlab Portal) we get events from the SSL # enabled version of pubsubd, which is getting events from all of the