Entries Tagged as cache

User Agent Parser

November 19, 2012 · 4 Comments

Last week I needed to write a piece of software that analyzes the HTTP user agent and then determines what's behind the single log entries. So I was scanning the net for a piece of code that would help me with a solution.

[Read more →]

4 CommentsTags: cache · Performance · Railo 4.0

Railo 3.3 BETA released

February 25, 2011 · 5 Comments

Railo 3.3 brings a lot of new features. For us the most important one is Client/Session Scope Storage. Because of its importance let me introduce this feature first.

[Read more →]

5 CommentsTags: cache · Clustering · Configuration · Features · HowTo · Open Source · Railo 3.3

Cache (Reference) Part 3

February 12, 2010 · 2 Comments

Before we begin the last part of the cache blog, let's do a little review.

In the first part, I have shown how the cache is used as an object cache, how to create a cache and interact with it but not more. The second part was on everything that is possible with the cache, and for what it can be used. In the last part we want to see at some special cases and deliver the promised reference.

[Read more →]

2 CommentsTags: cache · CFML · Community · Configuration · Railo 3.1.2 · Reference

Cache (Advanced) Part 2

January 26, 2010 · No Comments

In the first part of the cache blog entry we looked at how we can use the cache directly without entering into great detail. Now let's have a look at what the cache is at capable of. Because it provides much more than just storing data.

[Read more →]

No CommentsTags: cache · CFML · Configuration · Extension · Features · Railo 3.1.2

Cache (Basic) Part 1

January 22, 2010 · 9 Comments

Since version 3.1.2 Railo supports the possibility of using a cache. This blog entry will go into the details of this feature. The blog is divided into 3 parts, the first part will deal with the base functionality, the second part show how the cache is used in backend and the last part takes care of specialties when using the cache and shows a reference.

[Read more →]

9 CommentsTags: cache · CFML · Configuration · Features · HowTo · New release · Railo 3.1.2