Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of queries a client script can make, helping to manage system performance and resource usage. |
| What area does it affect? |
Client Script Performance |
| What does the default mean? |
The default value is "500", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing client scripts or troubleshooting performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.max_query_size |
| Sys ID |
e349a6260a0a0b1300ce35f53923dad8 |
| Type |
integer |
| Application |
Global |
| Default value |
500 |
| Description |
Maximum amount of queries from client script. |
| Updated |
2024-05-25 03:39:12 |
Related properties