1{
2   <insert_a_suppression_name_here>
3   Memcheck:Leak
4   fun:malloc
5   fun:ngx_alloc
6   fun:ngx_event_process_init
7}
8{
9   <insert_a_suppression_name_here>
10   Memcheck:Param
11   epoll_ctl(event)
12   fun:epoll_ctl
13   fun:ngx_epoll_add_event
14}
15{
16   <insert_a_suppression_name_here>
17   Memcheck:Cond
18   fun:index
19   fun:expand_dynamic_string_token
20   fun:_dl_map_object
21   fun:map_doit
22   fun:_dl_catch_error
23   fun:do_preload
24   fun:dl_main
25   fun:_dl_sysdep_start
26   fun:_dl_start
27}
28{
29   <insert_a_suppression_name_here>
30   Memcheck:Param
31   epoll_ctl(event)
32   fun:epoll_ctl
33   fun:ngx_epoll_init
34   fun:ngx_event_process_init
35}
36{
37   <insert_a_suppression_name_here>
38   Memcheck:Param
39   epoll_ctl(event)
40   fun:epoll_ctl
41   fun:ngx_epoll_notify_init
42   fun:ngx_epoll_init
43   fun:ngx_event_process_init
44}
45{
46   <insert_a_suppression_name_here>
47   Memcheck:Param
48   epoll_ctl(event)
49   fun:epoll_ctl
50   fun:ngx_epoll_add_connection
51   fun:ngx_event_connect_peer
52}
53{
54   <insert_a_suppression_name_here>
55   Memcheck:Param
56   epoll_ctl(event)
57   fun:epoll_ctl
58   fun:ngx_epoll_test_rdhup
59}
60{
61   <insert_a_suppression_name_here>
62   Memcheck:Param
63   epoll_pwait(sigmask)
64   fun:epoll_pwait
65}
66{
67   <insert_a_suppression_name_here>
68   Memcheck:Cond
69   obj:*
70}
71{
72   <insert_a_suppression_name_here>
73   Memcheck:Leak
74   match-leak-kinds: definite
75   fun:malloc
76   fun:ngx_alloc
77   fun:ngx_set_environment
78   fun:ngx_single_process_cycle
79}
80{
81   <insert_a_suppression_name_here>
82   Memcheck:Leak
83   match-leak-kinds: definite
84   fun:malloc
85   fun:ngx_alloc
86   fun:ngx_set_environment
87   fun:ngx_worker_process_init
88}
89{
90   <insert_a_suppression_name_here>
91   Memcheck:Param
92   sendmsg(msg.msg_iov[0])
93   fun:__sendmsg_nocancel
94   fun:ngx_write_channel
95   fun:ngx_pass_open_channel
96   fun:ngx_start_worker_processes
97}
98{
99   <insert_a_suppression_name_here>
100   Memcheck:Param
101   sendmsg(msg.msg_iov[0])
102   fun:__sendmsg_nocancel
103   fun:ngx_write_channel
104   fun:ngx_pass_open_channel
105   fun:ngx_start_cache_manager_processes
106}
107{
108   <insert_a_suppression_name_here>
109   Memcheck:Param
110   sendmsg(msg.msg_iov[0])
111   fun:__sendmsg_nocancel
112   fun:ngx_write_channel
113   fun:ngx_pass_open_channel
114   fun:ngx_start_privileged_agent_processes
115}
116