Skip to content

alexpagnoni/jpcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpcache v1.1.1
http://www.weirdpier.com/jpcache/

Copyright 2001 Jean-Pierre Deckers <jpcache@weirdpier.com>
  
  Summary:
    jpcache is a lightweight, full page caching system for PHP, thus
    reducing server-load, as pages are generated less often.
    It also uses gzip content-encodig and ETag-headers, which results
    in around 80% in traffic-saving for php-pages.
    You can choose to store your files in a local dir or in a database.
  
  Features:
    - Caches full pages.
    - When not modified since last visit, sends 304 response
    - When modified or first visit, sends gzipped content if possible, 
      else uncompressed content

About

Ampoliros library providing JPCache integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published