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

2.x #17

Merged
merged 146 commits into from
Oct 19, 2016
Merged

2.x #17

merged 146 commits into from
Oct 19, 2016

Conversation

nlevitt
Copy link
Contributor

@nlevitt nlevitt commented Apr 11, 2016

No description provided.

…actor warc writer thread to use new WarcWriterPool class
… solve hanging connection issue (see comment in code)
… informative text/plain body, in "420 Limit reached" response
nlevitt added 29 commits May 10, 2016 01:11
…man-in-the-middle recording proxy code from warcproxy.py into mitmproxy.py
…eriodically in batches, instead of starting the timer in __init__
…orcing limits host limits using those stats, with tests
…into new start() and shutdown() methods, for easier integration into a separate python program
…t practice according to Python Packaging Authority (eases testing, etc)
… than regular (hard) limits (which result in a 420)
…on mac however, let's see what happens on travis-ci)
…kdb tables if they don't already exist... warcprox normally creates them on demand at startup, but if multiple instances are starting up at the same time, you can end up with duplicate broken tables, so it's a good idea to use this utility when spinning up a cluster
…eed work (it can be configured per job or per site)
…-length http response header (not chunked and server leaves connection open) -- reported by Alex Osborne
@nlevitt nlevitt merged commit de3c81f into master Oct 19, 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.

1 participant