Push Configuration
The Push Config tab allows you to fine-tune how DiziPush delivers notifications to your subscribers. These performance-related settings affect speed, concurrency, and delivery reliability.
Configuration Options
Batch Size
- Number of notifications sent in a single batch.
- Default:
it will auto set according vps configuration
- Larger batch sizes may speed up delivery but increase server load.
Progress Update Frequency
- Determines how often the system updates the delivery progress during sending.
- Default:
it will auto set according vps configuration
- Higher values may reduce real-time feedback but lower system overhead.
Max Concurrent Requests
- The maximum number of parallel push requests that can be made at one time.
- Default:
it will auto set according vps configuration
- Increasing this can improve speed but may require more server resources.
Delay Between Batches
- Delay (in milliseconds) between sending each batch of notifications.
- Default:
300 ms
- Adding delay helps prevent rate-limiting or throttling from push servers.