Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003381 [Resin] minor always 03-10-09 11:00 03-18-09 15:32
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0003381: Header set
Description (rep by Andrea Sodomaco)

I like very mych Resin as app. server. but if we talk about http servers I think apache is more reliable, more documented, more flexible and faster.

e.g.
   <LocationMatch "\.gif$">
        Header set Cache-Control post-check=36000,pre-check=990000
    </LocationMatch>



Additional Information
Attached Files

- Relationships

- Notes
(0003892)
ferg
03-18-09 15:32

server/1kk8

<rewrite:Location regexp="\.gif$">
  <rewrite:SetHeader name="Cache-Control" value="post-check=36000,pre-check=990000"/>
</rewrite:Location>

 

- Issue History
Date Modified Username Field Change
03-10-09 11:00 ferg New Issue
03-18-09 15:32 ferg Note Added: 0003892
03-18-09 15:32 ferg Assigned To  => ferg
03-18-09 15:32 ferg Status new => closed
03-18-09 15:32 ferg Resolution open => fixed
03-18-09 15:32 ferg Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker