Re: Anyone get Apache::PerlVINC to work?

2000-08-18 Thread Stas Bekman
sing an older version of it. > I suppose I'd better update my mod_perl. Definitely worth to give it a try. > > Stas Bekman wrote: > > > > On Fri, 18 Aug 2000, Tom Lancaster wrote: > > > > > I get the behaviour described in the BUGS section of the docs

Re: Connect the dots on Apache::Cookie

2000-08-18 Thread Stas Bekman
it)? > > Thanks in advance. > > Christopher Everett > I'm not sure how much this will be of a tutorial but try: http://thingy.kcilink.com/modperlguide/porting/Starting_with_mod_cgi_Compatible.html _____ Stas

Re: Connect the dots on Apache::Cookie

2000-08-18 Thread Stas Bekman
On Fri, 18 Aug 2000, Christopher Louis Everett wrote: > Stas Bekman wrote: > > > > > > > I'm not sure how much this will be of a tutorial but try: > > >http://thingy.kcilink.com/modperlguide/porting/Starting_with_mod_cgi_Compatible.html > >

Re: Strange "exit" error

2000-08-19 Thread Stas Bekman
ack trace > I've looked in the mod_perl guide, and tried different ways of exiting > (Apache::exit, etc), but same thing. And besides, exit should work just > fine under PerlRun. > > Can anyone clue me in as to what this very cryptic error is? > > Thank you. > > Ron

Re: Strange "exit" error

2000-08-19 Thread Stas Bekman
>> >> line 366 is the line that contains "exit". > >> >> There is no descriptive clue as to what the error is. > >> >> > >> >> This does not happen while running the script in cgi mode. > >> > > >> >It

Re: PerlAuthenHandler -- doesn't get there...? SOLVED

2000-08-20 Thread Stas Bekman
;s cvs version! Thanks Will! _________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com http://singlesheaven.com http

Re: Apache::Perfmon 0.011

2000-08-21 Thread Stas Bekman
On Mon, 21 Aug 2000, Lupe Christoph wrote: > On Sunday, 2000-08-20 at 23:45:55 +0200, Stas Bekman wrote: > > > Lupe, > > It seems to be broken. I cannot open the package. > > I've uploaded it again, and will be testing it myself. > > To be sure you get

Re: setting LD_LIBRARY_PATH via PerlSetEnv does not work

2000-08-21 Thread Stas Bekman
t; > > > THE STORY OF CREATION > > > > In the beginning there was data. The data was without form and null, > > and darkness was upon the face of the console; and the Spirit of IBM > > was moving over the face of the market. And DEC said, "Let there be > > registers"; a

ANNOUNCE: mod_perl Guide ver. 1.26

2000-08-21 Thread Stas Bekman
as improved by Matt Sergeant. * Minor corrections: o config (Ron Pero) _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apacheto

[H/OT] ANNOUNCE: Pod::HtmlPsPdf ver 0.01

2000-08-21 Thread Stas Bekman
e it only to share. Unfortunately I don't have time to help with each available platform. If you have a problem, please don't contact me. I'm not going to solve it. If you solve the problem, I'll gladly accept the patch for others to benefit. Remember that this is a fr

RE: setting LD_LIBRARY_PATH via PerlSetEnv does not work

2000-08-21 Thread Stas Bekman
h.html Updated. Thanks Ed! Is there a way to set LD_RUN_PATH automatically during the: perl Makefile.PL stage, compared to a manual modification of the resulting Makefile? like: perl Makefile.PL LD_RUN_PATH=/foo/bar/lib ? > > cheers, > Ed > > -Original Message- > From: S

Re: Building mod_perl and mod_jserv into same apache

2000-08-21 Thread Stas Bekman
module for both mod_perl and mod_jserv I get a lot of > mod_perl errors. Suggestions would be appreciated. http://perl.apache.org/guide/install.html#Installation_Scenarios_for_mod_p I think it should be easy to apply these notes to your case. ____

Re: Apache.pm failed to load

2000-08-22 Thread Stas Bekman
ls /opt/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/Apache > AuthenSmb Sandwich > # ls /opt/local/lib/perl5/site_perl/5.005/Apache > AuthenSmb.pm Sandwich.pm > # find /opt/local/lib/perl5 -name Apache.pm > /opt/local/lib/perl5/5.00503/CGI/Apache.pm > # cp /opt/local/lib/

