Opened on 05/19/2015 at 08:31:27 PM
Closed on 05/19/2015 at 08:43:06 PM
#2555 closed defect (fixed)
Caching headers are being sent for adblockplus.org/forum/
| Reported by: | trev | Assignee: | trev | 
|---|---|---|---|
| Priority: | P1 | Milestone: | |
| Module: | Infrastructure | Keywords: | |
| Cc: | mapx | Blocked By: | |
| Blocking: | #2035 | Platform: | Unknown | 
| Ready: | yes | Confidential: | no | 
| Tester: | Verified working: | no | |
| Review URL(s): | |||
Description
How to reproduce
Run wget -S -O /dev/null https://adblockplus.org/forum/
Observed behaviour
The output contains Cache-Control: max-age=86400 and an Expires header.
Expected behaviour
No caching headers should be sent for dynamic content.
Background
nginx configuration currently has expires: 1d on the top level, this directive should only apply to static content.
Attachments (0)
Change History (3)
comment:1 Changed on 05/19/2015 at 08:34:26 PM by mapx
- Cc mapx added
 
comment:2 Changed on 05/19/2015 at 08:36:15 PM by trev
- Review URL(s) modified (diff)
 - Status changed from new to reviewing
 
comment:3 Changed on 05/19/2015 at 08:43:06 PM by trev
- Resolution set to fixed
 - Status changed from reviewing to closed
 
Note: See
        TracTickets for help on using
        tickets.
    
Fixed: https://hg.adblockplus.org/infrastructure/rev/40dbc5498de8