define('WP_REDIS_DATABASE', 2); define('WP_REDIS_MAXTTL', 3600); define('WP_REDIS_PORT',6379); define('WP_REDIS_HOST','127.0.0.1');