Re: Apache::Perfmon 0.011

2000-08-22 Thread Stas Bekman
On Mon, 21 Aug 2000, Lupe Christoph wrote: > On Monday, 2000-08-21 at 10:41:51 +0200, Stas Bekman wrote: > > On Mon, 21 Aug 2000, Lupe Christoph wrote: > > > A few comments followed by the answer to your original question. > > Thanks! > > > make install > &

Re: Apache::Perfmon 0.011

2000-08-22 Thread Stas Bekman
y log format in Apache, may be with extra tokens, which are unavailable by Apache. http://www.apache.org/docs/mod/mod_log_config.html BTW, the time taken to server the request is already there: %...{format}t: > Print the top requests by user CPU, system CPU, realtime. > Do that in plain tex

Re: Apache::mod_perl_guide installation quirk

2000-08-22 Thread Stas Bekman
ne. > > Maybe some problem with relative paths? I don't know why, but MANIFEST doesn't accept files starting with ./ -- very weird. Anyway it's fixed now. Thanks! _ Stas Bekman JAm_pH --

Re: mod_perl-friendly webmail solutions?

2000-08-22 Thread Stas Bekman
an Open Source Apache/mod_perl based system which allows users to access email held on an IMAP server via any web browser. WING provides a gateway so that users can access email held on an IMAP server via any web browser. See http://users.ox.ac.uk/~mbeattie/wing/ [snip] Hope this h

Re: Apache::Perfmon 0.011

2000-08-23 Thread Stas Bekman
On Wed, 23 Aug 2000, Ask Bjoern Hansen wrote: > On Tue, 22 Aug 2000, Stas Bekman wrote: > > [...] > > Sorry, it's in contrib, not the book: > > http://perl.apache.org/dist/contrib/Timeit.pm > > And I have an improved version which I for some reason never >

Re: anon CVS of modperl hangs?

2000-08-23 Thread Stas Bekman
s, the machine (locus) is overloaded as usual. I see the same behavior here. Should be resolved soon. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.ap

Re: Apache.pm failed to load!.

2000-08-24 Thread Stas Bekman
l.apache.org/guide/config.html#PerlSetVar_PerlSetEnv_and_PerlP http://perl.apache.org/guide/config.html#PerlSetupEnv _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http

Re: Apache::Config

2000-08-24 Thread Stas Bekman
hat implements this module for 1.x everybody will be very grateful to you or whoever conributes it. Otherwise you'll have to wait before someone will implement it. _________ Stas Bekman JAm_pH -- Just Another m

Re: Apache::Perfmon 0.011

2000-08-24 Thread Stas Bekman
On Thu, 24 Aug 2000, Lupe Christoph wrote: > Hello! > > Sorry about the lack of response. I was very busy the last few days. > > On Tuesday, 2000-08-22 at 11:26:00 +0200, Stas Bekman wrote: > > On Tue, 22 Aug 2000, Lupe Christoph wrote: > > > > I thought abo

Re: Insecure $ENV{PATH} error

2000-08-24 Thread Stas Bekman
tly recompiled the > kernel, could that be the problem? Sure, % perldoc perlsec _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide ma

Re: PerlCleanupHandler vs register_cleanup

2000-08-24 Thread Stas Bekman
l examples of using register_cleanup(). _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com http://singlesheaven.com http://perlmonth.com perl.org apache.org

Re: Module Function Name Issue

