View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008625 | Taler | deployment and operations | public | 2024-03-11 08:56 | 2024-04-15 21:32 |
Reporter | javier.sepulveda | Assigned To | javier.sepulveda | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0008625: Additional nginx configurations - Anastasis long-polling | ||||
Description | We need to configure all of our nginx that reverse-proxy to an exchange/merchant/challenger/sync/anastasis service for long-polling, specifically large timeouts and a large number of concurrent active connections, like this: | ||||
Steps To Reproduce | Check where is necessary. | ||||
Additional Information | keepalive_timeout 160s; keepalive_requests 100000; proxy_read_timeout 900s; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-11 08:56 | javier.sepulveda | New Issue | |
2024-03-11 08:56 | javier.sepulveda | Status | new => assigned |
2024-03-11 08:56 | javier.sepulveda | Assigned To | => javier.sepulveda |
2024-03-14 13:47 | javier.sepulveda | Assigned To | javier.sepulveda => Christian Grothoff |
2024-03-14 13:47 | javier.sepulveda | Status | assigned => feedback |
2024-03-18 12:02 | Christian Grothoff | Note Added: 0021940 | |
2024-03-18 12:02 | Christian Grothoff | Assigned To | Christian Grothoff => javier.sepulveda |
2024-03-18 12:02 | Christian Grothoff | Status | feedback => assigned |
2024-03-26 12:03 | javier.sepulveda | Status | assigned => resolved |
2024-03-26 12:03 | javier.sepulveda | Resolution | open => fixed |
2024-04-12 01:50 | Christian Grothoff | Fixed in Version | => 0.10 |
2024-04-12 01:50 | Christian Grothoff | Target Version | => 0.10 |
2024-04-15 21:32 | Christian Grothoff | Status | resolved => closed |