Re: installing without root access

2001-01-09 Thread Stas Bekman
uperuser_P _ 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://logilune.com/ http://singles

PerlTaintMode and PERL5LIB/PERL5OPT env vars.

2001-01-09 Thread Stas Bekman
n contrast with perlrun man page, under mod_perl PERL5OPT and PERL5LIB enviroment variables aren't ignored. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl G

Re: problems with installaation

2001-01-09 Thread Stas Bekman
! _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Re: Apache::DBI and deleting temporary tables (Sybase ASE)

2001-01-10 Thread Stas Bekman
the responce was send) _ 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://logilune.com

Re: Apache::DBI problem and writting a perl module!!!

2001-01-10 Thread Stas Bekman
Rajesh Kumar Mallah, M : +919811255597 _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://a

Re: Apache::Status problems?..CGI::Cookie, (dont want no CGI.pm)(?)

2001-01-10 Thread Stas Bekman
.. -- _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http

Re: How to recognize server shutdown?

2001-01-10 Thread Stas Bekman
==*/ _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org

Re: [SOLICITATION] Programmer available for contracting..

2001-01-10 Thread Stas Bekman
] or anything else that comes to your mind... Thanks! _ 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: Too many connections with DBI

2001-01-10 Thread Stas Bekman
connections properly. Check your code. Use trace to make sure that you do. See the guide. As for Apache::DBI, again see the guide, to understand when Apache::DBI is to be used and when not. It's all there. _ Stas Bekman

Re: [OT] Availability of Jobs -- was Re: [SOLICITATION] Programmer available for contracting..

2001-01-10 Thread Stas Bekman
to be a symptom of dotcoms going bust and the development market starting to level out? Or perhaps I am being a bit paranoid. :) u _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: How to recognize server shutdown?

