[
https://issues.apache.org/jira/browse/TS-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918547#comment-13918547
]
ASF GitHub Bot commented on TS-2604:
------------------------------------
Github user Degreane commented on the pull request:
https://github.com/apache/trafficserver/pull/53#issuecomment-36556479
Sir.
first of all i did git pull as u described .
it didn't compile the plugin with default compile methods then i went doing
tsxs -o collapsed_connection.so collapsed_connection.cc
afterwards copied collapsed_connection.so to
/usr/local/libexec/trafficserver
as usual where my lib for traffic server resides
enabled the plugin as your README says
with the config example as u provided
the plugin loaded fine but then i got an error
[Mar 4 06:26:29.477] Server {0x2b242f2ca240} NOTE: cache clustering
disabled
[Mar 4 06:26:29.482] Server {0x2b242f2ca240} NOTE: ip_allow.config
updated, reloading
[Mar 4 06:26:29.485] Server {0x2b242f2ca240} NOTE: cache clustering
disabled
[Mar 4 06:26:29.486] Server {0x2b242f2ca240} NOTE: logging initialized[3],
logging_mode = 3
[Mar 4 06:26:29.486] Server {0x2b242f2ca240} NOTE: loading plugin
'/usr/local/libexec/trafficserver/cacheurl.so'
[Mar 4 06:26:29.486] Server {0x2b242f2ca240} NOTE: loading plugin
'/usr/local/libexec/trafficserver/collapsed_connection.so'
[Mar 4 06:26:29.487] Server {0x2b242f2ca240} FATAL: unable to load
'/usr/local/libexec/trafficserver/collapsed_connection.so':
/usr/local/libexec/trafficserver/collapsed_connection.so: undefined symbol:
_Z18MurmurHash3_x86_32PKvijPv
hope this helps
much regards
Faysal Banna
[email protected]
> Collapsed connection plugin
> ---------------------------
>
> Key: TS-2604
> URL: https://issues.apache.org/jira/browse/TS-2604
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Ethan Lai
>
> This plugin collapses connections with identical CacheUrl/EffectiveUrl.
> Please find more detail from README and state.png (State Diagram)
--
This message was sent by Atlassian JIRA
(v6.2#6252)