Opened 12 years ago
Closed 11 years ago
#215 closed Bug / Defect (invalid)
port-share process hangs if there's alot of traffic over it
Reported by: | alien | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Generic / unclassified | Version: | OpenVPN 2.1.2 / 2.1.3 (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: |
Description
I have a "teleworkers" openvpn which isn't used alot, but is running on 443/tcp and has a port-share to a localhost port, which is running apache (SSL).
there is alot of various traffic going over this port-share, and it seems that once or twice a day, the port-share process hangs, and thus stops working.
we have to kill that process and restart openvpn again, to make the new port-share process so it works again.
i'm on debian6 and so it uses version 2.1.3-2+squeeze1
Change History (2)
comment:1 Changed 11 years ago by
Priority: | major → trivial |
---|
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
No comments in 7 months. Closing, please reopen if necessary.
Note: See
TracTickets for help on using
tickets.
So there is a port-share daemon that accepts connections to 443/tcp and forwards them to the approåriate daemons, i.e. apache or openvpn? What logic does it use to distinguish between apache and openvpn connections? I'm not at all sure this is an OpenVPN issue...