Re: Restricting maximum parallel connections

[prev] [thread] [next] [Date index for 2005/02/07]

From: Pratik
Subject: Re: Restricting maximum parallel connections
Date: 07:28 on 07 Feb 2005
About Stonehenge::Throttle:

-It does all important operations inside PerlLogHandler.

-For my requirements - where the request is serving large files for
download - I will need to move those operations in higher level
handlers - Like PerlAccessHandler or PerlInitHandler.

-In which case, I'd be doing "stat" many times before the request is served.

So, I guess using Cache::FastMmap would be a better choice than doing
"stat" multiple times for every request. Consider a case where in 50
request to download some different chunks come at a same time. In that
case I believe that Cache::FastMmap should be much faster.

Any inputs ?

Thanks.
Pratik

        -- 
        http://pratik.syslock.org

Restricting maximum parallel connections
Pratik 17:42 on 06 Feb 2005

Re: Restricting maximum parallel connections
Perrin Harkins 18:07 on 06 Feb 2005

Re: Restricting maximum parallel connections
Perrin Harkins 21:40 on 06 Feb 2005

Re: Restricting maximum parallel connections
Pratik 07:28 on 07 Feb 2005

Re: Restricting maximum parallel connections
Perrin Harkins 17:41 on 07 Feb 2005

Re: Restricting maximum parallel connections
Joseph A Nagy Jr 12:56 on 07 Feb 2005

Generated at 21:37 on 09 Feb 2005 by mariachi v0.52