|
Home > Archive > Perlbal > July 2007 > passing some headers from reproxied responses
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
passing some headers from reproxied responses
|
|
| Ron Gorodetzky 2007-07-11, 7:11 pm |
| Hi,
We have a mogilefs setup with perlbal at the frontend. Is there a way
to tell perlbal to pass along the Last-Modified headers that it gets
from the mogilefs machines that it reproxied to?
-Ron
| |
| Brad Fitzpatrick 2007-07-11, 7:11 pm |
| You don't really want that: the Last-Modified from mogstoreds are going
to be all different, so clients sending If-Modified-Since headers won't
work anyway.
You want your application inserting a consistent Last-Modified header.
On Wed, 11 Jul 2007, Ron Gorodetzky wrote:
> Hi,
>
> We have a mogilefs setup with perlbal at the frontend. Is there a way
> to tell perlbal to pass along the Last-Modified headers that it gets
> from the mogilefs machines that it reproxied to?
>
> -Ron
>
>
| |
| Ron Gorodetzky 2007-07-11, 7:11 pm |
| Ah. Of course that is quite a reasonable point. Off to my next
adventure. Thanks.
Brad Fitzpatrick wrote:[vbcol=seagreen]
> You don't really want that: the Last-Modified from mogstoreds are going
> to be all different, so clients sending If-Modified-Since headers won't
> work anyway.
>
> You want your application inserting a consistent Last-Modified header.
>
>
> On Wed, 11 Jul 2007, Ron Gorodetzky wrote:
>
|
|
|
|
|