php - wincache session file size limit -


i have implemented wincache iis in windows , enabled scache maximum size of 85mb. problem after hit 85mb, php application has problem logging in. there way fix this?

you use different session provider not constrained same size limitations wincache? have considered session.save_handler = files ?


Comments