Paul van der Knaap
Paul van der Knaap
Instead of an integer, if no response is returned the sendBytes value can also be a simple dash `-`.
The library's default is to have the HMAC IP check enabled. This gives issues with sites that run through CloudFlare as the remote IP that CloudFlare connects from is different...
apc.use_request_time=0 default is confusing with update and confusing related to apc.php info page
Although architectually perhaps not the best implementation, we use the mtime given back from [apcu_key_info](https://www.php.net/manual/en/function.apcu-key-info.php) compared to the current `time()` to do purges at certain moments. With the update to...