Re: memory resident config hash

2005-08-27 Thread Michael Peters
Octavian Rasnita wrote: > Thank you, I have done so, but I still have a problem. > > I used to run those config files using do() for getting the data based on a > variable, for example: > > my $ref = do("$language.ini"); > > And depending on the value of the $language variable, it is launched

Re: mod_perl2 custom form handler and Motorola i530 phone

2005-08-27 Thread Rodger Castle
Thank you, John, The pages load fine and return 'something', but these extraneous characters are what's throwing things off. I'll keep plugging at it. Rodger On Thu, Aug 25, 2005 at 04:43:51PM +0100, John ORourke wrote: > I've had a little experience with mini-browsers... the simple view is >

Re: memory resident config hash

2005-08-27 Thread Octavian Rasnita
Thank you, I have done so, but I still have a problem. I used to run those config files using do() for getting the data based on a variable, for example: my $ref = do("$language.ini"); And depending on the value of the $language variable, it is launched a different .ini file. I don't know how t

Re: Custom deflation gzip filter [mp2]

2005-08-27 Thread Alexander Charbonnet
Sounds plausible, except that the crc and length are computed based on the uncomressed copy of the original text (in $state_ref->{'body'}), which is unchanged by the flush. On Saturday 27 August 2005 01:18 pm, Malcolm J Harwood wrote: > On Friday 26 August 2005 06:25 pm, Alexander Charbonnet wr

Re: Custom deflation gzip filter [mp2]

2005-08-27 Thread Malcolm J Harwood
On Friday 26 August 2005 06:25 pm, Alexander Charbonnet wrote: > It apparently works after I played with the code for the final flush. I'm > not sure why, though. There was only one change (below). Anybody see a > significant difference? > In any case, I'll take it, since it works now. :-) >

Re: survey

2005-08-27 Thread Dave Rolsky
On Fri, 26 Aug 2005, Jeff wrote: It is not even available on Testing and Unstable :( Sure it is. Unstable has 2.0.1. -dave /*=== VegGuide.Orgwww.BookIRead.com Your guide to all that's veg. My book blog ==

Re: maintaining shared memory size (was: Re: swampedwithconnection?)

2005-08-27 Thread Ask Bjørn Hansen
On Aug 24, 2005, at 0:49, Badai Aqrandista wrote: I have put a reverse procy in front of my mod_perl servers and I have set MaxClient to 30. I have tried setting it to 50, but it slows down the response time. This is what top gave me when I hammered the test server with httperf: -

Re: survey

2005-08-27 Thread John ORourke
Randal L. Schwartz wrote: Adam> The people that are actually using mod_perl to any real degree Adam> probably don't have it in their servers headers (as you said Adam> before Perrin). Harmful, in that when a PHB reads "Perl is dead, PHP roxors!" as stated by otherwise knowlegable sources, we

Re: survey

2005-08-27 Thread Jeff
RHEL/Centos 4 are still sitting on 1.99_16, which probably isn't helping matters. Debian stable: Package libapache2-mod-perl2 1.999.21-1 Which is a version BEFORE the big namespace change, and so basically not usable. Unfortunately Debian's three year release cycle, and 'never ever change

Re: mod_perl2 custom form handler and Motorola i530 phone

2005-08-27 Thread John ORourke
I've had a little experience with mini-browsers... the simple view is that it works on (presumably) quite a few other browsers (tried other phones?), therefore it's likely a Motorola bug - they're not well known for functional phone interfaces are they :) The goal for small browsers is a small