2000-08-26 Thread Stas Bekman
> track down, especially with the way it affected the system (one > gets very scared running code he knows is going into an endless > loop in a location he can't determine). > > * Philip Molter > * Data Foundry International > * http://www.datafoundry.net/ > * [EM

Re: Patch to t/modules/request.t

2000-08-26 Thread Stas Bekman
't call any function unless you are sure that the function declares 'local $_';. The following is a perfect snippet of code: my $count = 0; for (@values){ $count += $_; } > > The hint is that `while ' will try to set $_ to the value of each > line

Re: Advice on migrating modperl from NT to Linux ?

2000-08-26 Thread Stas Bekman
ost of the users of mod_perl use a static version of mod_perl, which you can build by yourself (see http://perl.apache.org/guide) or grab the rpm from http://perl.apache.org/distributions.html . _____ Stas Bekman JAm_pH

Re: Module Function Name Issue

2000-08-26 Thread Stas Bekman
On Sat, 26 Aug 2000, Philip Molter wrote: > On Sat, Aug 26, 2000 at 01:56:18PM +0200, Stas Bekman wrote: > : On Fri, 25 Aug 2000, Philip Molter wrote: > : > : Do you have the two packages in the same file like you have presented > : below? I guess they aren't since you have

Re: Advice on migrating modperl from NT to Linux ?

2000-08-26 Thread Stas Bekman
/\/_//\/_/ PROFUNDUM VIDITUR >/\/_/_/_/_/ /\_\ /\/_//\/_/ > /\/_/ \/_/ /\/_/_/\/_//\/_/ (Whatever is said in Latin > \/_/ \/_/ \/_/_/_/_/ \/_/ appears profound) > > Rob Tanner > McMinnville, Oregon > [EMAIL PR

ANNOUNCE: Pod::HtmlPsPdf 0.02

2000-08-26 Thread Stas Bekman
. Now the html generated for the first file in the list of sources doesn't have the 'Prev' link and the generated for the last one in the list, doesn't have the 'Next' link. _____ Stas Bekman

Re: Module Function Name Issue

2000-08-26 Thread Stas Bekman
On Sat, 26 Aug 2000, Philip Molter wrote: > On Sat, Aug 26, 2000 at 05:22:27PM +0200, Stas Bekman wrote: > > : The following is a known kludge, but it doesn't seem to apply in your > : case (I thought you might use it in PerlHandler) > : > : =head1 More package name rel

Re: Advice on migrating modperl from NT to Linux ?

2000-08-26 Thread Stas Bekman
> > --On 08/26/00 18:51:31 +0200 Stas Bekman <[EMAIL PROTECTED]> wrote: > > > Heh, obviously you have to supply the password on the server startup, > > unless you use one of the workarounds described in the ssl docs > > (secured utility that feeds the p

Re: Getting data from external URL

2000-08-26 Thread Stas Bekman
erldoc LWP::Simple and as advised by many others LWP::UserAgent for more advanced uses. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide

Re: Getting data from external URL

2000-08-28 Thread Stas Bekman
re > using it in a context where you're fetching something that won't return a > redirect. That's why I've mentioned this :) LWP::UserAgent for more advanced uses. > > HTH... > > On Sat, 26 Aug 2000, Stas Bekman wrote: > > > On Sat, 26 Aug 2000, Rodn

Re: [OT] Content- & user management, publishing

2000-08-28 Thread Stas Bekman
fice ETH Zuerich >Christian Jaeger >Corporate Communications >ETH Zentrum >CH-8092 Zurich > >office: HG J46e-mail: [EMAIL PROTECTED] >phone: +41 (0)1 63 2 5780 fax: +41 (0)1 63 2 3525 >home: +41

RE: PerlAuthenHandler invalid command

2000-08-28 Thread Stas Bekman
gt; > Writing Makefile for Apache > > Writing Makefile for Apache::Connection > > Writing Makefile for Apache::Constants > > Writing Makefile for Apache::File > > Writing Makefile for Apache::Leak > > Writing Makefile for Apache::Log > > Writing Makefile for Apache::Mod

Re: PerlAuthenHandler invalid command

2000-08-28 Thread Stas Bekman
;> PerlUtilApi.enabled > >> PerlFileApi.enabled > >> PerlConnectionApi...enabled > >> PerlServerApi...enabled > >> PerlSectionsenabled > >> PerlSSI.enabled > >

Re: multilanguage site

2000-08-29 Thread Stas Bekman
solutions > Email for training and consultancy availability. > http://sergeant.org | AxKit: http://axkit.org > > _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/

Re: [OT]starting a long running script

2000-08-29 Thread Stas Bekman
d enough to tell me where to start Reading TFM or > which particular FM contains useful leads? Very good FM :) http://perl.apache.org/guide/performance.html#Forking_and_Executing_Subprocess > > thanks! > > > martin >

Re: [OT]starting a long running script

2000-08-29 Thread Stas Bekman
e problems, but not with the > > solutions. I've read that one possible solution is to use fork(), but I > > have no experience with it, and not much understanding of its > > implications, and after reading perlfunc I'm more confused than before. > > _

Re: DeIistalling mod_perl, sorry :-)

2000-08-29 Thread Stas Bekman
erl was still compiled into apache. ???!!! cd apache-x.x.x make clean ./configure ... make install 'make clean' is crucial! and don't give up, come back soon :) _____ Stas Bekman JAm_pH -- Just Another

