Re: [naviserver-devel] Naviserver as reverse proxy - header fields

2015-06-26 Thread David Osborne
Thanks Gustaf. No problem... I'll get the pull requests done shortly. On 26 June 2015 at 12:18, Gustaf Neumann wrote: > Both are valid requests and should go to the source base. david, could > you issue a pull request on bitbucket? > -g > > -- > Univ.Prof. Dr. Gustaf Neumann > WU Vienna > Insti

Re: [naviserver-devel] Naviserver as reverse proxy - header fields

2015-06-26 Thread Gustaf Neumann
Both are valid requests and should go to the source base. david, could you issue a pull request on bitbucket? -g Am 26.06.15 um 11:51 schrieb David Osborne: Hi, We've been looking at using Naviserver as a reverse proxy so it can serve up fastpath requests, and also forward requests to an upst

[naviserver-devel] Naviserver as reverse proxy - header fields

2015-06-26 Thread David Osborne
Hi, We've been looking at using Naviserver as a reverse proxy so it can serve up fastpath requests, and also forward requests to an upstream app server when required. There was a couple of issues we came across that I'd like to ask about. The proxy server code follows the same basic idea as Gusta