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

http://codereview.adblockplus.org/4690828584812544/

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

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from trev.
 
Note: See TracTickets for help on using tickets.