Re: mod_perl as DSO

2000-08-29 Thread Stas Bekman
file.txt above and in particular the line for > PERL_LIBS= > and also the file Make_1.txt which has the 'ld' command at the end with all > those problem options. > > Where can I get help for mod_perl installation into Apache as a DSO > specifically on HP-UX 11.0 plat

Re: Migrating from CGI.pm to (...?), was Re: CGI.pm problem

2000-08-30 Thread Stas Bekman
cially POST request)? CGI.pm 3.x is supposed to have the args processing and html generation separated. See: http://stein.cshl.org/WWW/software/CGI/cgi_docs.html http://stein.cshl.org/WWW/software/CGI/CGI.pm-3.01.tar.gz (beta) _ Stas

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Stas Bekman
t; > Or do we care? :) We care a lot. http://perl.apache.org/guide/performance.html#Sharing_Memory But only in production. This module is used mostly for the development. _________ Stas Bekman JAm_pH -- Jus

RE: [ANNOUNCE] Apache::Reload 0.04

2000-08-30 Thread Stas Bekman
On Wed, 30 Aug 2000, Matt Sergeant wrote: > On Wed, 30 Aug 2000, Stas Bekman wrote: > > > On Wed, 30 Aug 2000, Matt Sergeant wrote: > > > > > On Wed, 30 Aug 2000, Douglas Wilson wrote: > > > > > > > Forgive me if this is a stupid question

SIGTERM/SIGKILL at the stop/restart events

2000-08-31 Thread Stas Bekman
a time to watch it. The above lyrics were copied from: http://user.chollian.net/~asalabia/musical/jcsly.htm. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.

Re: SIGTERM/SIGKILL at the stop/restart events (fwd)

2000-08-31 Thread Stas Bekman
It was intended to be sent to the list I guess :) oh, well... -- Forwarded message -- Date: Thu, 31 Aug 2000 07:26:29 -0500 From: George Sanderson <[EMAIL PROTECTED]> To: Stas Bekman <[EMAIL PROTECTED]> Subject: Re: SIGTERM/SIGKILL at the stop/restart events At 11:1

Re: question on code snippet in mod_perl guide

2000-09-01 Thread Stas Bekman
nstall it? Is there anything I need to do when I > > > rebuild it? Or do I just need to reinstall mod_perl as it's done in > > > the documentation? > > > > Just rebuild it and re-install as it shows in the docs. > > > > - Perrin > > _

ORA tutorials/mod_perl

2000-09-01 Thread Stas Bekman
/1039 _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com http://singlesheaven.com

Re: Apache::Reload 0.04

2000-09-02 Thread Stas Bekman
> Stas Bekman <[EMAIL PROTECTED]> writes: > > > But adds an additional stat() call for each request, which might be not > > desired for "some" sites... I know it's quite fast. See: > > >http://thingy.kcilink.com/modperlguide/performance/Reduci

Re: internal_redirect

2000-09-05 Thread Stas Bekman
you can't just > make up code and expect it to work - follow the syntax already given to > you by others on the list. In fact you can. Use Apache::FakeRequest. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker h

Re: modperl not working

2000-09-05 Thread Stas Bekman
is case-insensitive about all the variables. So try as it explained in the docs. It's possible that you are missing the right build option: perl Makefile.PL PERL_SECTIONS=1 or perl Makefile.PL EVERYTHING=1 Hope this helps. ___

Re: upgrading mod_perl on production machine

2000-09-06 Thread Stas Bekman
so you can ensure that all the data will be updated very fast. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http:/

Re: Poor man's connection pooling

2000-09-06 Thread Stas Bekman
On Wed, 6 Sep 2000, Perrin Harkins wrote: > On Wed, 6 Sep 2000, Stas Bekman wrote: > > Just a small correction: > > > > You can cause pages to become unshared in perl just by writing a variable, > >^^^ &g

[OT] FYI: RSA Released Into The Public Domain

2000-09-06 Thread Stas Bekman
-- Thanks a lot! _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http

Re: require bug?

2000-07-30 Thread Stas Bekman
t is the same file and therefore doesn't require it again (I > had to use the 'do' command instead). > > Is this a bug, or is it supposed to work like that? It's not a bug. See http://perl.apache.org/guide/porting.html#Name_collisions_with_Modules_and for more i

Re: how to check for ssl.

