[jira] [Updated] (TS-1011) SSL doesn't work on Solaris

2011-11-04 Thread Leif Hedstrom (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-1011:
--

Fix Version/s: (was: 3.0.2)

Add 3.0.2 as a fix version if/when the vote on the 3.0.x branch passes.

> SSL doesn't work on Solaris
> ---
>
> Key: TS-1011
> URL: https://issues.apache.org/jira/browse/TS-1011
> Project: Traffic Server
>  Issue Type: Bug
> Environment: Solaris 10+
>Reporter: Theo Schlossnagle
>Assignee: Theo Schlossnagle
> Fix For: 3.1.1
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Inbound SSL connections hang during handshake as the file descriptor isn't 
> refreshed in io system.

--
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




[jira] [Updated] (TS-1011) SSL doesn't work on Solaris

2011-11-04 Thread Leif Hedstrom (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-1011:
--

Fix Version/s: (was: 3.1.2)
   3.0.2
   3.1.1

> SSL doesn't work on Solaris
> ---
>
> Key: TS-1011
> URL: https://issues.apache.org/jira/browse/TS-1011
> Project: Traffic Server
>  Issue Type: Bug
> Environment: Solaris 10+
>Reporter: Theo Schlossnagle
>Assignee: Theo Schlossnagle
> Fix For: 3.1.1, 3.0.2
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Inbound SSL connections hang during handshake as the file descriptor isn't 
> refreshed in io system.

--
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




[jira] [Work started] (TS-1011) SSL doesn't work on Solaris

2011-11-04 Thread Theo Schlossnagle (Work started) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on TS-1011 started by Theo Schlossnagle.

> SSL doesn't work on Solaris
> ---
>
> Key: TS-1011
> URL: https://issues.apache.org/jira/browse/TS-1011
> Project: Traffic Server
>  Issue Type: Bug
> Environment: Solaris 10+
>Reporter: Theo Schlossnagle
>Assignee: Theo Schlossnagle
> Fix For: 3.1.2
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Inbound SSL connections hang during handshake as the file descriptor isn't 
> refreshed in io system.

--
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




[jira] [Resolved] (TS-1011) SSL doesn't work on Solaris

2011-11-04 Thread Theo Schlossnagle (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Theo Schlossnagle resolved TS-1011.
---

   Resolution: Fixed
Fix Version/s: 3.1.2

Should be rolled into 3.1.2

Should we consider backporting this into the 3.0? (yes)

> SSL doesn't work on Solaris
> ---
>
> Key: TS-1011
> URL: https://issues.apache.org/jira/browse/TS-1011
> Project: Traffic Server
>  Issue Type: Bug
> Environment: Solaris 10+
>Reporter: Theo Schlossnagle
>Assignee: Theo Schlossnagle
> Fix For: 3.1.2
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Inbound SSL connections hang during handshake as the file descriptor isn't 
> refreshed in io system.

--
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




[jira] [Commented] (TS-1008) TCP connection data isn't available from TSHttpSsn Object

2011-11-04 Thread Nick Kew (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143910#comment-13143910
 ] 

Nick Kew commented on TS-1008:
--

Fixed in Trunk in r1197499.

> TCP connection data isn't available from TSHttpSsn Object
> -
>
> Key: TS-1008
> URL: https://issues.apache.org/jira/browse/TS-1008
> Project: Traffic Server
>  Issue Type: Bug
>  Components: TS API
>Affects Versions: 3.0.1
>Reporter: Nick Kew
>Assignee: Nick Kew
>
> TCP connection data can be obtained through several API functions, such as 
> TSHttpTxnClientAddrGet.
> But the connection naturally belongs not to the TXN object but to the SSN 
> object.  There should be a TSHttpSsn*AddrGet family of functions that can be 
> used in a SSN_START (or any later) hook to obtain connection information.

--
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




[jira] [Assigned] (TS-1008) TCP connection data isn't available from TSHttpSsn Object

2011-11-04 Thread Nick Kew (Assigned) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Kew reassigned TS-1008:


Assignee: Nick Kew

> TCP connection data isn't available from TSHttpSsn Object
> -
>
> Key: TS-1008
> URL: https://issues.apache.org/jira/browse/TS-1008
> Project: Traffic Server
>  Issue Type: Bug
>  Components: TS API
>Affects Versions: 3.0.1
>Reporter: Nick Kew
>Assignee: Nick Kew
>
> TCP connection data can be obtained through several API functions, such as 
> TSHttpTxnClientAddrGet.
> But the connection naturally belongs not to the TXN object but to the SSN 
> object.  There should be a TSHttpSsn*AddrGet family of functions that can be 
> used in a SSN_START (or any later) hook to obtain connection information.

--
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