Replies: 1 comment
-
It was my load balancer, not couchdb, this thread can be deleted |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to download documents from my couchDB server, I have a timeout on 30 seconds and my output file is truncated.
I added and set the chttpd:disconnect_check_msec (doc) value to 300000 (5 minutes)
Then I restarted the server with a /etc/init.d/couchdb restart
But the query is still timeouted to 30 seconds.
Do you have any idea ?
Thx
Beta Was this translation helpful? Give feedback.
All reactions