How can I change the cache on geth?

On Discord someone suggested me to reduce the cache on geth to 2048

Is this an extra flag?

“Current” EN VALUE: --rpcapi eth,net,web3,txpool --nousb --http

Should I add? --cache 2048

“Proposed” EN VALUE: --rpcapi eth,net,web3,txpool --nousb --http --cache 2048

is this correct?

I’m still learning so thanks in advance!

It looks like that will work. Have your already tried and checked the logs once done?

What’s the reason to make you think of reducing the cache?

Thanks for the reply, I think all is working, but had prysm packages with pending updates, have run all necessary updates and now I will wait for next proposed block, missed 2 already.

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.