Skip to content

Commit

Permalink
Remove redundant doc section
Browse files Browse the repository at this point in the history
  • Loading branch information
mstopa-splunk committed Jan 3, 2025
1 parent 7da6f8e commit a68926c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/architecture/udp-optimization.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ SC4S_SOURCE_UDP_FETCH_LIMIT=1000000
SC4S_SOURCE_LISTEN_UDP_SOCKETS=32
```

In synthetic performance tests, increasing the number of sockets may not show improvement because all messages originate from a single UDP source, and they are still processed by only one CPU core. However, if you have multiple UDP sources in your production environment, this feature can provide significant performance improvements.

## Enable eBPF

Find more in the [About eBPF](../../configuration/#about-ebpf) section.
Expand Down

0 comments on commit a68926c

Please sign in to comment.