RE: new ProxyPass/ProxyPassReverse feature for 2.4??

2011-03-29 Thread Plüm, Rüdiger, VF-Group
-Original Message- From: Jim Jagielski [mailto:j...@jagunet.com] Sent: Montag, 28. März 2011 21:08 To: dev@httpd.apache.org Subject: new ProxyPass/ProxyPassReverse feature for 2.4?? Assuming ProxyPass /foo http://www.example.com/foo should ProxyPass automatically

blocking Upgrade

2011-03-29 Thread Roy T. Fielding
Does anyone with a working install want a quick project? We need to block the Upgrade header field by default. What this will require is a new configuration command, like AllowUpgrade None | word ... where word is any protocol name, like HTTP/2.0, waka, websocket, etc. The config command

Re: blocking Upgrade

2011-03-29 Thread Greg Stein
Do you have an internet draft spec for some context here? Is there a proposal for HTTP/2.0? I might also argue that a directive is not the right answer here. Instead, I'd suggest that modules advertise their ability to consume protocols. If an Upgrade arrives, and a relevant module is found, then

Re: blocking Upgrade

2011-03-29 Thread William A. Rowe Jr.
On 3/29/2011 4:16 PM, Greg Stein wrote: Do you have an internet draft spec for some context here? Is there a proposal for HTTP/2.0? I might also argue that a directive is not the right answer here. Instead, I'd suggest that modules advertise their ability to consume protocols. If an Upgrade

Re: blocking Upgrade

2011-03-29 Thread Greg Stein
On Mar 29, 2011 5:35 PM, William A. Rowe Jr. wr...@rowe-clan.net wrote: On 3/29/2011 4:16 PM, Greg Stein wrote: Do you have an internet draft spec for some context here? Is there a proposal for HTTP/2.0? I might also argue that a directive is not the right answer here. Instead, I'd

Current module imports/exports

2011-03-29 Thread William A. Rowe Jr.
In researching our current dependencies, I came up with the following data which a few of you would probably find interesting (based on only module-to-module dependencies from httpd trunk built on win32); MOD_ACCESS_COMPAT.SO export access_compat_module MOD_ACTIONS.SO export

Need information about Apache module development.

2011-03-29 Thread Arnab Ganguly
Dear All, We are planning for an enhancement of our servers.We are looking out if we write Apache module and use Apache to support the below requirements. We would like to use Apache as a routing layer that accepts both structured documents (XML docs) also some other predefined data blocks in