Github user kxepal commented on the pull request:
https://github.com/apache/couchdb/pull/194#issuecomment-38625376
Any reasons why Fauxton makes two request per page fetching?
```
_all_docs?skip=32868&descending=false&limit=101 GET 200 1.65âs
_all_docs?skip=32868&descending=false&limit=101 GET 304 4âms
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---