How can I make sure PHP is using TBinaryProtocolAccelerated and not TBinaryProtocol as the protocol?

I am using PHP5 in Ubuntu Server.

link|improve this question

60% accept rate
Your Thrift question is probably better placed on StackOverflow. – joschi Jun 11 '11 at 12:48
I though this had something to do with server admin. Am I wrong? – Jean-Nicolas Boulay Desjardins Jun 11 '11 at 15:38
TBinaryProtocol and TBinaryProtocolAccelerated are protocol flavors of Thrift. So it's not specific to PHP, nor Apache httpd, nor Ubuntu Linux. – joschi Jun 11 '11 at 17:10
Sorry, I was confused. Thanks joschi – Jean-Nicolas Boulay Desjardins Jun 12 '11 at 6:08
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.