Howdy, I noticed that every time I run
make clean && make html on a sphinx-based site, I have a short stall and network activity, so I ran wireshark in the background, and it captured this conversation between my machine and 82.94.164.162: GET /objects.inv HTTP/1.1 Accept-Encoding: identity Host: docs.python.org Connection: close User-Agent: Python-urllib/2.6 HTTP/1.1 200 OK Date: Fri, 02 Oct 2009 09:01:44 GMT Server: Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.5 Python/2.5.2 Last-Modified: Fri, 02 Oct 2009 05:36:37 GMT ETag: "13e004a-59d40-474ed25cb6340" Accept-Ranges: bytes Content-Length: 367936 Connection: close Content-Type: text/plain # Sphinx inventory version 1 # Project: Python # Version: 2.6 filecmp mod library/filecmp.html distutils.debug mod distutils/apiref.html imageop mod library/imageop.html curses.textpad mod library/curses.html code mod library/code.html [ etc... It goes on for 400K's worth ] Why is this necessary? Is there something I've configured wrong to make this happen? Thanks for any help... Cheers, f --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
