Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magneto-Varnish issues with cached pages #10

Open
ittec opened this issue Aug 16, 2011 · 2 comments
Open

Magneto-Varnish issues with cached pages #10

ittec opened this issue Aug 16, 2011 · 2 comments

Comments

@ittec
Copy link

ittec commented Aug 16, 2011

Hi

our environment to test is Magento 1.3.2.4.
Varnish 2.1.5 and runs in same host with apache backend
VLC is VLC provided by Magneto-Varnish
Magento has caché items in APC opt code and sessions handled by Memcached in another Host.

I don't know if this version is compatible with your extension. The problem is when a item is selected, dropped, added, etc, a lot of times a CTRL+F5 is required to show correct page. It is as if cache does not refresh. I have tested some other pages with a custom rules like admin page and works good.

Maybe is an issue with my current scenario?

Thanks

@ittec
Copy link
Author

ittec commented Aug 16, 2011

Hi again

I just modify our test scenario, I have removed code in app/etc/local.xml about handling sessions in memcache instance and now shop is working good. We can add,remove, etc, and everything is ok, without manual refresh of customer (CTRL+F5).

So I think is very clear that there is a problem in our side, with the way to handle sessions. At least, with this setup does not work. However, I will maintain Magneto-Varnish code because the improvement is freaking crazy :) But will be fantastic if you as developer of Magneto can give us some ideas or comment something about handle sessions in Magento to avoid use filesystem.

What do you think?

Thanks!

@rgoytacaz
Copy link

I would be interested in this too, because my site is running a cluster-nginx setup and sessions NEEDS to be on memcache :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants