The reason is quite easy - most responders _do_ set validity time equal to
7 days and there is no reason to update the response every hour and I want
to update it more rarely.
Some do not set nextUpdate at all and 3600 can be too rarely for them.



On Mon, Jan 13, 2014 at 7:42 PM, Maxim Dounin <[email protected]> wrote:

> Hello!
>
> On Mon, Jan 13, 2014 at 07:04:11PM +0400, kyprizel wrote:
>
> > So, you going to leave 3600 hardcoded there?
>
> Yes, unless you have some better reasons to make it
> configurable.
>
> >
> >
> > On Mon, Jan 13, 2014 at 6:51 PM, Maxim Dounin <[email protected]>
> wrote:
> >
> > > Hello!
> > >
> > > On Mon, Jan 13, 2014 at 06:08:53PM +0400, kyprizel wrote:
> > >
> > > > "some cases", for example = you have a lot of users with wrong system
> > > time,
> > > > so they can't access the server if OCSP responses updated too
> frequently.
> > >
> > > This looks like a very-very wrong way to address the problem.
> > > Instead of resolving the problem it will hide it on some requests
> > > (but not on others), making the problem harder to detect and debug.
> > >
> > > --
> > > Maxim Dounin
> > > http://nginx.org/
> > >
> > > _______________________________________________
> > > nginx-devel mailing list
> > > [email protected]
> > > http://mailman.nginx.org/mailman/listinfo/nginx-devel
> > >
>
> > _______________________________________________
> > nginx-devel mailing list
> > [email protected]
> > http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
>
> --
> Maxim Dounin
> http://nginx.org/
>
> _______________________________________________
> nginx-devel mailing list
> [email protected]
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to