sessions and cookies with server cache
-
I am trying to improve the performance of my site.
I’m use server side cache and I noticed that Site Reviews plugin creating sessions and cookies that will not let the cache to work properly.
Is there way to config the plugin to prevent to generate cookies and sessions?
Here are some details:
HTTP/1.1 200 OK Server: openresty Date: Wed, 17 Apr 2019 16:30:58 GMT Content-Type: text/html; charset=UTF-8 Connection: keep-alive Vary: Accept-Encoding Set-Cookie: _glsr_session=70317288010dd3e519ec788eb6e93866__1555520457__1555520097; expires=Wed, 17-Apr-2019 17:00:57 GMT; Max-Age=1800; path=/ Set-Cookie: _glsr_session=5804624a91debf03685b976776ea02ea__1555520457__1555520097; expires=Wed, 17-Apr-2019 17:00:57 GMT; Max-Age=1800; path=/ Set-Cookie: alg-wc-wl-user-id=8d7682ecd7029792ae38c714fbf2bd46; expires=Tue, 16-Jul-2019 16:30:57 GMT; Max-Age=7776000; path=/; secure Link: <https://mydomain.com/wp-json/>; rel="https://api.w.org/" Link: <https://wp.me/Pai31J-1L>; rel=shortlink Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure Set-Cookie: alg-wc-wl-user-id=2d910e68f99df3b15783f3507d6e9b7a; expires=Tue, 16-Jul-2019 16:30:58 GMT; Max-Age=7776000; path=/; secure X-Varnish: MISS Age: Wed, 17 Apr 2019 16:30:56 GMT
Tks a lot ??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘sessions and cookies with server cache’ is closed to new replies.