You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Miles Libbey (JIRA)" <ji...@apache.org> on 2010/03/24 18:01:27 UTC

[jira] Created: (TS-275) INKHttpTxnConnectTimeoutSet isn't documented

INKHttpTxnConnectTimeoutSet isn't documented
--------------------------------------------

                 Key: TS-275
                 URL: https://issues.apache.org/jira/browse/TS-275
             Project: Traffic Server
          Issue Type: Bug
          Components: Documentation
            Reporter: Miles Libbey
            Priority: Minor


Someone had a question about INKHttpTxnConnectTimeoutSet -- it's not documented in the SDK guide.  Can someone please provide:

- Where it should live (ie, Function Reference/HTTP Functions/  HTTP Transaction Functions)
- suggested text in a similar format to 
http://incubator.apache.org/trafficserver/docs/sdk/HTTPFunctions.html
(ie, what it does; prototype; description; returns, and possibly an example)

(Bryan also mentioned that a few timeout apis were added last year, but, I don't see any others with timeout in them (except for https://issues.apache.org/jira/browse/TS-256 -- INKHttpSchedule -- are we missing others?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TS-275) INKHttpTxnConnectTimeoutSet isn't documented

Posted by "Eric Balsa (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849286#action_12849286 ] 

Eric Balsa commented on TS-275:
-------------------------------

Miles, Hi, these are the 4 api calls that prob arent doc'd (yahoo add ons) related to this conversation:

int INKHttpTxnActiveTimeoutSet(INKHttpTxn txnp, int timeout)
int INKHttpTxnConnectTimeoutSet(INKHttpTxn txnp, int timeout)
int INKHttpTxnDNSTimeoutSet(INKHttpTxn txnp, int timeout)
int INKHttpTxnNoActivityTimeoutSet(INKHttpTxn txnp, int timeout)

They are pretty self-explanatory - - they simply effect the associated records.config entries for

proxy.config.http.transaction_active_timeout_out
proxy.config.http.connect_attempts_timeout
proxy.config.dns.lookup_timeout
proxy.config.http.transaction_no_activity_timeout_out

but in an API form so you can set these connection timeouts dynamically per request.

> INKHttpTxnConnectTimeoutSet isn't documented
> --------------------------------------------
>
>                 Key: TS-275
>                 URL: https://issues.apache.org/jira/browse/TS-275
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Miles Libbey
>            Priority: Minor
>
> Someone had a question about INKHttpTxnConnectTimeoutSet -- it's not documented in the SDK guide.  Can someone please provide:
> - Where it should live (ie, Function Reference/HTTP Functions/  HTTP Transaction Functions)
> - suggested text in a similar format to 
> http://incubator.apache.org/trafficserver/docs/sdk/HTTPFunctions.html
> (ie, what it does; prototype; description; returns, and possibly an example)
> (Bryan also mentioned that a few timeout apis were added last year, but, I don't see any others with timeout in them (except for https://issues.apache.org/jira/browse/TS-256 -- INKHttpSchedule -- are we missing others?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TS-275) INKHttpTxnConnectTimeoutSet isn't documented

Posted by "Miles Libbey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Miles Libbey reassigned TS-275:
-------------------------------

    Assignee: Diane Smith

Thanks Eric... Assigning to Diane.

> INKHttpTxnConnectTimeoutSet isn't documented
> --------------------------------------------
>
>                 Key: TS-275
>                 URL: https://issues.apache.org/jira/browse/TS-275
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Miles Libbey
>            Assignee: Diane Smith
>            Priority: Minor
>
> Someone had a question about INKHttpTxnConnectTimeoutSet -- it's not documented in the SDK guide.  Can someone please provide:
> - Where it should live (ie, Function Reference/HTTP Functions/  HTTP Transaction Functions)
> - suggested text in a similar format to 
> http://incubator.apache.org/trafficserver/docs/sdk/HTTPFunctions.html
> (ie, what it does; prototype; description; returns, and possibly an example)
> (Bryan also mentioned that a few timeout apis were added last year, but, I don't see any others with timeout in them (except for https://issues.apache.org/jira/browse/TS-256 -- INKHttpSchedule -- are we missing others?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-275) INKHttpTxnConnectTimeoutSet isn't documented

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-275:
-----------------------------

    Fix Version/s: 2.1.0

> INKHttpTxnConnectTimeoutSet isn't documented
> --------------------------------------------
>
>                 Key: TS-275
>                 URL: https://issues.apache.org/jira/browse/TS-275
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Miles Libbey
>            Assignee: Diane Smith
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Someone had a question about INKHttpTxnConnectTimeoutSet -- it's not documented in the SDK guide.  Can someone please provide:
> - Where it should live (ie, Function Reference/HTTP Functions/  HTTP Transaction Functions)
> - suggested text in a similar format to 
> http://incubator.apache.org/trafficserver/docs/sdk/HTTPFunctions.html
> (ie, what it does; prototype; description; returns, and possibly an example)
> (Bryan also mentioned that a few timeout apis were added last year, but, I don't see any others with timeout in them (except for https://issues.apache.org/jira/browse/TS-256 -- INKHttpSchedule -- are we missing others?)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira