Support reading input from stdin for performance increase #1

Closed
opened 2024-12-19 15:08:07 +01:00 by AR2000 · 1 comment
Owner

something that could be important (although if you are ignoring decisions from CAPI, probably not): the custom bouncer supports feeding the decisions to your script standard input, it's much faster than the default behaviour of calling your script for each decision

From crowdsec team discord user on the crowdsec discord
https://discord.com/channels/921520481163673640/1319285337880526858/1319303694163906623

> something that could be important (although if you are ignoring decisions from CAPI, probably not): the custom bouncer supports feeding the decisions to your script standard input, it's much faster than the default behaviour of calling your script for each decision From crowdsec team discord user on the crowdsec discord https://discord.com/channels/921520481163673640/1319285337880526858/1319303694163906623
AR2000 added the
enhancement
label 2024-12-19 15:09:03 +01:00
Author
Owner

Implemented by 09186aedac

Implemented by 09186aedac
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AR2000/crowdsec-legacy-firewall-bouncer#1
No description provided.