Re: HTTP with other ports

2014-11-19 Thread Andrei Borzenkov
В Wed, 19 Nov 2014 13:23:05 -0800 Alan Perry пишет: > On 11/19/14, 10:22 AM, Andrei Borzenkov wrote: > > В Wed, 19 Nov 2014 09:27:00 -0800 > > Alan Perry пишет: > > > >> On 11/19/14, 9:09 AM, Andrei Borzenkov wrote: > >>> В Wed, 19 Nov 2014 08:54:24 -0800 > >>> Alan Perry пишет: > >>> > Ha

Re: HTTP with other ports

2014-11-19 Thread Alan Perry
On 11/19/14, 10:22 AM, Andrei Borzenkov wrote: В Wed, 19 Nov 2014 09:27:00 -0800 Alan Perry пишет: On 11/19/14, 9:09 AM, Andrei Borzenkov wrote: В Wed, 19 Nov 2014 08:54:24 -0800 Alan Perry пишет: Has anyone come up with a general way to change the port number in the http module? Right no

Re: HTTP with other ports

2014-11-19 Thread Andrei Borzenkov
В Wed, 19 Nov 2014 09:27:00 -0800 Alan Perry пишет: > On 11/19/14, 9:09 AM, Andrei Borzenkov wrote: > > В Wed, 19 Nov 2014 08:54:24 -0800 > > Alan Perry пишет: > > > >> Has anyone come up with a general way to change the port number in the > >> http module? Right now it is hard coded to be 80,

Re: HTTP with other ports

2014-11-19 Thread Alan Perry
On 11/19/14, 9:09 AM, Andrei Borzenkov wrote: В Wed, 19 Nov 2014 08:54:24 -0800 Alan Perry пишет: Has anyone come up with a general way to change the port number in the http module? Right now it is hard coded to be 80, but it is very common to do HTTP over another port number. I was thinkin

Re: HTTP with other ports

2014-11-19 Thread Andrei Borzenkov
В Wed, 19 Nov 2014 08:54:24 -0800 Alan Perry пишет: > Has anyone come up with a general way to change the port number in the http > module? Right now it is hard coded to be 80, but it is very common to do HTTP > over another port number. > > I was thinking about extending the device name synta