2000-08-03 Thread Stas Bekman
On Thu, 3 Aug 2000, Philip Mak wrote: > On Thu, 3 Aug 2000, Stas Bekman wrote: > > > > use Apache::URI (); > > > $r->parsed_uri->scheme; > > > > > > returns http or https > > > > Not really, you can spoof both: > > Does th

Re: mod_perl security on a shared web server

2000-09-07 Thread Stas Bekman
is greatly > appreciated as well. > > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > FĂ©lix C.Courtemanche . Head Designer > Co-Administrator . Can-Host Networks > http://www.can-host.com > [EMAIL PROTECTED] > > >

Re: upgrading mod_perl on production machine

2000-09-07 Thread Stas Bekman
in perl5/site_perl/5.005 -- You get the problem where the old version is loaded before the new one. Therefore tar-ball is not a good solution, unless you scratch the whole tree a moment before you untar the ball. _____ Stas Bek

Re: upgrading mod_perl on production machine

2000-09-07 Thread Stas Bekman
On Thu, 7 Sep 2000, Greg Cope wrote: > Stas Bekman wrote: > > > > On Wed, 6 Sep 2000, Perrin Harkins wrote: > > > > > On Wed, 6 Sep 2000, Bill Moseley wrote: > > > > I hope I didn't miss anything in the Guide at install.html and in > > >

Re: mod_perl security :: possible solution

2000-09-08 Thread Stas Bekman
ted from ISPs a month ago. (Not much though, so if you have some information to share with public and plug the name of your mod_perl ISP service in make sure to contact me.). _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod

Re: open(FH,'|qmail-inject') fails

2000-09-08 Thread Stas Bekman
g us with less experience. Whatever you see posted on the list should never be taken for granted since we all make mistakes, even the experts among us. _ Stas Bekman JAm_pH -- Just Another mod_perl Hack

[OT] FYI: What Pitfalls Exist When Outsourcing Code?

2000-09-08 Thread Stas Bekman
d to be on-topic most of the time. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com http://singlesheaven.co

Re: open(FH,'|qmail-inject') fails

2000-09-08 Thread Stas Bekman
On Fri, 8 Sep 2000, Perrin Harkins wrote: > On Fri, 8 Sep 2000, Stas Bekman wrote: > > > As far as benchmarks are concerned, I'm sending one mail after having > > > displayed the page, so it shoul'dnt matter much ... > > > > Yeah, and everytime you g

Re: open(FH,'|qmail-inject') fails

2000-09-08 Thread Stas Bekman
On Fri, 8 Sep 2000, Bill Moseley wrote: > At 10:31 AM 09/08/00 +0200, Stas Bekman wrote: > >Net::SMTP works perfectly and doesn't lack any documentation. If there is > >a bunch of folks who use mod_perl for their guestbook sites it's perfectly > >Ok to run sendma

Re: Poor man's connection pooling

2000-09-05 Thread Stas Bekman
On Tue, 5 Sep 2000, Michael Peppler wrote: > Stas Bekman writes: > > On Tue, 5 Sep 2000, Michael Peppler wrote: > > > > > The idea is to create a pool of connections during the main > > > apache/modperl startup. Because these connections end up in the

Re: Poor man's connection pooling

2000-09-05 Thread Stas Bekman
-||- http://www.mbay.net/~mpeppler > Int. Sybase User Group -||- http://www.isug.com > Sybase on Linux mailing list: [EMAIL PROTECTED] > _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com http://singlesheaven.com http://perlmonth.com perl.org apache.org

Re: perlyear or perlmonth

2000-09-10 Thread Stas Bekman
> any body know what happened to perl month, it is on release 11 from a > decade back It'll be back to operation soon. Probably in a few days there will be a new issue online. _____ Stas Bekman JAm_pH

Re: Memory leak hell...

2000-09-10 Thread Stas Bekman
ou see the growth -- you know the offending module/line - and voila... of course this should be automized... And while you work on this it would be really really cool to have this documented. I can imagine that you will have to write a few snippets of code to automate things... Bu

Re: Memory leak hell...

2000-09-10 Thread Stas Bekman
On Sun, 10 Sep 2000, Matt Sergeant wrote: > On Sun, 10 Sep 2000, Stas Bekman wrote: > > > On Sun, 10 Sep 2000, Matt Sergeant wrote: > > > > > For 2 days solid now I've been trying to track down a very bizarre memory > > > leak in AxKit. > > >

