[jira] Commented: (TS-80) Support regular expressions in the host fields of remap rules

2009-12-18 Thread Manjesh Nilange (JIRA)
[ https://issues.apache.org/jira/browse/TS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792739#action_12792739 ] Manjesh Nilange commented on TS-80: --- I've forwarded some text describing this feature to Diane

Re: OSX + libev + iocore/net encapsulation into trunk? please vote on inclusion in trunk

2009-12-18 Thread John Plevyak
In order to simply porting the iocore/net code which deals with polling was encapsulated. This means that the structure of the code changed although the actual calls sequence should be identical. The TCP codepaths have been tested as well as DNS but the raw UDP hasn't been, primarily because no

Re: OSX + libev + iocore/net encapsulation into trunk? please vote on inclusion in trunk

2009-12-18 Thread Leif Hedstrom
On 12/18/2009 02:27 PM, John Plevyak wrote: Based on discussion in IRC: The OSX + libev + iocore/net encapsulation patch could be applied to the trunk to bring this port and potentially ease others based on libev. This would require adding the libev code (at least temporarily) into the code tre

OSX + libev + iocore/net encapsulation into trunk? please vote on inclusion in trunk

2009-12-18 Thread John Plevyak
Based on discussion in IRC: The OSX + libev + iocore/net encapsulation patch could be applied to the trunk to bring this port and potentially ease others based on libev. This would require adding the libev code (at least temporarily) into the code tree (I say temporarily because we might through

[jira] Updated: (TS-2) OSX port

2009-12-18 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak updated TS-2: -- Attachment: osx-etc.patch > OSX port > > > Key: TS-2 > URL: https://issues.a

[jira] Commented: (TS-2) OSX port

2009-12-18 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792619#action_12792619 ] George Paul commented on TS-2: -- I forgot to mention that to build on OSX (10.5) requires GCC 4.2.4 s

[jira] Commented: (TS-2) OSX port

2009-12-18 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792563#action_12792563 ] George Paul commented on TS-2: -- The OSX port (10.5) currently is being worked on on the dev branch.

branches/dev

2009-12-18 Thread John Plevyak
I have made a branch: http://svn.apache.org/repos/asf/incubator/trafficserver/traffic/branches/dev as a staging ground for features which will not be part of 2.0 but are otherwise ready for checkin and which other folks might be interested in before we officially fork. Currently that includes

[jira] Resolved: (TS-46) increase cache partition size to avoid write-aggregation seeks

2009-12-18 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak resolved TS-46. Resolution: Fixed Fix Version/s: 2.1.0 Checked in to branches/dev to be checked into the 2.1 fork when it

[jira] Commented: (TS-86) HTTP cache miss latency huge

2009-12-18 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792521#action_12792521 ] John Plevyak commented on TS-86: Interestingly the problem still exhibits itself in optimized bu