-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Some of my integration tests do a long sequence of operations involving downloading data from remote hosts (about 2.500 pages at each run). The thing has gotten time-consuming (2h, 90% due to the network connection). Furthermore, in a few days I'll move to my holiday location and I'll be working on a mobile connection for a few weeks and, with those tests, I'd quickly consume my bandwidth.
So, I need to find an alternate solution and the simplest one seems to be a local web cache. Now, there's squid etc, but indeed it would be cool to have a Java web cache, that perhaps can be started and stopped by maven à la Jetty. Hints? - -- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." java.net/blog/fabriziogiudici - www.tidalwave.it/people [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxNr50ACgkQeDweFqgUGxelCgCggd+L/lKeXMwJBaWg7UGfJqC0 sgMAniuBjAp/PrpN5H8sVmLGl8Ccl13S =eGC9 -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en.
