Nope.
The CSM performs L7 only for HTTP (to inspect URLs, cookies or HTTP header) and HTTPS (when the SSL ID is needed for stickiness).
CSM also looks deeper into RTSP & FTP headers if you use service ftp or service rtsp commands.
"service ftp" or "service rtsp" options tell the CSM to interpret traffic to that VIP as FTP or RTSP control channel.
The CSM will then parse those control channels and automatically create the associate data channel/s.
Syed Iftekhar Ahmed