The Header-driven Cache Invalidation. This feature is best explained by an example. Let’s say you have a message board web site where you want to cache discussion threads and forum fronts. Yet at the same time, when a new message is added to the thread, you want to content of the respective discussion thread to [...]
read moreWhen aicache is concerned, content can be divided into 2 broad categories: cacheable and non-cacheable . It also helps to think of cacheable content as one that can be shared and non-cacheable content as one that should never be shared or offers no merits when cached. Certain content on your web site might change frequently, [...]
read moreThe non-cacheable/private requests are always forwarded verbatim to the origin servers and obtained responses are fed back to the requesting clients, verbatim[1], without being cached or shared. Even in this situation, with no benefits of caching possible, use of aiCache offers a very important benefit: it offloads the task of dealing with the client network [...]
read moreaiCache reports a rich set of statistics and instrumentation information via CLI, SNMP and Web interfaces. While we suggest the of these facilities as part of you regular monitoring and troubleshooting arsenal., we feel SNMP is ideally suited for charting and reporting functions. This includes historical (trend) analysis if your software supports it. To simplify [...]
read moreOperating Accelerated Websites in Fallback Mode. A number of reasons can lead to a state when an origin server infrastructure is unable to serve any requests. – Database or file store failure are some examples. Normally, without Aicache front-ending the requests, the website would be in a hard down situation – not serving anything at [...]
read moreFastest web serving on earth can only be run on the advanced multiplexed EPOLL mechanism provided by 64 Bit Linux. When aicache.com wanted to move their web acceleration software from Java to C’ they took a long look at the available operating platforms. After months of testing it became clear that 64 Bit Linux offered [...]
read moreaiCache.com Web Application Accelerator Launches On 64 Bit Linux Businesses looking to scale web applications and cut cost will be pleased to see that the state of the art in web application acceleration can now be downloaded and placed on standard hardware running any of the open source 64 bit linux. FOR IMMEDIATE RELEASE PRLog [...]
read moreThe following are comments by the founder of Yuku after they deployed aicache. Community, As you may know, Yuku recently added a new technology calledAiCache to our community network. This software has significantly reduced our bandwidth usage on our servers, and at the same time increased the speed and reliability of the network. Our bandwidth [...]
read moreApplications have a hard time scaling. Its not their fault they where generally designed to do very complicated things in an easy fashion. They just did not think the internet would allow hundreds and thousands of people to do them all at once. You might ask why after all these years is scaling still such [...]
read more