Discovery Pattern for IIS returning large Payload com.glide.attachment.max_get_size errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 07:49 AM
Hello SNow Community,
I have a question in regards with Payload size for MID server configuration.
I am getting issues where my MID Server service restarts every night when it attempts to process a payload returning with an extra larage size (over 110 MB).
Although I have set MID Server properties on the SNow Discovery MID Server as follows,
Select record for action: mid.sm.discolog.max_object_size | mid.sm.discolog.max_object_size | 120000000 | |
Select record for action: mid.eccq.max_payload_size | mid.eccq.max_payload_size | 120000000 | |
Select record for action: mid.discovery.max_payload_size | mid.discovery.max_payload_size | 120000000 |
I am still getting error messages concerning the com.glide.attachment.max_get_size.
I looked under sys_properties and did not find it so I suspect that is is by default set to 5 MB as recommended as I get errors such as "Payload attachment exceeds the limit of 5242880 bytes set by system property com.glide.attachment.max_get_size".
Now I just want to be cautious as to increase this value as it is not only a Discovery limit but a system wide property.
Did anyone run into this issue ?
Thanks !