<div dir="ltr"><div><div><div>Hello<br><br></div>I feel I am very close to getting this but I need some help.<br><br></div>I am using Paraview with Python and an Apache front end with proxying. My logs show as follows:<br>
<br>[Tue Jun 17 14:18:34.353847 2014] [proxy:debug] [pid 5840] proxy_util.c(2035): AH00943: http: has released connection for (<a href="http://dragonfly.domain.ca">dragonfly.domain.ca</a>)<br>[Tue Jun 17 14:18:34.353905 2014] [deflate:debug] [pid 5840] mod_deflate.c(764): [client <a href="http://192.168.1.9:45352">192.168.1.9:45352</a>] AH01384: Zlib: Compressed 246 to 151 : URL /paraview/, referer: <a href="http://paraview.domain.ca/apps/FileViewer/">http://paraview.domain.ca/apps/FileViewer/</a><br>
[Tue Jun 17 14:18:34.366482 2014] [authz_core:debug] [pid 5843] mod_authz_core.c(828): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH01628: authorization result: granted (no directives)<br>[Tue Jun 17 14:18:34.366557 2014] [proxy:debug] [pid 5843] mod_proxy.c(1104): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH01143: Running scheme ws handler (attempt 0)<br>
[Tue Jun 17 14:18:34.366566 2014] [proxy_ajp:debug] [pid 5843] mod_proxy_ajp.c(708): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH00894: declining URL ws://<a href="http://192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2">192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2</a><br>
[Tue Jun 17 14:18:34.366577 2014] [proxy_http:debug] [pid 5843] mod_proxy_http.c(1892): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH01113: HTTP: declining URL ws://<a href="http://192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2">192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2</a><br>
[Tue Jun 17 14:18:34.366583 2014] [proxy_wstunnel:debug] [pid 5843] mod_proxy_wstunnel.c(331): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH02451: serving URL ws://<a href="http://192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2">192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2</a><br>
[Tue Jun 17 14:18:34.366590 2014] [proxy:debug] [pid 5843] proxy_util.c(2020): AH00942: WS: has acquired connection for (*)<br>[Tue Jun 17 14:18:34.366596 2014] [proxy:debug] [pid 5843] proxy_util.c(2072): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH00944: connecting ws://<a href="http://192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2">192.168.1.110:9103/ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2</a> to <a href="http://192.168.1.110:9103">192.168.1.110:9103</a><br>
[Tue Jun 17 14:18:34.366665 2014] [proxy:debug] [pid 5843] proxy_util.c(2206): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH00947: connected /ws?sessionId=c83abd36-f64b-11e3-b1d5-14feb5ee4ae2 to <a href="http://192.168.1.110:9103">192.168.1.110:9103</a><br>
[Tue Jun 17 14:18:34.366800 2014] [proxy:debug] [pid 5843] proxy_util.c(2610): AH00962: WS: connection complete to <a href="http://192.168.1.110:9103">192.168.1.110:9103</a> (192.168.1.110)<br>[Tue Jun 17 14:18:34.574643 2014] [proxy_wstunnel:debug] [pid 5843] mod_proxy_wstunnel.c(253): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH02445: woke from poll(), i=1<br>
[Tue Jun 17 14:18:34.574681 2014] [proxy_wstunnel:debug] [pid 5843] mod_proxy_wstunnel.c(262): [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH02446: sock was readable<br>[Tue Jun 17 14:18:34.574725 2014] [proxy_wstunnel:debug] [pid 5843] mod_proxy_wstunnel.c(129): (104)Connection reset by peer: [client <a href="http://192.168.1.9:45354">192.168.1.9:45354</a>] AH02442: error on sock - ap_get_brigade<br>
[Tue Jun 17 14:18:34.574751 2014] [proxy:debug] [pid 5843] proxy_util.c(2035): AH00943: WS: has released connection for (*)<br><br></div>As you can see, I am getting a reset by peer but I'm not sure of the cause. Any help or clues would be greatly appreciated.<br>
<div><div><br></div></div></div>