Github user Degreane commented on the pull request: https://github.com/apache/trafficserver/pull/53#issuecomment-36556450 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 degre...@gmail.com
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---