[ 
https://issues.apache.org/jira/browse/COUCHDB-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180911#comment-14180911
 ] 

Ben Keen commented on COUCHDB-2315:
-----------------------------------

Robert Kowalski made a big refactor of some related code: 
https://github.com/apache/couchdb-fauxton/pull/106

I'll wait for that to be merged in prior to looking at this.

> Documents paging generates too many requests
> --------------------------------------------
>
>                 Key: COUCHDB-2315
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2315
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Alexander Shorin
>            Assignee: Ben Keen
>
> When you navigates through list of documents Fauxton sends 2 requests: for 
> new page items and fetching all design documents. Also, there is no 
> protection from double and multiple clicks on prev/next page button: it's 
> possible to send a lot of similar requests to CouchDB while only one will be 
> actually processed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to