Couchbase.Aspnet session provider request timeout

I use Couchbase.AspNet 1.2.1.0 as asp.net state provider.
My config file looks like:

<?xml version="1.0" encoding="utf-8"?>

In my code use Session[“Test”] = “Couch is cool” and get the value Session[“Test”].
But the page cannot loaded, error is request time out.
Please help, thanks!

Posey -

I need more info to help you here. Enable logging and write the results to file and try to paste you config again - it didn’t come through correctly.

-Jeff