email to user's mailing list bounced back?

2016-12-13 Thread Ye, Hong
pi id 15.00.1130.005; Tue, 13 Dec 2016 10:08:56 -0500 == On 12/13/16, 10:08 AM, "Ye, Hong" wrote: Hi, I need some help to figure out the right way to log URL redirect request. I am using “redirect” and “regex_remap” rules like below:

URL redirect logging for rexeg_remap

2016-12-13 Thread Ye, Hong
Hi, I need some help to figure out the right way to log URL redirect request. I am using “redirect” and “regex_remap” rules like below: redirect http://comcast.net http://www.comcast.net map http://mytest.com http://www.comcast.com/m @plugin=/usr/lib64/trafficserver/regex_remap.so @pparam=/etc

Re: ATS5.3 does not reset stats?

2016-06-22 Thread Ye, Hong
I talked to Phil about this. Since 6.2 will release soon, I will stick with current version For the moment and will try to upgrade to that release later. Thank James, Leif and Phil! On 6/20/16, 2:39 PM, "James Peach" wrote: > >> On Jun 20, 2016, at 10:31 AM, Ye, Hong

Re: ATS5.3 does not reset stats?

2016-06-20 Thread Ye, Hong
Does anyone have any idea how this can be fixed? I am in the middle of upgrade and need to make decision quickly if I can move forward. Thank you very much for any help. On 6/20/16, 12:03 PM, "Ye, Hong" wrote: >Hi guys, > >Stats went resetting on my ATS5.3 box. Does a

Re: ATS5.3 does not reset stats?

2016-06-20 Thread Ye, Hong
Hi James, Is there a work around? Thanks Hong On 6/20/16, 1:48 PM, "James Peach" wrote: > >> On Jun 20, 2016, at 9:03 AM, Ye, Hong wrote: >> >> Hi guys, >> >> Stats went resetting on my ATS5.3 box. Does anyone have any idea what could >&g

ATS5.3 does not reset stats?

2016-06-20 Thread Ye, Hong
Hi guys, Stats went resetting on my ATS5.3 box. Does anyone have any idea what could be wrong or missed? It worked fine in ATS4. [root@denv-urlrw03 ~]# /usr/bin/curl -s localhost/_stats | grep completed_requests "proxy.process.http.completed_requests": "7017174", [root@denv-urlrw03 ~]# /usr/

Re: Returned unexpected url redirect response

2016-06-09 Thread Ye, Hong
gt; Reply-To: Kang Li mailto:kan...@yahoo-inc.com>> Date: Thursday, June 9, 2016 at 6:33 PM To: "dev@trafficserver.apache.org<mailto:dev@trafficserver.apache.org>" mailto:dev@trafficserver.apache.org>>, "us...@trafficserver.apache.org<mailto:us...@trafficserv

Re: Returned unexpected url redirect response

