[PR #1458] [CLOSED] add process open files limit number #4390

Closed
opened 2026-05-05 14:41:11 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1458
Author: @agaolong
Created: 10/11/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 8bd2e67 add process open files limit number,If not,when frp too much connection,report an error:“accept4: too many open files”,then crash.

📊 Changes

4 files changed (+12 additions, -0 deletions)

View changed files

📝 conf/systemd/frpc.service (+3 -0)
📝 conf/systemd/frpc@.service (+3 -0)
📝 conf/systemd/frps.service (+3 -0)
📝 conf/systemd/frps@.service (+3 -0)

📄 Description

If not,when frp too much connection,report an error:“accept4: too many open files”,then crash.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/1458 **Author:** [@agaolong](https://github.com/agaolong) **Created:** 10/11/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8bd2e67`](https://github.com/fatedier/frp/commit/8bd2e67a9cab5527de1067b4488d9d40985af124) add process open files limit number,If not,when frp too much connection,report an error:“accept4: too many open files”,then crash. ### 📊 Changes **4 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conf/systemd/frpc.service` (+3 -0) 📝 `conf/systemd/frpc@.service` (+3 -0) 📝 `conf/systemd/frps.service` (+3 -0) 📝 `conf/systemd/frps@.service` (+3 -0) </details> ### 📄 Description If not,when frp too much connection,report an error:“accept4: too many open files”,then crash. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:41:11 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4390
No description provided.