Custom Query (2297 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 2297)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Owner Reporter Resolution Summary
#1657 chronolaw@… fixed A minor code clean for ngx_event.h
Description

When I write my own event module I found that the macro ngx_event_get_conf has a minor defect: there is an unnecessary ';' at the end of the macro. This ';' will case the macro can not be used as function's parameter, and it is different from other xxx_get_conf.

Shall we remove this ';'? Here is my patch, thanks.

#1662 chronolaw@… wontfix A minor code clean for ngx_configure_listening_sockets
Description

At the end of function ngx_configure_listening_sockets, there is a single line 'return;'. It did nothing just remind the code reader here is the end of this function.

Should we remove this line? Pleas see the patch, thanks.

#1717 https://stackoverflow.com/users/10070111/misha-shaygu duplicate server info
Description

hi please set default config server_tokens on to off. small security fix. thanks!

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.