Hi, guys When I rebuilt it with root permission, I found the traffic_server process was restarted frequently when I enabled tr-full, and the output of manager.log was
3250 [Sep 29 07:45:57.772] Manager {0x7fc44cb037e0} NOTE: [Alarms::signalAlarm] Server Process born 3251 [Sep 29 07:45:59.829] Manager {0x7fc44cb037e0} ERROR: [LocalManager::pollMgmtProcessServer] Server Process terminated due to Sig 6: Aborted 3252 [Sep 29 07:45:59.829] Manager {0x7fc44cb037e0} ERROR: [Alarms::signalAlarm] Server Process was reset 3253 [Sep 29 07:46:00.832] Manager {0x7fc44cb037e0} NOTE: [LocalManager::startProxy] Launching ts process 3254 [Sep 29 07:46:00.850] Manager {0x7fc44cb037e0} NOTE: [LocalManager::pollMgmtProcessServer] New process connecting fd '11' 3255 [Sep 29 07:46:00.850] Manager {0x7fc44cb037e0} NOTE: [Alarms::signalAlarm] Server Process born I only edited the following two lines , is there anything config I am missing? CONFIG proxy.config.http.server_ports STRING 8080:ipv4:tr-full CONFIG proxy.config.reverse_proxy.enabled INT 1 BTW: I didn¹t see the error.log as Alan mentioned under this folder, how can I make it show up? [root@ats2n trafficserver]# ls -l total 1160 -rw-r--r--. 1 root root 456690 Sep 29 07:54 manager.log -rw-r-----. 1 root root 719464 Sep 29 07:54 traffic.out -rw-r--r--. 1 root root 0 Sep 29 06:41 traffic_server.stderr -rw-r--r--. 1 root root 0 Sep 29 06:41 traffic_server.stdout [root@ats2n trafficserver]# Jay On 9/29/14, 3:57 PM, "Jay Li (jianli)" <jia...@cisco.com> wrote: >Hi, Ruca > >I am using CentOS, and I checked with the below output. I think the kernel >is supported, right? > >[root@ats2n trafficserver-5.0.1]# uname -r >2.6.32-220.el6.x86_64 > > >[root@ats2n ~]# grep "TPROXY" /boot/config-2.6.32-220.el6.x86_64 >CONFIG_NETFILTER_TPROXY=m >CONFIG_NETFILTER_XT_TARGET_TPROXY=m > > > > > > >Jay Li >VDS-TC Architect , VideoScape Engineer, SPVSS >Work Phone: +86 21 2405 7863 > > > > >On 9/29/14, 3:37 PM, "Luca Rea" <luca....@contactlab.com> wrote: > >>Hi Jay Li, >>did you check SELinux? >