[GH-ISSUE #3020] vhost_http_port #2415

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

Originally created by @Timtaran on GitHub (Jul 16, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3020

Bug Description

vhost_http_port

frpc Version

0.44.0

frps Version

0.44.0

System Architecture

linux/amd64

Configurations

frpc - 3 cores, 4gb ram, 8gb swap.
frps - 1 core, 2gb ram, 228mb swap.

Logs

No response

Steps to reproduce

  1. frpc config

[common]
server_addr = ***
server_port = 7000

[web]
type = http
vhost_http_port = 8000
local_port = 8000
subdomain = ***

  1. frps config
[common]
bind_port = 7000

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @Timtaran on GitHub (Jul 16, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3020 ### Bug Description vhost_http_port ### frpc Version 0.44.0 ### frps Version 0.44.0 ### System Architecture linux/amd64 ### Configurations frpc - 3 cores, 4gb ram, 8gb swap. frps - 1 core, 2gb ram, 228mb swap. ### Logs _No response_ ### Steps to reproduce 1. frpc config ``` [common] server_addr = *** server_port = 7000 [web] type = http vhost_http_port = 8000 local_port = 8000 subdomain = *** ``` 2. frps config ``` [common] bind_port = 7000 ``` ### Affected area - [ ] Docs - [X] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
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#2415
No description provided.