Ticket #1938 (closed defect: fixed)
Error when producing large xml
| Reported by: | assefa | Owned by: | assefa |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | SOS Server | Version: | 4.10 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There was a problem when producing large xml (GetObservation and GetCapabilities) due to the fact that msIO_printf is using a static buffer of 8k and teh SOS module only calls this function once after all the xml is generated in memeory.
Change History
Note: See
TracTickets for help on using
tickets.
