Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved getting actual PHP version for AppVeyor #40

Merged
merged 1 commit into from Mar 5, 2018
Merged

Improved getting actual PHP version for AppVeyor #40

merged 1 commit into from Mar 5, 2018

Conversation

sergeyklay
Copy link
Contributor

@sergeyklay sergeyklay commented Mar 5, 2018

As I can see the PHP.net team experiences some bandwidth issues for the http://windows.php.net website. Therefore, they decided to block all requests without User-Agent.

20/feb/2018: Hi! We seem to be receiving high volume requests coming from empty user agents. While this shouldn't be an issue, this unfortunately resulted in bandwidth issues on this server causing all downloads to be unavailable. We've therefore decided to temporarily block empty user agents until we upgraded our server bandwidth.

03/mar/2018: We've upgraded the server bandwidth. This is however still not sufficient to handle all empty user agent connections. Please update the user agent in your scripts accordingly or contact us so we can discuss it.

Thank you for your understanding.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 33eedfc on phalcon:fix/appveyor-install-php into 5de43f2 on jbboehr:master.

@coveralls
Copy link

coveralls commented Mar 5, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling fb102ba on phalcon:fix/appveyor-install-php into 5de43f2 on jbboehr:master.

@sergeyklay
Copy link
Contributor Author

@jbboehr Could you please take a look? :)

@jbboehr
Copy link
Owner

jbboehr commented Mar 5, 2018

@sergeyklay You added these to the appveyor cache, correct?

@jbboehr jbboehr merged commit c43de7f into jbboehr:master Mar 5, 2018
@sergeyklay sergeyklay deleted the fix/appveyor-install-php branch March 6, 2018 12:50
@sergeyklay
Copy link
Contributor Author

sergeyklay commented Mar 6, 2018

@jbboehr Do you mean php archive and dependencies? Yes, I added all this to the AppVeyor cache

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

Successfully merging this pull request may close these issues.

None yet

3 participants