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
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
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
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