[
https://issues.apache.org/jira/browse/TS-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246436#comment-13246436
]
Bryan Call commented on TS-703:
-------------------------------
Debug from ATS (I think I forgot to copy the last lookup in my notes):
[bcall@ ~]$ sudo /home/y/bin64/traffic_server -T dns 2>/dev/stdout | grep send
[Apr 3 17:11:22.040] Server {0x7f1ccd930720} DEBUG: (dns) send query (qtype=1)
for localhost.mud.yahoo.com to fd 67
[Apr 3 17:11:22.041] Server {0x7f1ccd930720} DEBUG: (dns) send query
(qtype=28) for localhost.mud.yahoo.com to fd 67
[Apr 3 17:11:22.041] Server {0x7f1ccd930720} DEBUG: (dns) send query
(qtype=28) for localhost.mud.yahoo.com.yahoo.com to fd 67
Debug from YTS:
[bcall@ ~]$ sudo /home/y/bin64/traffic_server -T dns 2>/dev/stdout | grep send
[Apr 3 17:05:14.339] Server {4146587904} DEBUG: (dns) send query for
localhost.ac4.yahoo.com to fd 183
[Apr 3 17:05:14.341] Server {4146587904} DEBUG: (dns) send query for
localhost.yahoo.com to fd 183
[Apr 3 17:05:14.344] Server {4146587904} DEBUG: (dns) send query for localhost
to fd 183
> cannot find server response 502 :( plz help me!!
> ------------------------------------------------
>
> Key: TS-703
> URL: https://issues.apache.org/jira/browse/TS-703
> Project: Traffic Server
> Issue Type: Test
> Reporter: KenYun
>
> Finally, I installed ASF with a rpm vesrsion but I faced with the other
> problem as you see just under.
> I will really appreciate if you could help me :)
> This just under is a message after I put ' curl -v http://localhost/ ' to
> test if AFS works.
> ] curl -v http://localhost/
> .
> .
> .
> <!-- default "Cannnot find server." response (502) -->
> FYI,
> Of course I did following things,
> CONFIG proxy.config.proxy_name STRING kenyun
> CONFIG proxy.config.http.server_port INT 80
> map http://localhost:80/ http://localhost:8080/
> map http://kenyun:80/ http://localhost:8080/
> Listen 8080
> Plz tell me if I did something wrong here ㅠㅠ
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira