Welcome Guest, Not a member yet? Register   Sign In
Cache the page with output class
#1

Hi,
I want to cache output for each user IP, not URI
Example the $this->output->cache(10); cache the page for domain.com/search
But I want to cache with the user's IP
Actually, I try to cache pages for each user not only for the domain
I changed URI code to IP in Output.php (md5($_SERVER['REMOTE_ADD']))
Is that the right way to cache a page for each user?
Reply


Messages In This Thread
Cache the page with output class - by omid_student - 04-22-2022, 11:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB