Re: PerlCleanupHanlder not called when user clicks on STOP in browser.

2005-10-17 Thread Richard F. Rebel
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 PerlCleanupHandlers are not called when a user

Re: PerlCleanupHanlder not called when user clicks on STOP in browser.

2005-10-17 Thread Richard F. Rebel
, wouldn't there be a log of this in apache's error log? BTW, this is mod_perl2. Also, where in the docs are you talking about in your message below. Right here: http://perl.apache.org/docs/1.0/guide/debug.html#Handling_the__User_pressed_Stop_button__case - Perrin -- Richard F. Rebel

PerlCleanupHanlder not called when user clicks on STOP in browser.

2005-10-14 Thread Richard F. Rebel
to achieve this? Thanks! -- Richard F. Rebel cat /dev/null `tty` signature.asc Description: This is a digitally signed message part

Re: Question: Limiting Filetypes Uploaded

2005-03-03 Thread Richard F. Rebel
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 - my question was if they tended

Re: Question: Limiting Filetypes Uploaded

2005-03-02 Thread Richard F. Rebel
[EMAIL PROTECTED] Web Administrator http://www.mtholyoke.edu Mount Holyoke CollegeTel: 413-538-3027 South Hadley, MA 01075Who left the cake out in the rain? -- Richard F. Rebel [EMAIL

Re: Sharing variables across Apache threads with threads::shared

2005-02-22 Thread Richard F. Rebel
/a/2002/06/11/threads.html ) - any suggestions where I'm going wrong? I'm running mod_perl 1.99_12 on Apache 2.0.47 with Perl 5.8.0. Thanks, - Matthew -- Richard F. Rebel cat /dev/null `tty` signature.asc Description: This is a digitally signed message part

Re: measuring shared memory on linux (was [Fwd: Re: /proc/*/statm, exactly what does shared mean?)]

2005-02-14 Thread Richard F. Rebel
with a sysctl and put it somewhere else in /proc/pid/* that they'll put it in the vanilla kernel. Then someone with more of a clue than I have can maintain it :) Best, Richard -- Richard F. Rebel cat /dev/null `tty` signature.asc Description: This is a digitally signed message part

[Fwd: Re: /proc/*/statm, exactly what does shared mean?]

2005-02-12 Thread Richard F. Rebel
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, exactly what does shared mean? Date: Sat, 12 Feb 2005 13:06:39 + (GMT

Re: [mp2] Memory not being shared

2005-02-12 Thread Richard F. Rebel
. 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. Take care, Kurt Hansen [EMAIL PROTECTED] -- Richard F. Rebel [EMAIL PROTECTED] WhenU.com signature.asc Description: This is a digitally signed message part

Re: [mp2] Memory not being shared

2005-02-12 Thread Richard F. Rebel
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: perl Size Share VSize

Re: [mp1 and mp2] Grokking memory

2005-02-10 Thread Richard F. Rebel
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 have a package that gets

Re: [mp1 and mp2] Grokking memory

2005-02-10 Thread Richard F. Rebel
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 should have been more specific: On Feb 10, 2005, at 4:40 PM, Richard F. Rebel wrote: How

Re: [mp1 and mp2] Grokking memory

2005-02-10 Thread Richard F. Rebel
). 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, except by using apache+mod_perl with GTop (and it's

Re: [mp1 and mp2] Grokking memory

2005-02-10 Thread Richard F. Rebel
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 startup.pl like this: My::HashLoader (); And HashLoader basically does the code I

[MP2] sharing between threads using mpm_worker.

2004-05-07 Thread Richard F. Rebel
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

[MP2] After upgrade to 2.0.49 * mp 1.99_13 slots always in W state

2004-04-14 Thread Richard F. Rebel
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

Apache2+mp2 Reverse Proxy - Apache1+mp1

2004-02-25 Thread Richard F. Rebel
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.

Re: Apache2+mp2 Reverse Proxy - Apache1+mp1

2004-02-25 Thread Richard F. Rebel
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 -- Richard F. Rebel [EMAIL PROTECTED] t. 212.239. signature.asc Description

Re: MPM worker and ithreads

2004-02-23 Thread Richard F. Rebel
(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 of the performance vs

Re: MPM worker and ithreads

2004-02-23 Thread Richard F. Rebel
arcane. -- Richard F. Rebel [EMAIL PROTECTED] t. 212.239. signature.asc Description: This is a digitally signed message part

Re: MPM worker and ithreads

2004-02-23 Thread Richard F. Rebel
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 database queries. I am

Re: MPM worker and ithreads

2004-02-23 Thread Richard F. Rebel
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???). Those have been there for years

Re: MPM worker and ithreads

2004-02-23 Thread Richard F. Rebel
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. Most of our clients are *slow*, so

Re: [mp2] Regex memory leak introduced in 5.8.1 causes havoc in mp2

2004-02-09 Thread Richard F. Rebel
-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. :( My question is, for a persistent mp2 app

Re: Mod_perl aware web host providers

2004-01-08 Thread Richard F. Rebel
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