2001-01-10 Thread Stas Bekman
/parent`; } else { `echo $Cleanup::parent_pid $$ /tmp/children`; } }; } the parent process doesn't run the END block. _ Stas Bekman JAm_pH -- Just Another mod_perl

Re: Apache::DBI problem and writting a perl module!!!

2001-01-11 Thread Stas Bekman
use with the IIfModule directive. It will return a true value if the module is loaded. Example: do { #something } if Apache-module('mod_proxy.c'); _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http

Re: How to recognize server shutdown?

2001-01-11 Thread Stas Bekman
On Wed, 10 Jan 2001, Perrin Harkins wrote: On Thu, 11 Jan 2001, Stas Bekman wrote: the parent process doesn't run the END block. Randal's solution is probably better, But it's not a very nice solution if you want to release something on CPAN that relies on this hack. A support from

Re: Need Some Help

2001-01-11 Thread Stas Bekman
uot;-DNO_PERL" to "-DPERL_" but made no change in the out come of my problem. Have you read the docs? Try: % perl Makefile.PL PERL_STACKED_HANDLERS=1 or % perl Makefile.PL EVERYTHING=1 Any suggestions or direction would be most appreciated. Edward Perry

Re: XMas printing benchmark

2001-01-12 Thread Stas Bekman
sting" a better way of coding style and serving as an example how one should approach optimisation task. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.

Re: ANNOUNCE: TPC5: mod_perl track: Call For Papers

2001-01-28 Thread Stas Bekman
will redirect it to us anyway, so no problem here. We are going to handle only the talks and tutorials anyway. Papers are handled by Nat and his team. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http

Re: Apache::SIG kills the process

2001-01-28 Thread Stas Bekman
On Fri, 26 Jan 2001, Doug MacEachern wrote: On Tue, 9 Jan 2001, Stas Bekman wrote: I was rewriting the detecting 'STOP' button pressed section in the guide, to notice that Apache::SIG kills the process under Apache::Registry. httpd.conf: PerlFixupHandler Apache::SIG why

ApacheCon session selection complete (fwd)

2001-01-30 Thread Stas Bekman
FYI -- Forwarded message -- Date: Tue, 30 Jan 2001 06:42:55 -0500 From: Rodent of Unusual Size [EMAIL PROTECTED] To: ApacheCon Announcements [EMAIL PROTECTED] Subject: ApacheCon session selection complete We've finished the session selection process, and out of 165 submissions

Re: [RFC] mod_perl Digest path...

2001-02-01 Thread Stas Bekman
between PRE/PRE and that's it. That's what ApacheToday and other online zines do and it seems just fine. I guess that the only issue are the hrefs, but I guess this can be easily converted with s/\[\d+\]/.../. Thanks _ Stas Bekman

Re: General Question

2001-02-11 Thread Stas Bekman
is dead. See: http://perl.apache.org/guide/debug.html#Handling_the_User_pressed_Stop_ _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto

Re: problems with %Location inside perl-sections

2001-02-11 Thread Stas Bekman
the output. _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Re: PerlTaintMode and PERL5LIB/PERL5OPT env vars.

2001-02-11 Thread Stas Bekman
sorry for delay in followup, I was working on other book chapters and I'm not good at having too many context switches :( On Fri, 26 Jan 2001, Doug MacEachern wrote: On Tue, 9 Jan 2001, Stas Bekman wrote: I've lost the original email, but this is reply from Doug to my email. I've asked

apachecon: BOF?

2001-02-12 Thread Stas Bekman
? _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Re: Help with Apache::SubProcess needed.

2001-02-13 Thread Stas Bekman
Apache r + +CODE: +ap_cleanup_for_exec(); + int ap_call_exec(r, pgm=r-filename) Apache r _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org

Re: problems with %Location inside perl-sections

2001-02-13 Thread Stas Bekman
On Mon, 12 Feb 2001, Marc Lehmann wrote: On Mon, Feb 12, 2001 at 08:48:57AM +0800, Stas Bekman [EMAIL PROTECTED] wrote: Looks like Apache doing stat() calls problem. Try to run the request under strace(1) or truss(1). See: http://perl.apache.org/guide/performance.html

Re: Stop button (was: Re: General Question)

2001-02-13 Thread Stas Bekman
before you try print something. I guess the explanation in the guide is not clear enough and should be revised, especially per Doug's reply... any volunteers? _ Stas Bekman JAm_pH -- Just Another mod_perl H

revising Apache::* modules list

2001-02-13 Thread Stas Bekman
RSE Upload amcOFile upload class APML Thanks! _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mai

RE: compiling mod_perl without root...

2001-02-13 Thread Stas Bekman
/guide/install.html#Installation_Without_Superuser_P _ 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: apachecon: BOF?

2001-02-13 Thread Stas Bekman
will do it anyway :) At 04:51 PM 2/12/2001 +0800, Stas Bekman wrote: Do we want to have a mod_perl BOF at ApacheCon? or related? I've just logged into apachecon system to see this option to request a BOF. what about gizmos? mod_perl underwear/socks anybody? Laser link (Geoff?) or some new guys

are there any missing modules?

2001-02-13 Thread Stas Bekman
ith Perl's Apache::TempFile - Allocate temporary filenames for the duration of a request _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache

Re: are there any missing modules?

2001-02-14 Thread Stas Bekman
Quoting Matt Sergeant [EMAIL PROTECTED]: On Wed, 14 Feb 2001, Stas Bekman wrote: Well, I've finally have cracked this tedious task down. I've pretty much done with the modules chapter for the book (of course I didn't document all of them, it'll require a separate book if I did

Re: are there any missing modules?

2001-02-15 Thread Stas Bekman
On Thu, 15 Feb 2001, Ask Bjoern Hansen wrote: On Wed, 14 Feb 2001, Stas Bekman wrote: Toolkits and Framework for Content Generation and Other Phases Apache::ASP - Active Server Pages for Apache with mod_perl HTML::Embperl - Embed Perl in Your HTML Documents Apache

Re: are there any missing modules?

2001-02-15 Thread Stas Bekman
On Thu, 15 Feb 2001, Matt Sergeant wrote: On Thu, 15 Feb 2001, Stas Bekman wrote: Quoting Matt Sergeant [EMAIL PROTECTED]: On Wed, 14 Feb 2001, Stas Bekman wrote: Well, I've finally have cracked this tedious task down. I've pretty much done with the modules chapter

Re: cron for mod_perl?

2001-02-15 Thread Stas Bekman
als on demand. basically you can call at(1) itself at the end of at() so you can do the same as crontab. See http://man.he.net/man1/at (I don't seem to find the manpage for at(1) on Mandrake box :( _____ Stas Bekman

Re: mod_perl segfault

2001-02-17 Thread Stas Bekman
, but that day won't happen too soon ... TRIAL2 is the latest, I use it without any problems so far: http://public.activestate.com/gsar/perl-5.6.1-TRIAL2.tar.gz _ Stas Bekman JAm_pH -- Just Another mod_perl

Re: Error installing URI module

2001-02-17 Thread Stas Bekman
from shell you just run 'make install' and under CPAN shell, you run 'force install URI' which will ignore the result of 'make test'. Hope that this helps... _____ Stas Bekman JAm_pH -- Just Another m

[admin] (was RE: Can anyone help please)

2001-02-20 Thread Stas Bekman
- admin -8-- admin --8--- _ 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: number of pgsql childrens on persistant DBI connection

2001-02-20 Thread Stas Bekman
changed or falsified. ** _____ 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://logilune.com/ http://si

[bug] PerlModule reloads modules twice on start

2001-02-23 Thread Stas Bekman
/perl5/site_perl/5.6.1/Apache/Reload.pm line 29. Subroutine handler redefined at /usr/lib/perl5/site_perl/5.6.1/Apache/Reload.pm line 48. It has nothing to do with Apache::Reload. _ Stas Bekman JAm_pH -- Just

Re: Funky behavior involving perl-status....

2001-02-26 Thread Stas Bekman
, not mod_perl) _ 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://logilune.com/ http

Re: Designing a handler with minimal lifecycle interaction

2001-02-26 Thread Stas Bekman
the process at the server end as much as possible, so that I can then focus on the module itself. Apache::Dispatch? _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http

Re: Duplicate entries in @INC

2001-02-28 Thread Stas Bekman
i (what you call CGI). Check whether you have PERL5LIB env var set in the shell... _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMA

Re: Apache thrashing my swap...

2001-02-28 Thread Stas Bekman
the request all the time. See the performance chapter in the guide. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED

Re: How to unsubscribe.

2001-02-28 Thread Stas Bekman
] Delivered-To: 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

Re: Not even beginning - INSTALL HELP

2001-02-28 Thread Stas Bekman
_ 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://logilune.com/ http://singlesheaven.com

Re: security

2001-02-28 Thread Stas Bekman
:( _ 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://logilune.com/ http://singlesheaven.com http

Re: security

2001-03-01 Thread Stas Bekman
On Thu, 1 Mar 2001, Gunther Birznieks wrote: mod_perl 2.0 At 10:33 PM 2/28/2001 -1000, Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 9:44 AM +0800 3/1/01, Stas Bekman wrote: At this moment anybody who has an access to mod_perl server can read any data which

[H/OT] time to vote

2001-03-02 Thread Stas Bekman
FYI, half on topic here, as two of the candidates are our mod_perl people... so if you didn't vote yet, it's a time to do so. -- Forwarded message -- Date: Thu, 1 Mar 2001 17:28:44 -0800 From: www.perl.com update [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: www.perl.com:

Re: [H/OT] time to vote

2001-03-03 Thread Stas Bekman
/2001 +0800, Stas Bekman wrote: FYI, half on topic here, as two of the candidates are our mod_perl people... so if you didn't vote yet, it's a time to do so. -- Forwarded message -- Date: Thu, 1 Mar 2001 17:28:44 -0800 From: www.perl.com update [EMAIL PROTECTED] To: [EMAIL

Re: Dynamic loading of development libraries

2001-03-03 Thread Stas Bekman
of this are. Short of running a webserver for each user (a bad solution in my opinion) does anyone have ideas? Thanks, Brian Ferris _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl

Re: [PATCH] [phil@fifi.org: Bug#86964: One more method ( patch)for libapache-mod-perl]

2001-03-05 Thread Stas Bekman
. _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Re: problem with installation

2001-03-05 Thread Stas Bekman
ype: % ./configure % make ? _____ 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://logilune.com/

Re: Apache does not start with Perlrequire

2001-03-05 Thread Stas Bekman
_ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Re: Apache processes not dying

2001-03-05 Thread Stas Bekman
new ones without killing them - so I end up with *hundreds* of http processes with the machine swapping like crazy. http://perl.apache.org/guide/debug.html#Hanging_Processes_Detection_and See also Apache::Watchdog::RunAway _ Stas

Re: Make test hangs on httpdconf

2001-03-05 Thread Stas Bekman
this helps... _ 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://logilune

RE: Make test hangs on httpdconf

2001-03-06 Thread Stas Bekman
... it will tell you where it hangs Alternatively, you can attach to the hanging process See http://perl.apache.org/guide/debug.html for more information. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http

Re: Forbidden access

2001-03-06 Thread Stas Bekman
on production server. It's a performance hit since it turns HostnameLookups on. http://httpd.apache.org/docs/misc/perf-tuning.html#runtime _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: Forbidden access

2001-03-06 Thread Stas Bekman
On Tue, 6 Mar 2001, Daniel wrote: Also there's a typo: Allow frpm .mydomain.com Should be: Allow from .mydomain.com It has been confirmed by the original author that the typo was only in the email sample. _ Stas

sendbuf/recvbuf revisited

2001-03-07 Thread Stas Bekman
Bekman [EMAIL PROTECTED] Cc: Eric Kolve [EMAIL PROTECTED] Subject: Re: mod_perl guide corrections. On Wed, Mar 07, 2001 at 09:28:15AM +0800, Stas Bekman wrote: On Tue, 6 Mar 2001, Eric Kolve wrote: I wanted to make a suggestion as well as ask a question about buffering. In the mod_perl

Re: Delving into Apache's configuration innards

2001-03-07 Thread Stas Bekman
and display on the page. http://perl.apache.org/guide/config.html#Verifying _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL

Re: Delving into Apache's configuration innards

2001-03-07 Thread Stas Bekman
On Thu, 8 Mar 2001, iain truskett wrote: * Stas Bekman ([EMAIL PROTECTED]) [08 Mar 2001 01:48]: On Wed, 7 Mar 2001, iain truskett wrote: [...] I'd like to be able to display all of my web server's configuration on a web page. Since a fair amount of it is automatically generated I

Re: Fwd: Different code in different children

2001-03-08 Thread Stas Bekman
_ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

RE: Make test hangs on httpdconf

2001-03-08 Thread Stas Bekman
On Thu, 8 Mar 2001, John Walker wrote: -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 10:08 AM To: John Walker Cc: '[EMAIL PROTECTED]' Subject: RE: Make test hangs on httpdconf Actually, it seems I've screwed things up

Re: Installing global handler breaks CGI

2001-03-09 Thread Stas Bekman
e Location block, CGI returns to normal. Can anyone explain this to me? Thanks, Fred Toth [EMAIL PROTECTED] _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl G

Re: Newbie Questions

2001-03-09 Thread Stas Bekman
e.org/guide/' or die $!; while (still_not_found($_);) seek RTFM, 0, SEEK_ANSWER; read RTFM, $mind, 2**16; sleep 3600; } close RTFM; } return Apache::Constants::DECLINED; } 1; thanks :) _____

Re: signal delivered to a different process?

2001-03-09 Thread Stas Bekman
dn't tell, how did you send the signal. I used Apache/1.3.17 (Unix) mod_perl/1.25 mod_ssl/2.8.0 OpenSSL/0.9.6 on a linux 6.1 box. Thanks for any info. Richard _____ Stas Bekman JAm_pH -- Just Another

Re: Installing global handler breaks CGI

2001-03-09 Thread Stas Bekman
ys thought ScriptAlias was just shorthand for Alias + Location ... + SetHandler. This is correct. What happens if you don't use the shortcut, but define the cgi-bin behavior explicitly, just like you do for mod_perl? _ S

Re: mod_perl and Apache::SIG User pressed Stop button Case

2001-03-10 Thread Stas Bekman
By the way - I read at www.perldoc.com that mod_perl is considered alpha at win32... I am in the need of setting it up on win2000 with industrial strength. Is that feasible? Raphael _____ Stas Bekman JAm_pH -- Just Another

Re: signal delivered to a different process?

2001-03-11 Thread Stas Bekman
On Sat, 10 Mar 2001, Richard Chen wrote: On Sat, Mar 10, 2001 at 12:41:25PM +0800, Stas Bekman wrote: On Fri, 9 Mar 2001, Richard Chen wrote: This is pretty weird situation. I have installed a signal handler in startup.pl which showed that the signal is delivered to a different

Re: $r and Registry(NG)* scripts

2001-03-12 Thread Stas Bekman
#vars used on $r $r = Apache-request; #--here Any ideas on why this would happen? Thanks in advance, -- Daniel Bohling NewsFactor Network _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://

Re: Perl incompat. with apache/mod_perl upgrade

2001-03-12 Thread Stas Bekman
useless, since you use it only during configuration. Also use the constant pragma. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto

RE: Perl incompat. with apache/mod_perl upgrade

2001-03-12 Thread Stas Bekman
e than carve them in Apache brains, stealing the precious memory from mod_perl :-). -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 8:39 PM To: Khachaturov, Vassilii Cc: '[EMAIL PROTECTED]' Subject: Re: Perl incompat. with apache/mod_p

Re: $r and Registry(NG)* scripts

2001-03-13 Thread Stas Bekman
; #--here Thanks, -- Daniel Bohling NewsFactor Network _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] ht

Re: cgi_to_mod_perl manpage suggestion

2001-03-14 Thread Stas Bekman
, that the para says HTTP header, and it doesn't say anything about Content-type, which you always have to provide. Hmm, may be even that explanation can be improved. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http

Re: cgi_to_mod_perl manpage suggestion

2001-03-14 Thread Stas Bekman
n makes mod_perl act just like CGI with regard to headers"? A small correction: "PerlSendHeader On makes mod_perl act just like mod_cgi with regard to HTTP headers" :) CGI is a protocol... _____ Stas Bekman

Re: List your software with new feature-based search engine

2001-03-15 Thread Stas Bekman
at perl.apache.org? _ 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://logilune.com

Re: List your software with new feature-based search engine

2001-03-15 Thread Stas Bekman
On Thu, 15 Mar 2001, Ask Bjoern Hansen wrote: On Fri, 16 Mar 2001, Stas Bekman wrote: [1] I do the same thing for the lists at perl.org and for whatever reason the modperl lists gets about the same amount or more spam than the perl.org lists combined. I suppose that's

Re: Shared variables, inner subs and our

2001-03-16 Thread Stas Bekman
ly touches on it. _ 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://logilune.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Re: perl5.6 (was: Shared variables, inner subs and our)

2001-03-16 Thread Stas Bekman
On Fri, 16 Mar 2001, Wim Kerkhoff wrote: Stas Bekman wrote: our() and other perl5.6 new APIs are too early to be endorsed, as 5.6 is not yet considered as a stable version for mod_perl production sites, therefore the guide barely touches on it. Would you recommend the use of perl5.6

Re: ApacheCon session handouts

2001-03-19 Thread Stas Bekman
are always available from http://stason.org/talks/ Both TPC and ApacheCon are distributing the notes on CDs (and sometimes online), so you can always ask someone who has gone to the conference to borrow from. _ Stas Bekman

Re: dbm locking info in the guide

2001-03-19 Thread Stas Bekman
ie of a significance. _____ 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://eXtropia.com/ http://si

Re: [OT]Re: my()speed (was: [DIGEST] mod_perl digest 03/17/01)

2001-03-19 Thread Stas Bekman
: 4 wallclock secs ( 3.16 usr + 0.39 sys = 3.55 CPU) @ which gives no clue at all, which is the faster method to use. Though it's almost twice faster with having -DDEBUGING off... :) _ Stas Bekman JAm_pH -- Just

RE: [OT] ApacheCon BOF

2001-03-20 Thread Stas Bekman
on the cutting edge... Anyway, Doug rules!!! Oh, we can also ask Doug to pose enface with a snowboard and notebook for the artwork :) _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: [OT]Re: my()speed (was: [DIGEST] mod_perl digest 03/17/01)

2001-03-20 Thread Stas Bekman
this is not the case... _ 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

no-cache headers?

2001-03-20 Thread Stas Bekman
-err_header_out("Cache-control","no-cache"); $r-no_cache(1); _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTEC

Re: dbm locking info in the guide

2001-03-20 Thread Stas Bekman
On Tue, 20 Mar 2001, Perrin Harkins wrote: On Tue, 20 Mar 2001, Stas Bekman wrote: Is anyone aware of a safe to way to do multi-process read/write access through a dbm module other than BerkeleyDB.pm without tie-ing and untie-ing every time? I thought that was the only safe thing

RE: no-cache headers?

2001-03-20 Thread Stas Bekman
ved this duplication section. Andreas Koenig's doc is the right one to stick too. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetod

Re: understanding memory via ps -ely | grep http

2001-03-20 Thread Stas Bekman
s of: http://perl.apache.org/guide/performance.html particularly: http://perl.apache.org/guide/performance.html#Know_Your_Operating_System _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/

Re: dbm locking info in the guide

2001-03-20 Thread Stas Bekman
On Tue, 20 Mar 2001, Perrin Harkins wrote: On Wed, 21 Mar 2001, Stas Bekman wrote: You mean with DB_File? There's a big warning in the current version saying not to do that, because there is some initial buffering that happens when opening a database. The warning says not to lock

RE: dbm locking info in the guide

2001-03-20 Thread Stas Bekman
the former process has the data cached and will not know that dbm has been modified. It's also worthwhile to use an external lock file because that properly locks for database creation. That's for sure. _ Stas Bekman

Re: dbm locking info in the guide

2001-03-21 Thread Stas Bekman
On Tue, 20 Mar 2001, Perrin Harkins wrote: Stas Bekman wrote: So basically what you are saying is that sync() is broken and shouldn't be used at all. Something fishy is going on. The purpose of sync() is to flush the modifications to the disk. Saving changes to disk isn't the problem

Re: dbm locking info in the guide

2001-03-22 Thread Stas Bekman
a bunch! _ 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://logilune.com/ http

RE: dbm locking info in the guide

2001-03-22 Thread Stas Bekman
. _ 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://logilune.com/ http://singlesheaven.com http

RE: dbm locking info in the guide

2001-03-22 Thread Stas Bekman
to the database and changing the data on disk. There is no need to do a re-tie(). That's correct. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org

RE: dbm locking info in the guide

2001-03-23 Thread Stas Bekman
no other processes can have the file open. They can, if there weren't untie()d per my above explanation. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http

RE: dbm locking info in the guide

2001-03-23 Thread Stas Bekman
. I'll try to summarize our discussion later. Thanks David! _ 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: Efficient pre-loading of symlinks and virtual directories

2001-03-29 Thread Stas Bekman
method for the unique namespace package generation. _ 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: mod_perl BOF

2001-03-29 Thread Stas Bekman
f you want to have her to dance for your social event contact [EMAIL PROTECTED] :) and you get an exclusive... _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.

Re: PerlRestartHandler

2001-03-29 Thread Stas Bekman
. _ 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://logilune.com/ http://singlesheaven.com http

Re: PerlRestartHandler

2001-03-29 Thread Stas Bekman
On Thu, 29 Mar 2001, Robin Berjon wrote: At 17:57 29/03/2001 +0800, Stas Bekman wrote: On Thu, 29 Mar 2001, Robin Berjon wrote: just out of curiosity, has anyone used PerlRestartHandler ? To what use ? I don't know what I'd use it for, so I'm wondering whether I'm missing out

<    3   4   5   6   7   8   9   10   11   12   >