Re: Memory leak hell...

2000-09-11 Thread Stas Bekman
On Mon, 11 Sep 2000, Matt Sergeant wrote: > On Mon, 11 Sep 2000, Stas Bekman wrote: > > > I was thinking about going thru the symbol table and dumping all the > > variables. And run diff between the dumps of the two requests. Be careful > > though that Devel::Peek does

Re: Question

2000-09-11 Thread Stas Bekman
Stas is learning french? :) :) :) I ask myself the same question :) _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com http://singlesheaven.com http://perlmonth.com perl.org apache.org

Re: Benchmarking utlis?

2000-09-13 Thread Stas Bekman
.24. > Thanks, > Pramod > http://perl.apache.org/guide http://stason.org/works/modules/Apache-Benchmark-0.01.tar.gz _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_pe

Re: Apache::PerlRun::Flush

2000-09-14 Thread Stas Bekman
in general. But it's abosolutely Ok to release your modules under Apache:: tree. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PRO

Re: How to close connect and continue processing?

2000-09-14 Thread Stas Bekman
ng mod_perl, XML, Sybase and Oracle solutions > Email for training and consultancy availability. > http://sergeant.org | AxKit: http://axkit.org > > _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.or

RE: How to close connect and continue processing?

2000-09-14 Thread Stas Bekman
illing (Apache::{SizeLimit|GTopLimit}). See the performance > > chapter for forking techniques for heavy jobs: > > http://perl.apache.org/guide/performance.html#Forking_and_Exec > > uting_Subprocess > > > > > > > > > > -- > > > >

Re: tracking down why a module was loaded?;

2000-09-14 Thread Stas Bekman
0, or > microsoft would be pushing a cluster of multi processor > compaqs and NT servers with all possible software trimmings > added.. and then you'd need a team of specialists to keep > the whole thing moving.. no wonder dotcoms go broke. Wow! That's cool! > modperl is the

Re: tracking down why a module was loaded?;

2000-09-15 Thread Stas Bekman
Performance Web Specialists > Providing mod_perl, XML, Sybase and Oracle solutions > Email for training and consultancy availability. > http://sergeant.org | AxKit: http://axkit.org > > _ Stas Bekman

Re: usemymalloc && mod_perl

2000-09-17 Thread Stas Bekman
Build Option" (Doug, Jeffrey W. Baker) Ask Doug :) Ask Jeffrey W. Baker :) Ask Ask? :) _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EM

Re: Poor man's connection pooling

2000-09-05 Thread Stas Bekman
inst > it to look for possible problems? It would be cool if this worked, but > I'm very skeptical until I see it handle higher concurrency without any > problems. > > - Perrin > > _ Stas Bekman

Re: [ANNOUNCE] new module ApacheBench

2000-09-25 Thread Stas Bekman
al_params should be structured. > >add({ %run_params }) > Run configuration method. Can be invoked multiple >times. Each invocation will register a new benchmark >run to be executed. See the run configuration section >for

Re: open(FH,'|qmail-inject') fails

2000-09-25 Thread Stas Bekman
On Mon, 25 Sep 2000, Doug MacEachern wrote: > On Fri, 8 Sep 2000, Stas Bekman wrote: > > > As Perrin has suggested, benchmark it an see what's faster. It's so > > simple. > > come on stas, benchmarking Net::SMTP vs. pipe to a program is nothing > close t

Re: open(FH,'|qmail-inject') fails

2000-09-25 Thread Stas Bekman
On Mon, 25 Sep 2000, Doug MacEachern wrote: > On Mon, 25 Sep 2000, Stas Bekman wrote: > > > All you care about is to measure the time between email sending start and > > end (when the process continues on its execution flow). Why should one > > care about the details of

Re: open(FH,'|qmail-inject') fails

2000-09-25 Thread Stas Bekman
On Mon, 25 Sep 2000, Matt Sergeant wrote: > On Mon, 25 Sep 2000, Stas Bekman wrote: > > > On Mon, 25 Sep 2000, Doug MacEachern wrote: > > > > > On Mon, 25 Sep 2000, Stas Bekman wrote: > > > > > > > All you care about is to measure the time b

Re: Why isn't PerlSetEnv working for me?

