yahoo / yahoo/proxy-verifier

Need to update the RLIMIT_NOFILE

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
47
Forks
29
Avg merge
5d 6h
Merged PRs (30d)
3

Description

This is a request made by shinrich:

The default of 1024 is way too low. Copy the logic in traffic_server here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the traffic_server logic referenced in the issue and the code that sets RLIMIT_NOFILE, including the current default of 1024. Apply the corresponding logic to the verifier and confirm that its file-descriptor limit is updated as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
operating-systems, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.