Long story. Good catch. It's coming back out.
Ruediger Pluem wrote:
On 11/17/2007 12:15 AM, [EMAIL PROTECTED] wrote:
Author: rederpj
Date: Fri Nov 16 15:14:56 2007
New Revision: 595866
URL: http://svn.apache.org/viewvc?rev=595866&view=rev
Log:
A quick fix to avoid potential memory issues.
Mo
[EMAIL PROTECTED] wrote:
Added:
httpd/site/trunk/xdocs/images/rbowen.jpg (with props)
Very nice photo!
I hope others will follow ;)
Cheers,
Mladen
On Nov 20, 2007, at 11:54 AM, Nick Kew wrote:
On Tue, 20 Nov 2007 13:54:33 -
[EMAIL PROTECTED] wrote:
+ -0: jim (how is this related to ap_send_interim_response
above?)
It relies on ap_send_interim_response. Were you planning to review
that?
Wouldn't it be best to combine thos
On Tue, 20 Nov 2007 13:54:33 -
[EMAIL PROTECTED] wrote:
> + -0: jim (how is this related to ap_send_interim_response above?)
It relies on ap_send_interim_response. Were you planning to review
that?
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.
On Nov 20, 2007 9:46 AM, <[EMAIL PROTECTED]> wrote:
> Author: trawick
> Date: Tue Nov 20 06:46:52 2007
> New Revision: 596698
>
> URL: http://svn.apache.org/viewvc?rev=596698&view=rev
> Log:
> improve command-line parsing
This is a first pass to identifying some parameter combinations that
should
With the existing patchset, UDP will just work like TCP - just add
ListenUDP directives wherever you want to a UDP port. Future versions
of Apache httpd (once UDP is bundled as a part of the official release,
which is in the works) might need additional configuration directives to
work, but that's
On 11/14/07, Issac Goldstand <[EMAIL PROTECTED]> wrote:
> I just realized that there was a typo in the patchset - it applies
> cleanly against httpd-2.2.6, but there's a line that shouldn't be there:
>
> srclib/apr/network_io/unix/sendrecv.c line 118:
> from->salen = sizeof(from->sa);
>
> Remov
Hello All..
I need small help in getting some info. I am restarting the network in
linux after changing the ip settings through a cgi (cgi in c) program.
Before I issue the command ("/etc/init.d/networking restart" in Debian),
I am sending response back to the client through printf.. But apache
Hi,
I've successfully built mod_perl2 against the server trunk recently
but the mp test suite fails in a number of places. At the moment I am
mainly concerned with the failure of the access tests. The same tests
pass when mp2 is built against 2.2.6 httpd.
There are rumours of changes to the aaa