2000-09-26 Thread Stas Bekman
.html Regarding the setting of PerlPassEnv PERL5LIB in httpd.conf: if you turn on taint checks (PerlTaintCheck On), $ENV{PERL5LIB} will be ignored (unset). See the 'Switches -w, -T' section. _ Stas Bekman JAm_pH

Re: Why isn't PerlSetEnv working for me?

2000-09-28 Thread Stas Bekman
OptionsAll On > SetHandler perl-script > PerlHandler +Apache::Status > PerlSetEnv PERL5LIB /home/dougm/lib/perl > > > which i can see as the last @INC entry printed by: > /perl-status?inc > > _ Stas Bekman J

Re: Apache::Status Memory Usage metrics

2000-09-29 Thread Stas Bekman
t stresses this point. > onto many of the allocations your scripts makes, such as the first > time a variable is used by a script (they are all NULL at compile > time), string copies, array and hash sizes, scratch pads for things like > join, concatination, etc. B-LexInfo

[FYI] Splash! (fwd)

2000-10-03 Thread Stas Bekman
FYI. You might find this useful if you do clustering. -- Forwarded message -- Date: Sat, 30 Sep 2000 22:28:38 +0100 From: Ben Laurie <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Scalable <[EMAIL PROTECTED]>, Apache SSL Announce <[EMAIL PROTECTED]>, Apache List <[E

Please Do not crosspost! Re: environment vars in apache

2000-10-03 Thread Stas Bekman
f a predefined apache environment var? thanks Claudio _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http:/

Re: Help with Apache::Status

2000-10-04 Thread Stas Bekman
ne of the modules it uses. May be B::Terse? As for PerlSetVar StatusOptionsAll On turns all the options On, my bad, should fix that. You shouldn't set it unless you want all the options to be On. Tell me whether it worked for you and I'll fix the guide accordingly. Thanks.

[mod_perl for ISPs] The User-mode Linux Kernel

2000-10-09 Thread Stas Bekman
t need to own a mainframe to be able to do have the same. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] ht

[patch] Apache::SizeLimit

2000-10-16 Thread Stas Bekman
set \$Apache::SizeLimit::MAX_PROCESS_SIZE"); } +return OK; } # setmax can be called from within a CGI/Registry script to tell the httpd I've the same problem in Apache::GTopLimit -- will fix it. _____ Stas Bekma

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Stas Bekman
lbook.org/ ;) (...for those who miss the smiley, I'm joking of course) ______ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Re: mod_perl 2.0 trouble compiling = cannont find -lapr -laprutil

2002-12-13 Thread Stas Bekman
ache2/auto/APR/APR.so] Error 1 [...] I've read the dialog between Benny Jensen and Stas Bekman from: [EMAIL PROTECTED]">http://mathforum.org/epigone/modperl/tendprerplu/[EMAIL PROTECTED] I've checked my Apache/Perl install three times against: http://perl.apache.org/docs/2

Re: Stupid newbie question: where is "."?

2002-12-13 Thread Stas Bekman
are more than welcome to sort this problem out and submit a patch for 2.0. ______ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailt

Re: [mp2] make install quirk

2002-12-13 Thread Stas Bekman
know how to make this Makefile's line (the one with +) portable? I think 'mkdir' is portable. What about 'test -d'? __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl

Re: [mp2] make install quirk

2002-12-14 Thread Stas Bekman
Randy Kobes wrote: On Sat, 14 Dec 2002, Stas Bekman wrote: [looks my original reply didn't make it through, trying again] Beau E. Cox wrote: > Hi - > > I am posting this message informally - this is not > critical (maybe not worth looking at); during > the mp2 make ins

Re: mod_perl 2.0 trouble compiling = cannont find -lapr -laprutil

2002-12-15 Thread Stas Bekman
onger needed. If you still fail, post a complete report as explained here: http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems ______ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/

Re: Problems with Apache::compat and german special chars

2002-12-15 Thread Stas Bekman
Studennikov <[EMAIL PROTECTED]> Reviewed by:dougm fix parse_args compat method to support non-ascii characters The problem was that the buggy code was doing pack("c", $num) which expects a number in range -128..127, whereas a fixed version does pack("C&qu

Re: [mp2] Byterange requests

2002-12-15 Thread Stas Bekman
e_filter, making it more modular and then adding the XS to have the perl api. Or you can write the whole thing in perl. I think all the ingredients are readily available. ______ Stas BekmanJAm_pH --> Just Another mod_perl

<    1   2   3   4   5   6   7   8   9   10   >