Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

apns slow #200

Open
smoi opened this issue Jan 31, 2014 · 2 comments
Open

apns slow #200

smoi opened this issue Jan 31, 2014 · 2 comments

Comments

@smoi
Copy link

smoi commented Jan 31, 2014

Hi,
yesterday I sent about 35k push to my iOS users and it took about 2 hours to send them, is there a way to speed-up it? maybe using more threads? Is this something related to the slowness of apple apns?

@ileitch
Copy link
Owner

ileitch commented Jan 31, 2014

Disable 'check_for_errors' and increase the number of connections (defined on the app). What is your batch size? You can try tune that and the polling frequency.

Sent from my iPhone

On Jan 31, 2014, at 6:55 AM, smoi notifications@github.com wrote:

Hi,
yesterday I sent about 35k push to my iOS users and it took about 2 hours to send them, is there a way to speed-up it? maybe using more threads? Is this something related to the slowness of apple apns?


Reply to this email directly or view it on GitHub.

@smoi
Copy link
Author

smoi commented Jan 31, 2014

how can I disable the check for errors? What does the feature do? And what about the polling frequency? How can I improve it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants