Re: [PATCH] tproxy2 patch to the apache 2.2.15

2010-08-03 Thread JeHo Park
hello Daniel thanks your interest. - Original Message - From: "Daniel Ruggeri" To: Sent: Wednesday, August 04, 2010 9:11 AM Subject: Re: [PATCH] tproxy2 patch to the apache 2.2.15 > On 8/3/2010 9:57 AM, JeHo Park wrote: >> hello ~ >> it's my first mail to apache dev .. and i am begi

Re: [PATCH] tproxy2 patch to the apache 2.2.15

2010-08-03 Thread Graham Dumpleton
2010/8/4 Daniel Ruggeri : > On 8/3/2010 9:57 AM, JeHo Park wrote: >> hello ~ >> it's my first mail to apache dev .. and i am beginner of the apache. :-) >> Anyway ... recently, i wrote transparent proxy [tproxy2] patch to the >> httpd-2.2.15 >> because i needed web proxy and needed to know the sour

Re: [PATCH] tproxy2 patch to the apache 2.2.15

2010-08-03 Thread Daniel Ruggeri
On 8/3/2010 9:57 AM, JeHo Park wrote: > hello ~ > it's my first mail to apache dev .. and i am beginner of the apache. :-) > Anyway ... recently, i wrote transparent proxy [tproxy2] patch to the > httpd-2.2.15 > because i needed web proxy and needed to know the source address of > any client who tr

Failing startup for vhost configuration problems

2010-08-03 Thread Dan Poirier
I'd like to propose that in 2.3/2.4, we fail startup for any of the virtual host misconfigurations for which behavior is undefined but right now we only issue a warning. E.g. no VirtualHosts matching a NameVirtualHost, overlapping VirtualHosts, use of _default_ in NameVirtualHost, mixing * and non