Project

General

Profile

[REST API] Timeout after save issues changes

Added by pasquale [:dedalus] almost 13 years ago

I have developed a little c# application that use REST WS to update the priority and a custom field per bugs.
When I make this operation on a local machine (where the apache server is placed) I don't have any problem; when my collegues makes the same operations (updating 2-3 issues at once) they have an timeout issue.
Any idea?


Replies (1)

RE: [REST API] Timeout after save issues changes - Added by pasquale [:dedalus] almost 13 years ago

dedalus - wrote:

I have developed

resolved incrementing c# system.net maxconnection upper bound

    (1-1/1)