The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pactester: Test your proxy files (offline mode)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Pactester: Test your proxy files (offline mode) Posted: Jan 23, 2007 3:52 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Pactester: Test your proxy files (offline mode)
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement

I just noticed that Pactester has been released:

Pactester is a tool to test the proxy auto-configuration (PAC) files used by browsers to identify the correct proxy server for a given URL.

Since the PAC file evaluation mechanism is generated inside the browser and cannot be accessed from outside, the only way to tell which proxy your browser will use for a specific URL is manual inspection of the PAC file. Unfortunately, this approach is error prone and quickly becomes impractical for large and complex PAC files. Enter pactester, which resolves this issue by simulating browser behavior.

Normally I wouldn't think much about this, but I am seeing PAC come up more and more, normally surrounding doing offline/sync work for Ajax applications.

Read: Pactester: Test your proxy files (offline mode)

Topic: Component Based Web Development in NetBeans IDE Previous Topic   Next Topic Topic: The wise work manager for context-based scoping

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use