https://bz.apache.org/bugzilla/show_bug.cgi?id=65886
--- Comment #15 from Ruediger Pluem <[email protected]> --- (In reply to Archie Cobbs from comment #14) > > So I'd say that there is another subtle problem here, which is that there > > really > > should be two separate configuration variables for configuring (a) the proxy > > timeout for regular connections and (b) the proxy timeout for websocket > > connections. > > Any thoughts on this question? > > Right now the only way to have different timeout values for normal vs. > websockets > is to say "ProxyWebsocketFallbackToProxyHttp off" which seems like the wrong > tool. You can configure an individual timeout per wss:// backend worker. Setting it to an arbitrary high number should give you what you need. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
