just has a NAME
> pod section, giving the name and abstract of the module, and
> register Apache2::Foo with PAUSE. Apache2::Foo would not
> have any code - it's purpose is just to be used in a
> PREREQ_PM when one wants the mod_perl 2 version of
> Apache::Foo in the mod_perl 2 p
to be web host rating services, but are really just
> lists and thus almost assuredly ads.
>
> I think the advice from trusted, reliable sources such as those on this
> list is the best way to find good vendors.
>
> Thank you much in advance!
>
> Kurt Hansen
[EMAIL PROTECTED]
--
Richard F. Rebel
[EMAIL PROTECTED]
t. 212.239.
signature.asc
Description: This is a digitally signed message part
s
a URL with most of the thread on p5p:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg73076.html
Thanks!
--
Richard F. Rebel
[EMAIL PROTECTED]
t. 212.239.
signature.asc
Description: This is a digitally signed message part
2004-02-09 at 13:11, Ged Haywood wrote:
> Hi there,
>
> On Mon, 9 Feb 2004, Richard F. Rebel wrote:
>
> > After upgrading to perl 5.8.1 from 5.8.0 during a distribution upgrade,
> > I noticed a steady memory leak that eventually leads to the server
> > failing.
>
&
admit (atleast to me, I
stopped following the issue a while ago, may be fixed now) that this is
even a bug or a problem.
Best,
Richard F. Rebel
On Sat, 2004-02-21 at 06:07, Stefan Cars wrote:
> Hi!
>
> I don't have any problems, I'm just interested in what people think
S and Perl guts.
Well, that would be the problem... XS + Perl Guts. Talk about arcane.
--
Richard F. Rebel
[EMAIL PROTECTED]
t. 212.239.
signature.asc
Description: This is a digitally signed message part
On Mon, 2004-02-23 at 16:04, Perrin Harkins wrote:
> On Mon, 2004-02-23 at 10:03, Richard F. Rebel wrote:
> > I am using ap2 + mp2 with the worker mpm and ithreads to serve about 12
> > million dynamically generated pages per day. This includes RPC calls
> > via HTTP and da
On Mon, 2004-02-23 at 16:49, Perrin Harkins wrote:
> On Mon, 2004-02-23 at 16:40, Richard F. Rebel wrote:
> > Umm, maybe we are talking about different things. If I run my
> > application with 500+ httpd's in the process list using prefork, it uses
> > a lot more mem
On Mon, 2004-02-23 at 18:01, Perrin Harkins wrote:
> On Mon, 2004-02-23 at 17:16, Richard F. Rebel wrote:
> > Interesting. I just noticed documentation on the web site about these
> > directives. Were these docs here about 1 year ago (when I wrote this
> > app???).
>
>
On Mon, 2004-02-23 at 19:48, Perrin Harkins wrote:
> On Mon, 2004-02-23 at 19:37, Richard F. Rebel wrote:
> > Eh well, do I get points for making a prod
> > system run with mp2 and mpm-worker?
>
> Certainly. We are all eager for this kind of info.
Yay, points.
> > Mo
On Mon, 2004-02-23 at 20:34, Stas Bekman wrote:
> Richard F. Rebel wrote:
>
> > Speaking of, does anyone know of a way to tell exactly how many
> > interpreters are running in a given process?
>
> Sounds like a job for Apache::Status. Though it will need an API to query
benefit
or detriment for using them between the two apaches? I would think that
keepalives should be off so that the ap1 instances can be freed to
service another request while the reverse proxy is busy feeding slower
clients.
Thanks,
Richard
--
Richard F. Rebel
[EMAIL PROTECTED]
t. 212.239.
__
> 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://ap
generated content.
This does NOT happen when I tested with static content only.
Clues? It's quite important for me to upgrade.
--
Richard F. Rebel
[EMAIL PROTECTED]
t. 212.239.
signature.asc
Description: This is a digitally signed message part
Hello Stas,
Didn't try it as the bug fixes I wanted are in 2.0.49.
I just submitted a bug report.
Thanks,
On Wed, 2004-04-14 at 15:40, Stas Bekman wrote:
> Richard F. Rebel wrote:
> > Hello,
>
> Robert, always submit a proper bug report as explained here:
> http
sks. The problem is one task has to be
synchronized between all threads in a whole process. Works fine under
perl alone, problems arise under mod_perl+worker_mpm tho.
Thanks,
--
Richard F. Rebel
[EMAIL PROTECTED]
t. 212.239.
signature.asc
Description: This is a digitally signed message part
aemonizing on startup.
Where is the correct place to start such an 'manager' thread in each
apache child? I thought that by installing a ChildInitHandler from the
BEGIN block would work just fine...
Thanks!
--
Richard F. Rebel
cat /dev/null > `tty`
signature.asc
Description: This is a digitally signed message part
Harkins wrote:
> On Mon, 2005-01-17 at 11:25 -0500, Richard F. Rebel wrote:
> > Unfortunately, it's high volume enough that it's no longer possible to
> > keep these counters in the databases updated in real time. (updates are
> > to the order of 1000's per s
my $r = shift;
lock(%{$SHARED{'test'}});
$SHARED{'test'}->{'count'}++;
$r->no_cache();
$r->err_headers_out->{"Expires"} = "Sat, 1 Jan 2000 00:00:00 GMT";
$r->err_headers_out->{"Pragma&quo
know what effect this behavior has on copy-on-write pages (aka shared),
but I wouldn't be surprised if this defeats this type of sharing.
Richard F. Rebel
On Thu, 2005-02-10 at 16:27 -0600, ben syverson wrote:
> I don't think I'm getting mod_perl's shared memory scheme yet. I
in a module in a place
that would be executed soon as the module is loaded. Now that I think
about this, I bet this may be your problem if you are sure the data is
not being shared with COW pages.
Best,
On Thu, 2005-02-10 at 16:51 -0600, ben syverson wrote:
> Hi Richard,
>
> Sorry -- I
my stuff before releasing).
Best,
On Thu, 2005-02-10 at 18:32 -0500, Perrin Harkins wrote:
> On Thu, 2005-02-10 at 18:28 -0500, Richard F. Rebel wrote:
> > As far as I know, especially on linux, there is no way to tell exactly
> > how 'shared' your apache processes are, excep
RES STATETIME WCPU
> CPU COMMAND
> 91778 nobody40 13496K 12584K select 0:00 0.00%
> 0.00% httpd
>
>
> On Feb 10, 2005, at 5:28 PM, Richard F. Rebel wrote:
>
> > OHHH, and BTW, when do you load this hash?
>
> The hash is called in a star
if there is
a way to report on COW pages from the command line.
Best,
Richard F. Rebel
Forwarded Message ----
> From: Hugh Dickins <[EMAIL PROTECTED]>
> To: Richard F. Rebel <[EMAIL PROTECTED]>
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: /proc/*/statm, exa
, Perrin! I'm not sure if there is a problem with
> 2.6.10 or if 2.6.8 was the kernel on the machine when I originally
> compiled perl.
>
> Has anyone else seen problems with the 2.6.10 kernel?
>
> I guess my next step is to re-compile perl and see where that leads me.
>
>
sted a response from the linux kernel mailing list a short time ago
that goes into detail.
Best,
Richard F. Rebel
On Fri, 2005-02-11 at 23:04 -0500, Stas Bekman wrote:
> I plugged vmonitor in the mp2 test suite (which loads a lot of modules)
> and the conclusions are as following:
>
>
On Mon, 2005-02-14 at 17:39 -0500, Perrin Harkins wrote:
> > Thanks for pursuing that issue at the linux kernel list, Richard. As you
> > have suggested it doesn't look very good.
>
> I want to add my thanks too.
You are welcome. I wish I wasn't the bearer of such bad news tho.
> Or on anythin
nted to 5 by PID 17462
> Tue Feb 22 14:06:41 2005: magic_number incremented to 6 by PID 17462
> Tue Feb 22 14:06:45 2005: magic_number incremented to 3 by PID 17458
> Tue Feb 22 14:06:46 2005: magic_number incremented to 4 by PID 17458
> Tue Feb 22 14:06:50 2005: magic_number incremente
d idea.
> >
> > --
> > Dan Wilga [EMAIL PROTECTED]
> > Web Administrator http://www.mtholyoke.edu
> > Mount Holyoke CollegeTel: 413-538-3027
> > South Hadley, MA 01075"Who left the cake out in the rain?"
>
--
Richard F. Rebel <[EMAIL PROTECTED]>
WhenU.com
signature.asc
Description: This is a digitally signed message part
On Wed, 2005-03-02 at 23:48 -0500, jonathan vanasco wrote:
> On Mar 2, 2005, at 7:21 PM, Richard F. Rebel wrote:
> > I worked for a company who did mass free hosting and I can tell you
> > that
> > browser supplied mime types are not enough in many situations.
> I agree -
achieve this?
Thanks!
--
Richard F. Rebel
cat /dev/null > `tty`
signature.asc
Description: This is a digitally signed message part
around but didn't find anything. A quick note about rough location
or something to search for would be great.
Thanks.
On Fri, 2005-10-14 at 17:35 -0400, Perrin Harkins wrote:
> On Fri, 2005-10-14 at 17:32 -0400, Richard F. Rebel wrote:
> > I have been noticing that PerlCleanupHandle
1.0/guide/debug.html#Handling_the__User_pressed_Stop_button__case
>
> - Perrin
>
--
Richard F. Rebel
cat /dev/null > `tty`
signature.asc
Description: This is a digitally signed message part
33 matches
Mail list logo