On November 23, 2017 9:25:14 PM EST, Daniel Francis-Lyon via nginx
wrote:
>___
>nginx mailing list
>nginx@nginx.org
>http://mailman.nginx.org/mailman/listinfo/nginx
All messages have a link at the bottom. Follow it and unsubscribe yourself.
--
Thanks
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Andrei Wrote:
---
> Thanks for the tip. Have you ran into any issues as Maxim mentioned?
>
Not yet.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,277462,277487#msg-277487
___
nginx maili
Thanks for the tip. Have you ran into any issues as Maxim mentioned?
On Thu, Nov 23, 2017 at 11:53 AM, itpp2012
wrote:
> Andrei Wrote:
> ---
> > I'm aware of the paid version, but I don't have a budget for it yet,
> > and
> > quite frankly thi
Hello,
On Thu, Nov 23, 2017 at 11:52 AM, Maxim Dounin wrote:
> Hello!
>
> On Thu, Nov 23, 2017 at 10:24:19AM -0600, Andrei wrote:
>
> > > > - Does anyone have any recent working documentation on supported
> > > > modules/Lua scripts which can achieve wildcard purges as well as
> specific
> > > >
Andrei Wrote:
---
> I'm aware of the paid version, but I don't have a budget for it yet,
> and
> quite frankly this should be a core feature for any caching service.
> Are
> there no viable options for the community release? It's a rather
https:
Hello!
On Thu, Nov 23, 2017 at 10:24:19AM -0600, Andrei wrote:
> > > - Does anyone have any recent working documentation on supported
> > > modules/Lua scripts which can achieve wildcard purges as well as specific
> > > URL purges?
> >
> > Cache purging is available in nginx-plus, see
> > http:/
Hello Maxim!
On Nov 23, 2017 17:55, "Maxim Dounin" wrote:
Hello!
On Thu, Nov 23, 2017 at 09:00:52AM -0600, Andrei wrote:
> Hi all,
>
> I've been using Varnish for 4 years now, but quite frankly I'm tired of
> using it for HTTP traffic and Nginx for SSL offloading when Nginx can just
> handle i
Hello!
On Thu, Nov 23, 2017 at 09:00:52AM -0600, Andrei wrote:
> Hi all,
>
> I've been using Varnish for 4 years now, but quite frankly I'm tired of
> using it for HTTP traffic and Nginx for SSL offloading when Nginx can just
> handle it all. One of the main issues I'm running into with the tran
To follow up on the purge implementation, I would like to avoid going
through the entire cache dir for a wildcard request, as the sites I have
stack up over 200k objects. I'm wondering if there would be a clean way of
taking a passive route, through which cache would be
invalidated/"refreshed" by s
Could this be because of the lack of SNI support on old browsers?
Thanks
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,277461,277463#msg-277463
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi all,
I've been using Varnish for 4 years now, but quite frankly I'm tired of
using it for HTTP traffic and Nginx for SSL offloading when Nginx can just
handle it all. One of the main issues I'm running into with the transition
is related to cache purging, and setting custom expiry TTL's per
zon
Hello everybody,
I have one single website running a RapidSSL certificate, that doesn't work
on old mobile phones and browsers, like Symbian. My customer, however,
insist in having this site with SSL fully compatible with old browsers.
I am already using and old cipher for old browsers generated
On Wed, 2017-11-22 at 22:11 +, Francis Daly wrote:
> On Wed, Nov 22, 2017 at 05:34:13PM +0200, ST wrote:
>
> Hi there,
>
> > I have following redirection rule defined:
> >
> > location ~ "^/(.*)\.html[^\?]+" {
>
> That says: /anything.html followed by one-or-more things that are not ?.
>
>
14 matches
Mail list logo