InterviewSolution
| 1. |
How To Set Session.gc_maxlifetime Properly? |
|
Answer» As you know that session.gc_maxlifetime is the session value timeout period. You should SET this value based on the USAGE pattern of your visitors. Here are some suggestions: As you know that session.gc_maxlifetime is the session value timeout period. You should set this value based on the usage pattern of your visitors. Here are some suggestions: |
|