[us...@httpd] Re: sending pre-compressed content through reverse proxy using mod_rewrite

2009-11-23 Thread Oliver Schoett
2009 00:00:00 GMT Last-Modified: Sat, 20 Sep 2008 20:32:04 GMT GIF89a[dummy image] This is for an image server where URLs of missing images receive a dummy image with status 200. However, I did not succeed in setting a dynamic Expires: header using mod_expires. Regards, Oliver

[us...@httpd] SOLVED: 2.2.13 mod_proxy: backend connection reused long after ttl expired

2009-11-17 Thread Oliver Schoett
Oliver Schoett wrote: Some more info: the backend server sends a "TLSv1 Encrypted Alert" spontaneously when a connection is idle for approx. 17s. The error in the log file (with a 502 error code sent to the client) occurs when this alert happens in response to another request being

[us...@httpd] Re: 2.2.13 mod_proxy: backend connection reused long after ttl expired

2009-11-11 Thread Oliver Schoett
Oliver Schoett wrote: It appears that the Apache 2.2.13 connection timeout (ttl) does not work. Some more info: the backend server sends a "TLSv1 Encrypted Alert" spontaneously when a connection is idle for approx. 17s. The error in the log file (with a 502 error code sent to

[us...@httpd] 2.2.13 mod_proxy: ttl not working?

2009-11-10 Thread Oliver Schoett
Data), which results in the "TLSV1 Encrypted Alert". However, we think that we have told the server to drop idle connections after 10s, so that it should not try to resue a connection after 17s idle time (config below). What could be the problem here? Regards, Oliver Schoett