Support the ongoing development of Laravel.io →

grantksup

Joined 16 Dec 2014

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...

0 Likes
6 Replies
replied 9 years ago

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

Is there a way to make Laravel only set a cookie if the user is logged in? yes. use the "Sess...

0 Likes
replied 9 years ago

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

There needs to be a cookie in order to identify the user. Which makes sense for an authenticated u...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.