Re: Apache::GzipChain

2000-10-30 Thread Matt Sergeant
On Sat, 28 Oct 2000, Jerrad Pierce wrote: Is anybody using GzipChain? Not in itself, but I'm using AxKit which also does gzip compression. Is there some known means of verifying that it is in fact working properly? Yes, use: lwp-request -H 'Accept-Encoding: gzip' -e -d url Or ommit the -d

Re: maximum (practical) size of $r-notes

2000-10-30 Thread Matthew Byng-Maddick
On Mon, 30 Oct 2000, Matt Sergeant wrote: On Mon, 30 Oct 2000, Todd Finney wrote: I'm concerned about putting large amounts of data into $r-notes. Some of our script output can be pretty heavy. If $r-notes can only take simple strings, how large of a simple string is it safe to put

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread Greg Cope
Gunther Birznieks wrote: At 01:31 AM 10/30/2000 +, Greg Cope wrote: [...snip...] And don't forget about the use of DirectoryIndex: GET /index.html http/1.0 HTTP/1.1 302 Found == here's your redirect Now this gets through: GET / http/1.0 Hum ... Nice one - I

Re: Apache::DB and core dump

2000-10-30 Thread G.W. Haywood
Hi there, On Mon, 30 Oct 2000, Marek W wrote: Do you possibly know what could have caused this error while trying to run this module. I use Linux RH 6.2. and mod_perl 1.23 Read SUPPORT. 73, Ged.

Re: Apache::GzipChain

2000-10-30 Thread G.W. Haywood
Hi there, On Mon, 30 Oct 2000, Matt Sergeant wrote: On Sat, 28 Oct 2000, Jerrad Pierce wrote: Is there some known means of verifying that it is in fact working properly? lwp-request -H 'Accept-Encoding: gzip' -e -d url Or ommit the -d and check for gobbledegook. But it tends to stuff up

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread G.W. Haywood
Hi there, On Mon, 30 Oct 2000, Greg Cope wrote: In theory there is no reason why this should not be translateable to C, it is quite small (in perl). However: a) I cannot do C (and translating this is beyond me as a learning exercise at the mo). b) Also waiting is a good idea till all the

Re: maximum (practical) size of $r-notes

2000-10-30 Thread G.W. Haywood
Hi all, On Mon, 30 Oct 2000, Matthew Byng-Maddick wrote: On Mon, 30 Oct 2000, Matt Sergeant wrote: On Mon, 30 Oct 2000, Todd Finney wrote: AxKit uses the notes table to store interim strings for template processing. I've not yet heard a bug related to it, but then I'm not delivering

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread Greg Cope
"G.W. Haywood" wrote: Hi there, On Mon, 30 Oct 2000, Greg Cope wrote: In theory there is no reason why this should not be translateable to C, it is quite small (in perl). However: a) I cannot do C (and translating this is beyond me as a learning exercise at the mo). b) Also

RE: Connection Pooling / TP Monitor

