I am trying to install the spdy plugin in my ats proxy server .. but its
not getting loaded ..
what i did :
1.make spdy
2.make install
3.then added the following line into
plugin.config :
spdy.so
4 started traffic server in debugging session
after passing that string line and file and line no . to _ink_assert
function .
It goes to in ink_fatal (return_code=1,message_format=0x7ffff7bcca68
"%s:%d": failed assert '%s'")at ink_error.cc
then ink_fatal_va
then ink_die_die_die( retval= 1) at ink_error.cc
kindly tell me if i have missed something in the installation
|