Bug 849470 - Review Request: oscache - High performance J2EE caching solution
Summary: Review Request: oscache - High performance J2EE caching solution
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: BuildFails
Depends On: 1106947
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-19 18:45 UTC by gil cattaneo
Modified: 2015-12-04 06:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-04 06:04:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description gil cattaneo 2012-08-19 18:45:49 UTC
Spec URL: http://gil.fedorapeople.org/oscache.spec
SRPM URL: http://gil.fedorapeople.org/oscache-2.4.1-1.fc16.src.rpm
Description: OSCache solves fundamental problems for dynamic websites:
+ Caching Dynamic Content - Dynamic content must often be
executed in some form each request, but sometimes that
content doesn't change every request. Caching the whole
page does not help because sections of the page change
every request. OSCache solves this problem by providing
a means to cache sections of JSP pages.
+ Caching Binary Content - Generated images and PDFs can
be very costly in terms of server load. OSCache solves
this problem through a Servlet 2.3 CachingFilter which
can cache any URI (such as an entire page or a generated
image/PDF)
+ Error Tolerance - If one error occurs somewhere on your
dynamic page, chances are the whole page will be returned
as an error, even if 95%% of the page executed correctly.
OSCache solves this problem by allowing you to serve the
cached content in the event of an error, and then
reporting the error appropriately.
Fedora Account System Username: gil

Comment 1 Jason Tibbitts 2013-06-10 23:40:22 UTC
Build fails for the usual reason.  Setting needinfo so this will drop out of the review queue until a fixed package appears.

Comment 2 gil cattaneo 2013-06-11 09:48:50 UTC
sorry, missing some BR, as maven-local

Spec URL: http://gil.fedorapeople.org/oscache.spec
SRPM URL: http://gil.fedorapeople.org/oscache-2.4.1-1.fc18.src.rpm

Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=5490146

Comment 3 Mikolaj Izdebski 2015-02-12 07:39:44 UTC
Package fails to build. It needs to be fixed before review.

Comment 5 gil cattaneo 2015-05-12 07:53:33 UTC
Spec URL: http://gil.fedorapeople.org/oscache.spec
SRPM URL: http://gil.fedorapeople.org/oscache-2.4.2-1.fc20.src.rpm

- update to 2.4.2

Comment 6 gil cattaneo 2015-12-04 06:04:24 UTC
No more interested


Note You need to log in before you can comment on or make changes to this bug.