Skip to content

Conversation

@chipitsine
Copy link
Contributor

(*) travis ci support
(*) removed "upstream keepalive module" since modern nginx supports that natively
(*) changed memcached regex

(*) removed "upstream keepalive module" since modern nginx supports that natively
(*) changed memcached regex
--- request
GET /ver
--- response_body_like: ^VERSION \d+(\.\d+)+\S*?\r\n$
--- response_body_like: ^VERSION \d+(\.\d+)+.*?\r\n$
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make these changes a separate PR? I hope PRs are self-contained. Thank you very much!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chipitsine I can do the split myself this time. Please use atomic PRs next time. Thanks!

agentzh added a commit that referenced this pull request May 23, 2016
…butions may patch memcached and give it fancy version numbers (like Ubuntu). thanks Ilya Shipitsin for the patch in #24.
agentzh added a commit that referenced this pull request May 23, 2016
…ce it is already in recent nginx cores. thanks Ilya Shipitsin for the patch in #24.
agentzh added a commit that referenced this pull request May 23, 2016
@chipitsine chipitsine closed this May 24, 2016
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.

2 participants