<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi everyone! </p>
<p><br>
</p>
<p>I'm trying to set a cache-control maximum age for my web services and am having some difficulties making it work.</p>
<p><br>
</p>
<p>I have added the line `"ows_http_max_age" "10800"` in my mapfile (MAP.WEB.METADATA) but the response headers I get does not have any cache-control value:
</p>
<p><br>
</p>
<p>```<br>
</p>
</body>
</html>