bakape
bakape
As long as the post content is compressed, it actually should be fast enough and less error-prone.
To decrease request amounts. - [x] post deletion - [x] post deletion by IP - [ ] post purging - [x] image spoilering - [x] image deletion - [x] Only...
- [ ] Decode/Encode before I/O - [ ] Validate length
Start all connections with a version handshake. If version mismatch, force reload on client.
- [ ] Compress chunked streams in Go - [ ] Remove conditional flag and config file entry - [ ] Remove Gzip rules from sample nginx config - [...