Skip to content

http_server: stop fallback to WEBrick #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 1.0
Choose a base branch
from

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Apr 10, 2025

fluent/fluentd#4899

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
daipom added a commit to fluent/fluentd that referenced this pull request Apr 10, 2025
**Which issue(s) this PR fixes**: 
* Partially Fixes #4648

**What this PR does / why we need it**: 
Make `http_server` plugin helper stop the fallback to WEBrick.

WEBrick is no longer recommended for production use.

We don't need this feature because it was for supporting Ruby < 2.3.
(#2447)

**Docs Changes**:

https://docs.fluentd.org/plugin-helper-overview/api-plugin-helper-http_server
=> fluent/fluentd-docs-gitbook#575

**Release Note**: 
The same as the title.

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
@daipom daipom marked this pull request as ready for review June 25, 2025 05:27
@daipom daipom added the pending To be done in the future label Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending To be done in the future
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant