Re: Bandwidth limiting (per client or global)?

2004-01-19 Thread Raul Dias
work correctly in a worker MPM and not need the Storable module. So, if you need it badly, remember me in a week. It should be working again there. []'s Raul Dias On Fri, 2004-01-16 at 22:00, Dave Rolsky wrote: > I looked for a flexible bandwidth limiting solution that would let me

[MP2] Storable/Cache trobles with MM worker?

2003-12-29 Thread Raul Dias
. Everything worked fine. Does anyone have a clue why this happened? Should I drop the Cache module and start to use some IPC module directly (without Storable)? Thanks, Raul Dias -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

[OT] Re: [Fun] telecommute job

2003-12-16 Thread Raul Dias
hread right here and keep this list with MOD PERL related issues only. []'s Raul Dias On Thu, 2003-12-11 at 23:54, Slava Bizyayev wrote: > I've been recently looking for a telecommute job in order to provide > some Christmas support to my family. Obviously, I tried one ad fr

Re: Documentation update request [WAS Re: [mp2] Memory Leak]

2003-12-11 Thread Raul Dias
On Thu, 2003-12-11 at 22:00, Stas Bekman wrote: > Raul Dias wrote: > > I did mean to sound as a rant (if I did). I know that's not easy to > > keep with the documentation. > > what can you do with your subconscious which seems to tell the truth of what > you

Re: Documentation update request [WAS Re: [mp2] Memory Leak]

2003-12-11 Thread Raul Dias
On Thu, 2003-12-11 at 20:43, Stas Bekman wrote: > Raul Dias wrote: > > On Thu, 2003-12-11 at 16:30, Stas Bekman wrote: > > > >>Raul Dias wrote: > >> > >>>On Wed, 2003-12-10 at 20:42, Stas Bekman wrote: [...] > > It would really help to have s

Re: Documentation update request [WAS Re: [mp2] Memory Leak]

2003-12-11 Thread Raul Dias
On Thu, 2003-12-11 at 16:30, Stas Bekman wrote: > Raul Dias wrote: > > On Wed, 2003-12-10 at 20:42, Stas Bekman wrote: > > > > > >>>Lastly, why does the memory continue to be consumer after the client has > >>>terminated the connection? > &g

Documentation update request [WAS Re: [mp2] Memory Leak]

2003-12-11 Thread Raul Dias
by doing this. This made a big deal to some of my filters as they would keep processing large files unecessary after the client aborted. []'s Raul Dias -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: [MP2] Bandwidth Meterer

2003-12-10 Thread Raul Dias
On Wed, 2003-12-10 at 17:09, Stas Bekman wrote: > Raul Dias wrote: > > Hi, > > > > I am trying to write a Bandwidth Meter with mod_perl 2. > > > > However, the speed which a filter reads/write the data does not > > correspond to the speed which the data

[MP2] Bandwidth Meterer

2003-12-10 Thread Raul Dias
lar process to get the actual delay which the data flows? Thanks, Raul Dias -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html