I am trying to use Gssapi for the laravel using apache with Kerberos authentication it is working fine but when I try to perform some search operations it is using frequent requests so multiple authentication is taking place.Can I use any cache mechanism for it as it will be reducing the time. Please let me know if you have any documentation for it