Re: [Proxytunnel-users] Apache timing out proxy connection

2015-07-04 Thread Neil Bird
On 26/03/15 19:29, Neil Bird wrote:
>I'm trying to resurrect my proxytunnel configuration, but I'm
> suffering something I didn't see when I last tried it OK.
> mod_proxy_connect.c(183): (70007)The timeout specified has expired: [client 
> 127.0.0.1:39863] AH01018: error on client - ap_get_brigade

   No ideas why this is a fix, but it seems to solve it for me:

 # Inside 
 RequestReadTimeout header=0,MinRate=500 body=0,MinRate=500


   From http://blog.halberom.co.uk/mod_proxy_connect-and-mod_reqtimeout.html

-- 
[phoenix@fnx ~]# rm -f .signature
[phoenix@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[phoenix@fnx ~]# exit

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
Proxytunnel-users mailing list
Proxytunnel-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/proxytunnel-users


[Proxytunnel-users] Apache timing out proxy connection

2015-03-26 Thread Neil Bird
   I'm trying to resurrect my proxytunnel configuration, but I'm 
suffering something I didn't see when I last tried it OK.

   I'm connecting fine (via Apache on localhost https:443 + connect 
localhost:22), but the connection is killed, seemingly by Apache, after 
~30 seconds (whether the connection is being used or not):

error: Socket read error: [104] Connection reset by peer
 
Write failed: Broken pipe


   The Apache logs report:

mod_proxy_connect.c(183): (70007)The timeout specified has expired: 
[client 127.0.0.1:39863] AH01018: error on client - ap_get_brigade


   I have keep-alive set in my SSH config. but have failed to get Apache 
to accept anything like it in its config. ,mas the various options 
require a fixed  but I have a * and a regex filter.


   Any ideas what I'm missing?

-- 
[phoenix@fnx ~]# rm -f .signature
[phoenix@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[phoenix@fnx ~]# exit

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Proxytunnel-users mailing list
Proxytunnel-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/proxytunnel-users