Yes, but either you've configured that twice, or there is another process already listening
on that port. Did you try the netstat command to see?
Tuesday, May 22, 2012, 11:32:16 PM, you wrote:
> I have used 8080 as the main http port. in proxy.config.http.server_port in records.config
> ________________________________________
> From: Alan M. Carroll [amc@network-geographics.com]
> Sent: Wednesday, May 23, 2012 9:41 AM
> To: Saraswathi Venkataraman
> Subject: Re: Configuring traffic server on transparent proxy mode.
> Then you've either configured ATS to use port 8080 elsewhere in the configuration, or
some other process is using that port (such as HTTPD). Use
> netstat --tcp --listen -n
> to see if there is something there.
> Tuesday, May 22, 2012, 10:52:36 PM, you wrote:
>> If i do this, it says already listening on port 8080 and does not start up the traffic
server
>> ________________________________________
|