RE: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-07 Thread Axel-Stéphane SMORGRAV
to the release of 2.0.49. -ascs -Original Message- From: Matthew Claridge [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 10:17 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s Ok, there are two things going on here, one of which

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-07 Thread Matthew Claridge
on 06/06/2006 15:35 Joshua Slive said the following: On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: on 06/06/2006 15:16 Joshua Slive said the following: > On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: > >> Apache does send a Cache-control header of "max-age=0", which if I

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-07 Thread Matthew Claridge
Seems like you have something else weird going on. The config used on www.apache.org is ExpiresActive On ExpiresDefault A86400 And yet I get updated (non-zero) cache-control headers on 304 responses: telnet www.apache.org 80 Trying 192.87.106.226... Connected to www.apache.org.

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Joshua Slive
On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: on 06/06/2006 15:16 Joshua Slive said the following: > On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: > >> Apache does send a Cache-control header of "max-age=0", which if I'm >> right means it isn't updatiing the expiry time? > >

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Matthew Claridge
on 06/06/2006 15:16 Joshua Slive said the following: On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: Apache does send a Cache-control header of "max-age=0", which if I'm right means it isn't updatiing the expiry time? It means the content is marked as expired. What mod_expires con

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Joshua Slive
On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: Apache does send a Cache-control header of "max-age=0", which if I'm right means it isn't updatiing the expiry time? It means the content is marked as expired. What mod_expires config are you using? Joshua. -

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Matthew Claridge
on 06/06/2006 14:50 Joshua Slive said the following: On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: on 06/06/2006 14:30 Joshua Slive said the following: > On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: >> We've looked into mod_expiry, but this doesn't really work, beca

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Joshua Slive
On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: on 06/06/2006 14:30 Joshua Slive said the following: > On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: >> We've looked into mod_expiry, but this doesn't really work, because as >> soon as the expiry time is reached the browser st

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Matthew Claridge
on 06/06/2006 14:30 Joshua Slive said the following: On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: Hi all, I'm not sure if this is possible, because to me sending 304s is just "how it all works"!...however, my boss is looking for ways to prevent a browser continually requesting

Re: [EMAIL PROTECTED] Image caching / Expiry times / 304s

2006-06-06 Thread Joshua Slive
On 6/6/06, Matthew Claridge <[EMAIL PROTECTED]> wrote: Hi all, I'm not sure if this is possible, because to me sending 304s is just "how it all works"!...however, my boss is looking for ways to prevent a browser continually requesting images from our apache server - these requests inevitably