2000-10-30 Thread Geoffrey Young
-Original Message- From: G.W. Haywood [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 29, 2000 6:37 AM To: Gunther Birznieks Cc: [EMAIL PROTECTED] Subject: Re: Connection Pooling / TP Monitor Hi guys, On Mon, 30 Oct 2000, Gunther Birznieks wrote: At 09:24 AM 10/29/00

[DIGEST] mod_perl digest 10/22/2000

2000-10-30 Thread Geoffrey Young
-- mod_perl digest October 22, 2000 - October 28, 2000 -- Recent happenings in the mod_perl world... Features

RE: maximum (practical) size of $r-notes

2000-10-30 Thread Geoffrey Young
-Original Message- From: G.W. Haywood [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 7:29 AM To: Matthew Byng-Maddick Cc: [EMAIL PROTECTED] Subject: Re: maximum (practical) size of $r-notes Hi all, On Mon, 30 Oct 2000, Matthew Byng-Maddick wrote: On Mon, 30

Proxy Rewrite

2000-10-30 Thread Kermit Tensmeyer
Problem: When using the Light Heavy Server methods of processing web delivery, there are several methods of proxying reques to multiple backend servers (squid, mod_rewrite, mod_proxy) can be used. And these seem to work well, but one small issue still crops up. ProxyPassReverse works as

Re: Proxy Rewrite

2000-10-30 Thread Balazs Rauznitz
On Mon, 30 Oct 2000, Kermit Tensmeyer wrote: Problem: When using the Light Heavy Server methods of processing web delivery, there are several methods of proxying reques to multiple backend servers (squid, mod_rewrite, mod_proxy) can be used. And these seem to work well, but one

RE: maximum (practical) size of $r-notes

2000-10-30 Thread Geoffrey Young
-Original Message- From: G.W. Haywood [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 10:06 AM To: Geoffrey Young Cc: [EMAIL PROTECTED] Subject: RE: maximum (practical) size of $r-notes Hi all, On Mon, 30 Oct 2000, Geoffrey Young wrote: From: G.W. Haywood

RE: maximum (practical) size of $r-notes

2000-10-30 Thread Matt Sergeant
On Mon, 30 Oct 2000, Geoffrey Young wrote: that is my understanding... I guess that my point was that if you are going to have the data in perl somewhere the memory is going to be taken (for example, putting it in a tempfile but then local $/ and slurp). pnotes allows for passing by

RE: maximum (practical) size of $r-notes

2000-10-30 Thread G.W. Haywood
Hi Geoff, On Mon, 30 Oct 2000, Geoffrey Young wrote: Ged mumbled: Won't Perl then just keep that memory until the child dies...? that is my understanding... I guess that my point was that if you are going to have the data in perl somewhere the memory is going to be taken (for example,

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread Dave Rolsky
On Mon, 30 Oct 2000, G.W. Haywood wrote: If you can write Perl you can write C, there are onlya couple of dozen keywords. It's just that you're not so mollycoddled in C, you're much closer to the machine, and you have to plan further ahead (instead of waiting for the bang:). I prefer it.

[JOB OP] Perl progammer(s) - Atlanta, GA, USA

2000-10-30 Thread Andrew Dunstan
Hello, mod_perlers. AnyDevice ( http://www.anydevice.com ) has one or two opportunities for hot perl programmers in Atlanta, GA. If you've got substantial mod_perl experience you might well suit us. Info on the position(s) is below. You can submit your resume to mailto:[EMAIL PROTECTED] cheers

Problem with Apache 1.3.14, mod_perl, ActiveState Perl on Win2000

2000-10-30 Thread Fred Lovine
Hi, Though I'm no Apache pro (yet) it seems that there is a problem with the mod_perl for Win32 ActiveState Perl. I'm using Apache 1.3.14 and am getting server errors when running the sample code for Apache::ASP. The problem seems to be when a .htaccess file is involved. When the settings in

Job Opportunity - Atlanta

2000-10-30 Thread Andrew Dunstan
Hello, mod_perlers. AnyDevice ( http://www.anydevice.com ) has one or two opportunities for hot perl programmers in Atlanta, GA. If you've got substantial mod_perl experience you might well suit us. Info on the position(s) is below. You can submit your resume to mailto:[EMAIL PROTECTED] cheers

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread Greg Cope
Dave Rolsky wrote: On Mon, 30 Oct 2000, G.W. Haywood wrote: If you can write Perl you can write C, there are onlya couple of dozen keywords. It's just that you're not so mollycoddled in C, you're much closer to the machine, and you have to plan further ahead (instead of waiting for

Re: [OT] [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread G.W. Haywood
Hi Dave, On Mon, 30 Oct 2000, Dave Rolsky wrote: On Mon, 30 Oct 2000, G.W. Haywood wrote: If you can write Perl you can write C, there are onlya couple of dozen keywords. I think you're forgetting about little things like regexes and such. Maybe glossing over, not forgetting - that's

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread Gerald Richter
I think you're forgetting about little things like regexes and such. Yes, Perl and C share a lot of syntax, but there are many things you can do easily in Perl that are brutal in C. I agree but apache has regex.h ... a regex libary - hence these should be possible - or am I missing the

Re: Connection Pooling / TP Monitor

2000-10-30 Thread Leslie Mikesell
According to Gunther Birznieks: I guess part of the question is what is meant by "balanced" with regard to the non-apache back-end servers that was mentioned? I'd be very happy with either a weighted round-robin or a least-connections choice. When the numbers get to the point where it

Re: [OT][ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread G.W. Haywood
Hi Greg, On Mon, 30 Oct 2000, Greg Cope wrote: I agree but apache has regex.h ... a regex libary - hence these should be possible - or am I missing the point ? Actually regex.h is just a header file which contains the definitions (functions, data structures etc) for the library. There are

Re: [OT][ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread G.W. Haywood
Hi Gerald, On Mon, 30 Oct 2000, Gerald Richter wrote: Also there are a lot of nice libraries around, programming in C will always take much more time (I would say 2 to 10 times), then writing the same in Perl. Good to have confirmation of my suspicions! 73, Ged.

Re: [ ANNOUNCE ] Apache::SessionManager-0.07

2000-10-30 Thread Dave Rolsky
On Mon, 30 Oct 2000, Greg Cope wrote: I agree but apache has regex.h ... a regex libary - hence these should be possible - or am I missing the point ? My point was simply that while Perl makes easy things easy, C makes all things hard ;) Frankly, I prefer it as a Perl module since I can see

Re: mod_perl and CGI.pm not working

2000-10-30 Thread G.W. Haywood
Hi there, On Mon, 30 Oct 2000, Boehmann, Brant wrote: I am running Apache version 1.3.9 and mod_perl version 1.21. I am trying to use CGI.pm version 2.74, but have also tried 2.68 and get the same problem. I don't know if it's likely to be the cause of the problem, but you're using a

ApacheCon presentation available

2000-10-30 Thread Matt Sergeant
http://axkit.org/docs/presentations/apachecon2k.sdd The presentation is in Star Office (open office) format. -- Matt/ /||** Director and CTO ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| //

Probably a really stupid question

2000-10-30 Thread Jimi Thompson
Problem - all files ending in the .pl extension display source code rather than being executed. In addition to not seeing the .pl's as executable I get this message when I try to start apache - callmaster% apachectl start Syntax error on line 793 of /usr/local/apache/conf/httpd.conf: Invalid

RE: Probably a really stupid question

2000-10-30 Thread Geoffrey Young
-Original Message- From: Jimi Thompson [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 3:13 PM To: [EMAIL PROTECTED] Subject: Probably a really stupid question Problem - all files ending in the .pl extension display source code rather than being executed. In

Re: how to really bang on a script?

2000-10-30 Thread Adi
"Christopher L. Everett" wrote: Adi wrote: martin langhoff wrote: Chris, i'd bet my head a few months ago someone announced an apache::bench module, that would take a log and run it as a benchmarking secuence of HTTP requests. just get to the list archives and

Problem with Apache::ASP

2000-10-30 Thread Fabio Albertin
Hello, I recentlu installed Apache::ASP on my server (i686, RH 6.2, Apache 1.3.12 + mod_perl, Perl 5, PHP 4) but I can't seem to get it working. When I try to access the /site/eg/ directory of the Apache::ASP distribution, the browser gives me a 500 error and my log says: [alert] [client

Re: Problem with Apache::ASP

2000-10-30 Thread G.W. Haywood
Hi there, On Mon, 30 Oct 2000, Fabio Albertin wrote: I try to access the /site/eg/ directory of the Apache::ASP distribution, the browser gives me a 500 error and my log says: [alert] [client 127.0.0.1] /usr/local/apache/htdocs/site/eg/.htaccess: Invalid command 'PerlSetVar', perhaps

Mod_Perl installation -- make test

2000-10-30 Thread Shane Reid
Was wanting to add mod_perl so that I could run Apache::ASP, but ran into a problem with it. I am configuring it with the Apache 1.3.14, and am running into this error: modules/src.Use of uninitialized value at modules/src.t line 27.FAILED tests 3-5 Failed 3/6 tests, 50.00% okay

Apache::ASP question: undefined subroutines

2000-10-30 Thread Carl Lipo
Does anyone know what causes these kinds of errors? The 'subroutine' that the output is referring to is the name of the page (in this case search.htm) that is being loaded and that sits in the content directory -- there are no real missing subroutines...Maddeningly, if I hit reload enough times

Re: Problem with Apache::ASP

2000-10-30 Thread Fabio Albertin
Hello, There's one thing I forgot to mention: I'm running a statically compiled version of Papche, as recommended in the Apache::ASP README, so I don't think my httpd.conf needs to load any modules, or does it? I checked my log file for the status message and it didn't mention mod_perl... Do I

Re: Apache Modules in General

2000-10-30 Thread Matthew Byng-Maddick
On Mon, 30 Oct 2000, Jimi Thompson wrote: It is me or has anyone noticed a definite LACK of information on how to modify the httpd.conf for the various modules in order to get them working??? Why is it that no one has ever posted an actual working copy of an httpd.conf file for mod_perl in

Re: Apache Modules in General

2000-10-30 Thread Dana C. Chandler III
There is an excellent book from O'Reilly called "Writing Apache Modules with Perl and C". I refer to it often. There may be a "freer" way but it's always beneficial to have a good book to refer to when frustrated... DCCIII - Original Message - From: "Jimi Thompson" [EMAIL PROTECTED]

Re: Apache Modules in General

2000-10-30 Thread Eric Strovink
You need an Apache book (www.oreilly.com), the Guide (perl.apache.org/guide), and a Valium, not necessarily in that order ;-) Jimi Thompson wrote: I think it's all a hoax

RE: Apache Modules in General

2000-10-30 Thread Kevin Huang
Title: RE: Apache Modules in General What's your problem ?! http://perl.apache.org Check the site before you say anything. Kevin Huang\\ -Original Message- From: Jimi Thompson [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 4:01 PM To: [EMAIL PROTECTED] Subject:

Re: Apache Modules in General

2000-10-30 Thread G.W. Haywood
Hi there, On Tue, 31 Oct 2000, Matthew Byng-Maddick wrote: On Mon, 30 Oct 2000, Jimi Thompson wrote: It is me or has anyone noticed a definite LACK of information on how to modify the httpd.conf for the various modules in order to get them This List tries to restrict its topics to those

Re: how to really bang on a script?

2000-10-30 Thread Perrin Harkins
On Sat, 28 Oct 2000, Matthew Byng-Maddick wrote: On Sat, 28 Oct 2000, Matt Sergeant wrote: exactly the same thing (changing server logs into a benchmark tool) at ApacheCon, only I can't for the life of me remember who it was. Theo, during the mod_backhand talk, or at lunch just before, I

Re: Proxy Rewrite

2000-10-30 Thread Perrin Harkins
On Mon, 30 Oct 2000, Kermit Tensmeyer wrote: ProxyPassReverse works as described and modifies the Location header. Is there something else that will filter/translate included URL's? For example ProxyPass /product/itemA/

Re: Problem with Apache::ASP

2000-10-30 Thread G.W. Haywood
Hi there, On Mon, 30 Oct 2000, Matthew Byng-Maddick wrote: You'll still need an AddModule mod_perl.c declaration in your httpd.conf And Apache will need to be able to find the object file - but that should have been taken care of automatically by the 'make' steps. 73, Ged.

Re: how to really bang on a script?

2000-10-30 Thread Christopher L. Everett
Adi wrote: "Christopher L. Everett" wrote: Adi wrote: martin langhoff wrote: Chris, i'd bet my head a few months ago someone announced an apache::bench module, that would take a log and run it as a benchmarking secuence of HTTP requests. just get to

mod_perl problems..

2000-10-30 Thread Michael J. Freeman
I am trying to get a CGI to run under mod_perl and am getting weird errors. This CGI trys to use the GD module to create dynamic png's on demand (14all.cgi for RRDtool/MRTG-2) and everytime I run it under mod_perl I get errors like this: [Mon Oct 30 13:05:08 2000] [notice] child pid 336 exit

Re: Apache::DB and core dump

2000-10-30 Thread Perrin Harkins
On Mon, 30 Oct 2000, Marek W wrote: Do you possibly know what could have caused this error while trying to run this module. I use Linux RH 6.2. and mod_perl 1.23 I've had problems with Apache::DB when using Apache::Request. I have not attempted to solve them yet. - Perrin

Re: ApacheCon report

2000-10-30 Thread Perrin Harkins
On Mon, 30 Oct 2000, Tim Sweetman wrote: Matt Sergeant wrote: On Fri, 27 Oct 2000, Tim Sweetman wrote: In no particular order, and splitting hairs some of the time... Sounded like mod_backhand was best used NOT in the same Apache as a phat application server (eg. mod_perl),

Re: how to really bang on a script?

2000-10-30 Thread Ask Bjoern Hansen
On Fri, 27 Oct 2000, G.W. Haywood wrote: I need to prove to myself and my marketing guy that my script has certain statistical properties, not the least of which is the question of whether my activity logs match what actually happened. You've been spending too much time with your

Re: how to really bang on a script?

2000-10-30 Thread Ask Bjoern Hansen
On Sat, 28 Oct 2000, Christopher L. Everett wrote: [...] OK, I confess: I've written (probably yet another) mod_perl banner exchange. I need to know that when we serve 100K banners to 40K Hi Christopher, if anyone doubts that perl and mod_perl is a good solution for that, you can tell

Re: ApacheCon report

2000-10-30 Thread Les Mikesell
- Original Message - From: "Perrin Harkins" [EMAIL PROTECTED] Here's what I recall Theo saying (relative to mod_perl): - Don't use a proxy server for doling out bytes to slow clients; just set the buffer on your sockets high enough to allow the server to dump the page and move on.

Re: ApacheCon report

2000-10-30 Thread Perrin Harkins
On Tue, 31 Oct 2000, Les Mikesell wrote: Ultimately, I don't see any way around the fact that proxying from one server to another ties up two processes for that time rather than one, so if your bottleneck is the number of processes you can run before running out of RAM, this is not a good

[JOB] mod_perl/Embperl job in Germany

2000-10-30 Thread Gerald Richter
We are searching a mod_perl/Embperl programmer (or somebody who wants to become one) for a job in Germany (near Mainz) If you are interessted please view details at http://www.ecos.de/x/index.htm/jobs/r_jobs.htm or send me a mail to [EMAIL PROTECTED] Gerald

mod_perl + mod_ssl __eprintf failure and fix

2000-10-30 Thread karl
Dear mod_perl and mod_ssl folks, (I'd like to send this to apache folks too but www.apache.org seems to be down and I can't find an email address for bug reports.) I recently had occasion to try to build an apache with mod_perl statically linked, and mod_ssl (and all other modules) dynamically

cvs commit: modperl-site jobs.html

2000-10-30 Thread richter
richter 00/10/30 06:47:45 Modified:.jobs.html Log: - new jobs Revision ChangesPath 1.44 +10 -0 modperl-site/jobs.html Index: jobs.html === RCS file:

cvs commit: modperl-site jobs.html

2000-10-30 Thread richter
richter 00/10/30 06:52:34 Modified:.jobs.html Log: - forgot to remove the old job Revision ChangesPath 1.45 +0 -5 modperl-site/jobs.html Index: jobs.html === RCS file: