Hello Drupal Lovers I am trying to figure out a way to debug Varnish and write some code in VCL file. I am struggling to get all attributes and properties of an object. Is there anything like print_r for varnish too. I am looking at the request object and object is "req", any way to know what all information does it contain ? Hoping to get a reply soon :) -- Regards, Vaibhav Jain
The best place to ask for help on Varnish would be the High Performance group on Drupal Groups. Lots of people there use Varnish: http://groups.drupal.org/high-performance Jamie Holly http://www.intoxination.net http://www.hollyit.net On 10/26/2012 5:54 AM, Vaibhav Jain wrote:
Hello Drupal Lovers
I am trying to figure out a way to debug Varnish and write some code in VCL file. I am struggling to get all attributes and properties of an object. Is there anything like print_r for varnish too.
I am looking at the request object and object is "req", any way to know what all information does it contain ?
Hoping to get a reply soon :)
-- Regards, Vaibhav Jain
Thanks Jamie, Posted the same on groups as well. http://groups.drupal.org/node/264288 On Fri, Oct 26, 2012 at 4:42 PM, Jamie Holly <hovercrafter@earthlink.net>wrote:
The best place to ask for help on Varnish would be the High Performance group on Drupal Groups. Lots of people there use Varnish:
http://groups.drupal.org/high-performance
Jamie Hollyhttp://www.intoxination.net http://www.hollyit.net
On 10/26/2012 5:54 AM, Vaibhav Jain wrote:
Hello Drupal Lovers
I am trying to figure out a way to debug Varnish and write some code in VCL file. I am struggling to get all attributes and properties of an object. Is there anything like print_r for varnish too.
I am looking at the request object and object is "req", any way to know what all information does it contain ?
Hoping to get a reply soon :)
-- Regards, Vaibhav Jain
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Regards, Vaibhav Jain
participants (2)
-
Jamie Holly -
Vaibhav Jain