2016-06-09 Thread Ye, Hong
b700} DEBUG: (http_cs) [2] session destroy [Jun 9 22:07:25.268] Server {0x2ba60f362bc0} DEBUG: (dns) received packet size = 42 [Jun 9 22:07:25.268] Server {0x2ba60f362bc0} DEBUG: (dns) round-robin: nameserver 1 DNS response code = 0 [Jun 9 22:07:25.268] Server {0x2ba60f362bc0} DEBUG: (

Re: Returned unexpected url redirect response

2016-06-09 Thread Ye, Hong
r.apache.org>>, "us...@trafficserver.apache.org<mailto:us...@trafficserver.apache.org>" mailto:us...@trafficserver.apache.org>>, "Ye, Hong" mailto:hong...@cable.comcast.com>> Subject: Re: Returned unexpected url redirect response >>> === C

Returned unexpected url redirect response

2016-06-09 Thread Ye, Hong
Hi there, Can someone please take a look and see if you can help me figure out what is wrong for following URL redirect? I am expecting the source URL is redirected to: http://www.comcastwholesale.com/services/linear-hd But I am seeing: http://www.comcastwholesale.com/solutions-indu

Re: ATS does not log traffic any more -- WARNING: Access logging to local log directory suspended - configured space allocation exhausted.

2015-11-24 Thread Ye, Hong
On 11/24/15, 1:23 PM, "James Peach" wrote: > >> On Nov 24, 2015, at 8:12 AM, Ye, Hong wrote: >> >> Hi dev team, >> >> I need some help to figure out why one of my server stopped logging >>traffic. I saw that warning in digs.log. But I have plen

ATS does not log traffic any more -- WARNING: Access logging to local log directory suspended - configured space allocation exhausted.

2015-11-24 Thread Ye, Hong
Hi dev team, I need some help to figure out why one of my server stopped logging traffic. I saw that warning in digs.log. But I have plenty of disk space on the server. I tried to bounce the service and reboot server. But still, I do not see the log file grown gin size. Hope someone can help to

Re: Question about configure reload for "map" rule

2014-08-18 Thread Ye, Hong
+ Dev team On 8/18/14, 9:48 AM, "Ye, Hong" wrote: >Hi Leif, > >I am currently using ATS 4.0.1 for URL redirect. ³traffic_line -x² can >reload configuration for ³redirect² rule. >But for ³map² rule, I have to bounce the service. I thought I asked you >before and i

Re: Case insensitive regex_map rule

2014-03-17 Thread Ye, Hong
Cell: 267-273-8368 On 3/14/14, 10:03 PM, "Leif Hedstrom" wrote: > >On Mar 14, 2014, at 7:43 PM, Ye, Hong wrote: > >> Hi Guys, >> >> Is it possible to make the regex_map rule case insensitive? >> >> I have following in remap.config: > &

Case insensitive regex_map rule

2014-03-14 Thread Ye, Hong
Hi Guys, Is it possible to make the regex_map rule case insensitive? I have following in remap.config: map http://mycareers.com http://jobs.mycompany.com @plugin=/libexec/trafficserver/regex_remap.so @pparam=/etc/trafficserver/regexmap/mycareers.com.reg In /etc/trafficserver/regexmap/my

Re: regex_remap: Multi-Hop Cycle Detected

2014-01-06 Thread Ye, Hong
could be wrong? Best regards Hong Ye From: , "Ye, Hong" mailto:hong...@cable.comcast.com>> Date: Monday, December 23, 2013 at 3:01 PM To: Leif Hedstrom mailto:zw...@apache.org>>, James Peach mailto:jpe...@apache.org>> Cc: dev mailto:dev@trafficserver.apache.org>&g

Re: regex_remap: Multi-Hop Cycle Detected

2013-12-23 Thread Ye, Hong
Hi Leif, James and all, Just to see if anyone got a chance to look following problem … == Morning … I have problem with one of remap config rule — mapping "^/(.*)". Hope you can share some idea why it is not working: Map rule: cat remap.co

Re: Use regex_remap to do URL redirect in ats 4.0.1

2013-12-19 Thread Ye, Hong
s Desk:215-286-4488 Cell: 267-273-8368 On 12/18/13 6:15 PM, "Leif Hedstrom" wrote: > >On Dec 18, 2013, at 8:42 AM, Ye, Hong wrote: > >> Hi James, Leif and anyone: >> >> >> I am still having problem to make following URL redirec

Re: Use regex_remap to do URL redirect in ats 4.0.1

2013-12-18 Thread Ye, Hong
? Best Regards Hong Ye DNS, Product Engineering Comcast National Engineering & Technical Operations Desk:215-286-4488 Cell: 267-273-8368 On 12/18/13 6:15 PM, "Leif Hedstrom" wrote: > >On Dec 18, 2013, at 8:42 AM, Ye, Hong wrote: > >> Hi James, Lei

Use regex_remap to do URL redirect in ats 4.0.1

2013-12-18 Thread Ye, Hong
Hi James, Leif and anyone: I am still having problem to make following URL redirect working in 4.0.1. I need to make following source URL: http://xfinity.net to be redirected (regex) to following: ^/x1platform(.*) https://spectrum.comcast.net/webportal/ @status=301 ^/x1(.*) http://xfinity