All Projects → samdark → Realpath_cache_tuner

samdark / Realpath_cache_tuner

Licence: bsd-3-clause
Simple script that helps tuning PHP realpath cache

Labels

Projects that are alternatives of or similar to Realpath cache tuner

Object Cache
Simple Ruby object caching solution using Redis as a backend
Stars: ✭ 50 (-35.9%)
Mutual labels:  cache
Jsonapi React
A minimal JSON:API client and React hooks for fetching, updating, and caching remote data.
Stars: ✭ 65 (-16.67%)
Mutual labels:  cache
Zio Tls Http
100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4s, up to 30K TPS local JSON transaction with 25 threads on 6 cores(i7) with ZIO fibers.
Stars: ✭ 71 (-8.97%)
Mutual labels:  cache
Ansible Role Memcached
Ansible Role - Memcached
Stars: ✭ 54 (-30.77%)
Mutual labels:  cache
Cache Macro
A procedural attribute macro to automatically cache the results of a function call with given args.
Stars: ✭ 59 (-24.36%)
Mutual labels:  cache
Apollo Cache Invalidation
Experimental cache invalidation tools for Apollo.
Stars: ✭ 66 (-15.38%)
Mutual labels:  cache
Guzzle Cache Middleware
A Guzzle Cache middleware
Stars: ✭ 50 (-35.9%)
Mutual labels:  cache
Cachemanage
🔥android缓存管理器,分为内存缓存和文件缓存两种 先取内存数据,没有再从文件缓存中取
Stars: ✭ 73 (-6.41%)
Mutual labels:  cache
Django Qsessions
Extended session backends for Django (Sessions store IP, User Agent, and foreign key to User)
Stars: ✭ 64 (-17.95%)
Mutual labels:  cache
Cashew
A simple and elegant yet powerful HTTP client cache for .NET
Stars: ✭ 70 (-10.26%)
Mutual labels:  cache
Apollo Invalidation Policies
An extension of the Apollo 3 cache with support for type-based invalidation policies.
Stars: ✭ 55 (-29.49%)
Mutual labels:  cache
Kirby3 Autoid
Automatic unique ID for Pages, Files and Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
Stars: ✭ 58 (-25.64%)
Mutual labels:  cache
Kong Plugin Response Cache
A Kong plugin that will cache responses in redis
Stars: ✭ 66 (-15.38%)
Mutual labels:  cache
Exploit Discord Cache System Poc
Exploit Discord's cache system to remote upload payloads on Discord users machines
Stars: ✭ 51 (-34.62%)
Mutual labels:  cache
Postgresql Provider
PostgreSQL Provider for the Vapor web framework.
Stars: ✭ 71 (-8.97%)
Mutual labels:  cache
Fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
Stars: ✭ 1,051 (+1247.44%)
Mutual labels:  cache
Ccache
ccache – a fast compiler cache
Stars: ✭ 1,128 (+1346.15%)
Mutual labels:  cache
Keshi
A better in-memory cache for Node and the browser
Stars: ✭ 75 (-3.85%)
Mutual labels:  cache
Terraform Aws Elasticache Redis
Terraform module to provision an ElastiCache Redis Cluster
Stars: ✭ 73 (-6.41%)
Mutual labels:  cache
Twig Cache Extension
Stars: ✭ 67 (-14.1%)
Mutual labels:  cache

realpath() cache size tuner

Simple script that helps tuning PHP realpath() cache.

  • Read Julien Pauli article.
  • Warm up cache (visit all your project pages).
  • Run this script.
  • Adjust values in php.ini.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].