Stas Bekman wrote:
> Stas Bekman wrote:
>
>> [EMAIL PROTECTED] wrote:
>>
>>> Author: geoff
>>> Date: Wed Sep 28 11:18:39 2005
>>> New Revision: 292234
>>>
>>> URL: http://svn.apache.org/viewcvs?rev=292234&view=rev
>>> Log:
>>> add :proxy import tag to Apache2::Const which exposes new
>>> constan
Scott Wessels wrote:
> In attempting to implement a complete PerlSections apache configuration,
> I ran into a problem when trying to use multiple
> RewriteCond/RewriteRules and Tie::DxHash
> (http://search.cpan.org/~kruscoe/Tie-DxHash-0.93/lib/Tie/DxHash.pm) in a
> $VirtualHost. When using Apach
In attempting to implement a complete PerlSections apache configuration,
I ran into a problem when trying to use multiple
RewriteCond/RewriteRules and Tie::DxHash
(http://search.cpan.org/~kruscoe/Tie-DxHash-0.93/lib/Tie/DxHash.pm) in a
$VirtualHost. When using Apache2::PerlSections->dump, the c
Philip M. Gollucci wrote:
> Philip M. Gollucci wrote:
>
>> A release candidate for Apache-Test 1.27 is now available.
>>
>> http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz
>
> I've noticed we include the RELEASE file in the release tarball. I
> don't believe mod_perl or ap
Stas Bekman wrote:
and if you try my last patch suggestion?
I'll try to give this a whirl late tonight.
--
END
What doesn't kill us can only make us stronger.
Nothing is impossible.
Philip M. Gollucci wrote:
A release candidate for Apache-Test 1.27 is now available.
http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz
I've noticed we include the RELEASE file in the release tarball. I don't believe mod_perl or apreq do. Is this
intentional ?
--
END
-
Stas Bekman wrote:
No, since it's not a regression. It's really up to you as an RM to
decide. My advice is to release things as they are, then fix this
problem and give it some time to be tested before it gets into the next
release.
Agreed. If I've got enough postive feedback, I'll release on
Philip M. Gollucci wrote:
Stas Bekman wrote:
Thinking more about it we need a better fix. Currently
modperl_wbucket_flush is not flexible enough. What PerlIOApache_flush
needs is:
- if there is data to flush, flush it and *unconditionaly* append the
flush bucket
- if there is no data to
Philip M. Gollucci wrote:
Stas Bekman wrote:
As I think more about it, there was a reason for this FALSE setting.
As you know Apache will send headers as soon as it gets some data out
and a flush bucket is by Apache-talk is data. So what was happening is
that when users were doing something i
Steve Hay <[EMAIL PROTECTED]> writes:
> #define PerlLIO_link(oldname, newname)link((oldname), (newname))
> #define linkwin32_link
Ew.
[...]
> I'm sure not where this needs fixing -- Perl, mod_perl, or libapreq --
> but now would be a good time whichever of those it is to be!
I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[...]
>
> Sorry Tom, I have not read that question, I still have tons of emails to
> catch up with. Ideally, send here a new test that fails and we will be
> much quicker to look at it/fix it.
>
Sorry I cann't it's not a problem of mine. I only brou
Stas Bekman wrote:
Thinking more about it we need a better fix. Currently
modperl_wbucket_flush is not flexible enough. What PerlIOApache_flush
needs is:
- if there is data to flush, flush it and *unconditionaly* append the
flush bucket
- if there is no data to flush do nothing.
modperl_
Tom Schindl wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stas Bekman wrote:
Stas Bekman wrote:
Philip M. Gollucci wrote:
[...]
6. Okay so from the 4 above attached files in #5 it looks like
PerlIOApache_flush() is being called, but not working.
[I'll list this function at the
Stas Bekman wrote:
As I think more about it, there was a reason for this FALSE setting. As
you know Apache will send headers as soon as it gets some data out and a
flush bucket is by Apache-talk is data. So what was happening is that
when users were doing something in their code that was causin
Frank Wiles wrote:
Hi Everyone,
Attached is a small patch to clean up a couple of typos in the
APR::UUID pod. Let me know if you need it in a different format,
as I couldn't get the general 'svn diff' to work I had to do
svn diff docs/api/APR/UUID.pod > patch.
Thanks Frank, comm
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
Author: geoff
Date: Wed Sep 28 11:18:39 2005
New Revision: 292234
URL: http://svn.apache.org/viewcvs?rev=292234&view=rev
Log:
add :proxy import tag to Apache2::Const which exposes new
constants PROXYREQ_NONE, PROXYREQ_PROXY, and PROXYREQ_REVERSE
an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stas Bekman wrote:
> Stas Bekman wrote:
>
>> Philip M. Gollucci wrote:
>> [...]
>>
>>> 6. Okay so from the 4 above attached files in #5 it looks like
>>> PerlIOApache_flush() is being called, but not working.
>>> [I'll list this function at the e
Hi Everyone,
Attached is a small patch to clean up a couple of typos in the
APR::UUID pod. Let me know if you need it in a different format,
as I couldn't get the general 'svn diff' to work I had to do
svn diff docs/api/APR/UUID.pod > patch.
-
F
Joe Schaefer wrote:
Note this is our first non-dev candidate, so please give it the
extra scrutiny it deserves. Release Candidate #1 -
http://people.apache.org/~joes/libapreq2-2.07-rc1.tar.gz
This still doesn't build on Win32 with my perl configuration, in which
PERL_IMPLICIT_SYS is not d
19 matches
Mail list logo