]> git.phdru.name Git - bookmarks_db.git/commit
Perf(Rebobt/requests): Speedup second access
authorOleg Broytman <phd@phdru.name>
Sat, 2 Mar 2024 09:13:42 +0000 (12:13 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 2 Mar 2024 10:25:55 +0000 (13:25 +0300)
commit3b51e43f06c97c0d1a2ffbb1c29276acaeb64f07
tree5eee600afb8328bf1b3d8c75376df1f96e3d9841
parent011586eca56d3bde3fef2087579e6cbc0682f5b4
Perf(Rebobt/requests): Speedup second access

Use proxy immediately for hosts
for which we already know they require proxy.

Don't use proxy for hosts that aren't accessible even through proxy,
immediately return an error.
Makefile
Robots/bkmk_rrequests.py
doc/ANNOUNCE
doc/ChangeLog