cvs commit: modperl-2.0 STATUS

2003-01-14 Thread stas
stas2003/01/14 21:22:53 Modified:.STATUS Log: an issue to resolve Revision ChangesPath 1.33 +8 -1 modperl-2.0/STATUS Index: STATUS === RCS file: /home/cvs/modperl-2.0/STATUS,v

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-01-14 Thread stas
stas2003/01/14 22:07:11 Modified:src/modules/perl modperl_filter.c modperl_filter.h modperl_types.h xs/tables/current/ModPerl FunctionTable.pm Log: - implementation of the input stream filtering support (1st phase) - code refactoring to

cvs commit: modperl-2.0/t/filter input_body.t

2003-01-14 Thread stas
stas2003/01/14 22:08:16 Modified:t/filter input_body.t Log: no more need for XXX Revision ChangesPath 1.5 +0 -1 modperl-2.0/t/filter/input_body.t Index: input_body.t === RCS file:

cvs commit: modperl-2.0/xs/Apache/Filter Apache__Filter.h

2003-01-14 Thread stas
stas2003/01/14 22:11:09 Modified:xs/Apache/Filter Apache__Filter.h Log: input filters are now supported Revision ChangesPath 1.22 +21 -8 modperl-2.0/xs/Apache/Filter/Apache__Filter.h Index: Apache__Filter.h

cvs commit: modperl-2.0/t/filter/TestFilter in_bbs_body.pm in_bbs_msg.pm out_bbs_basic.pm out_bbs_ctx.pm out_str_api.pm out_str_ctx.pm out_str_lc.pm out_str_reverse.pm in_str_msg.pm api.pm buckets.pm context.pm context_stream.pm input_body.pm input_msg.pm lc.pm reverse.pm

2003-01-14 Thread stas
stas2003/01/14 22:47:16 Modified:t/filter/TestFilter in_str_msg.pm Added: t/filter in_bbs_body.t in_bbs_msg.t out_bbs_basic.t out_bbs_ctx.t out_str_api.t out_str_ctx.t out_str_lc.t out_str_reverse.t

Replication + Load Balancing

2003-01-14 Thread Nigel Hamilton
Hi, It's interesting to hear the experience with hardware load balancers. But I'm also interested to learn how everyone synchronises (replicates) the software on their load balanced servers cron, ftp, rsync? Also does anyone have a variation on the traditional

Re: Load balancers

2003-01-14 Thread Igor Sysoev
On Mon, 13 Jan 2003, John Siracusa wrote: Thanks for all the info, and please feel free to send me more, especially if there's some gem of a software load balancer out there somewhere... :) mod_accel can do primitive load balancing (via DNS) and primitive fault tolerance. It connect to next

Re: OSCON ideas - more talk ideas

2003-01-14 Thread Christopher L. Everett
If its not too late to weigh in with ideas: 1) A large chunk how to on doing advanced types of XML processing with perl, I'm really interested in the idea that I can serve my content to PDA's (which is the up-and-coming killer platform for my market) and in AppML (Application Markup

Re: mod_perl 2.0 and print/send_http_header method SEGFAULT

2003-01-14 Thread Jérôme Augé
On Tue, Jan 14, 2003 at 12:32:29PM +1100, Stas Bekman wrote: Location /plop/ SetHandler perl-script PerlHeaderParserHandler Apache::Plop /Location Well, this is not really what I want to do ... I would like to catch all the proxy request and apply modifications to the requested

Re: Inserting a handler in stack of handlers.

2003-01-14 Thread Ruslan U. Zakirov
SB Geoffrey Young wrote: Ruslan U. Zakirov wrote: Hello All! Short synopsis: How to push handler just after handler that working now? More about the problem. I've got main handler, that forms stack of handlers from query string by calling push_handlers(). Then each module

Re: Writing to stdin of subprocess under modperl 1.0 fails :/

2003-01-14 Thread Antti Haapala
Use IPC::Run instead of the IPC::Open* family, it surely works and a much more flexible tool! Thanks for advice. Tried it and it worked! -- Antti Haapala

Re: Timestamp for Apache::Upload uploads.

2003-01-14 Thread Geoffrey Young
Matthew Hodgson wrote: Hi, I could have sworn that at some point under Apache/1.3.27 and mod_perl/1.27 I had the ability to find a timestamp of some kind for uploaded files using Apache::Upload. To be precise, I thought that: $upload = $apr-upload; $filehandle = $upload-fh; $timestamp =

Re: Timestamp for Apache::Upload uploads.

2003-01-14 Thread Matthew Hodgson
Geoffrey Young wrote: Matthew Hodgson wrote: Hi, I could have sworn that at some point under Apache/1.3.27 and mod_perl/1.27 I had the ability to find a timestamp of some kind for uploaded files using Apache::Upload. To be precise, I thought that: $upload = $apr-upload;

Re: CGI.pm

2003-01-14 Thread Randy Kobes
On Tue, 14 Jan 2003 [EMAIL PROTECTED] wrote: I try this simple module: #!/usr/bin/perl package My; use strict; use warnings; use Apache::RequestRec (); use Apache::RequestIO (); use Apache::RequestUtil (); use

unsubscribe modperl

2003-01-14 Thread Yves.Laubscher
unsubscribe modperl

Re: unsubscribe modperl

2003-01-14 Thread Lee Goddard
Try list-unsubscribe: mailto:[EMAIL PROTECTED] At 18:11 14/01/2003, [EMAIL PROTECTED] wrote: unsubscribe modperl Lee Goddard, BA(Hons), MSc(Sussex) http://www.LeeGoddard.com/ since 1997. Director: Little Bits Ltd - Perl / Java / XML / HTML Contractors Inc. in England #4006170; VAT

unsubscribe modperl

2003-01-14 Thread Yves . Laubscher
unsubscribe modperl