Re: [squid-users] squid for web services

From: Kinkie <gkinkie_at_gmail.com>
Date: Fri, 13 Feb 2009 14:06:21 +0100

On Fri, Feb 13, 2009 at 11:01 AM, Jeff Peng <jeff_at_dtonenetworks.com> wrote:
> Is it possible to make squid to accelerate an ERP system?
> This system is written with Java and is pure dynamic web service application.
> I got the idea from this link:
> http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/index.jsp?topic=/com.ibm.websphere.iseries.doc/info/ae/ae/welc6tech_dyn.html

Even a fully dynamic application can benefit from an accelerator in
front of it: it allows the worker threads to dump their output faster,
and return servicing more request. The frontend will then spoon-feed
data to the clients as network congestion allows.

The effectiveness of this varies tho, and depends on the specific
environment (network and system) the application and the clients live
in.

-- 
    /kinkie
Received on Fri Feb 13 2009 - 13:06:33 MST

This archive was generated by hypermail 2.2.0 : Fri Feb 13 2009 - 12:00:02 MST