On Wed, Sep 28, 2011 at 3:35 PM, Brian Geffon wrote:
> Hi,
> I'm encountering something strange with ATS3.0.1 on Red Hat Enterprise
> Linux 6, using a vanilla build with no modules enabled and the default
> records.config /w zero entries in the remap file, ATS is idling at very high
> CPU (around
On Mon, Aug 15, 2011 at 10:34 AM, João Bernardo wrote:
> Hi,
>
> I still couldn't solve the problem and, if possible, would like to know the
> behavior of ATS on these conditions. Will it close the connection if it
> takes some time for the client to answer? How much time?
>
> My system always wo
2011/6/17 Igor Galić
>
>
> - Original Message -
> >
> >
> > This looks like something which should be fixed. The uninstall for
> > the "proxy" component does an rm -rf on the statedirectory. The
> > defaults /usr/local/var are general enough that ATS should change
> > the default location
On Mon, May 23, 2011 at 3:27 PM, Nelson Perez wrote:
> Has anyone been sucessful in compiling the io as a separate module? I've
> tried in two machines now (one running CentOS and the other one has Ubuntu
> 11.04) and always got the same compilation error I wrote in the previous
> mail.
>
>
Just
Thanks for the detailed explanation. How does ATS handle storage of HTTP
range replies? Is there a single copy of the object in cache or is there an
cache entry for every range request which comes in. For example
GET /foo HTTP/1.1
Range: bytes=0-2047
GET /foo HTTP/1.1
Range: bytes=1024-2047
Woul