Commit graph

12 commits

Author SHA1 Message Date
KOMATA
781155b029
perf: remove useless stat checking logic (#11178)
* feat: Enhance proxy initialization and error handling

* Add a timeout to the dialer for Unix socket connections
* Improve error response by including the error message in the "Bad Gateway" response

* refactor: Change sockPath variable to constant in proxy initialization

* Update sockPath to a constant SockPath for improved clarity and consistency
* Ensure the new constant is used in the dialer function for Unix socket connections
2025-12-04 18:07:47 +08:00
CityFun
d09d686378
feat: Support pushing certificates to other nodes (#10074)
Refs https://github.com/1Panel-dev/1Panel/issues/9103
2025-08-20 08:41:19 +00:00
ssongliu
adce6103bd
fix: Fix log printing issues caused by container log tracking switches (#9552) 2025-07-17 17:51:23 +08:00
CityFun
d2cd5e226a
feat: Refactor reverse proxy to reuse Transport and enable connection pooling (#8772) 2025-05-21 17:00:50 +08:00
ssongliu
64e4c23d12
fix: Fix the problem of abnormal switching of Chinese nodes (#8685) 2025-05-16 10:47:21 +08:00
ChengPlay
c29c00f4b7
feat: When creating files/folders, use the parent directory's user an… (#8419)
Refs https://github.com/1Panel-dev/1Panel/issues/6332
2025-04-18 08:52:27 +00:00
ChengPlay
dafeab8704
feat: Add Node File Exchange (#8407) 2025-04-16 16:18:51 +08:00
zhengkunwang
c7b6e15c1d
feat(website): fix issues with create website with ftp failed (#8272) 2025-03-28 22:46:55 +08:00
zhengkunwang
220b6223a3
feat(system): add session check for agent api (#8258) 2025-03-26 08:47:35 +00:00
zhengkunwang
6ae1eea7b1
feat: Handle websocket and eventsource requests (#8121) 2025-03-11 18:25:16 +08:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
ssongliu
7008774bb5
feat: merge code from dev (#7439) 2024-12-19 22:21:00 +08:00
Renamed from core/middleware/proxy.go (Browse further)